Advanced Search
Search Results
1253 total results found
Architecture Overview
Architecture Overview System Design Drop Srbija is a fintech payment app for the Serbian market, enabling phone-based remittance and instant transfers via NBS IPS (Narodna Banka Srbije instant payment system). Core principle: Money never touches Drop — it stay...
Regulatory Compliance
Regulatory Compliance Overview Drop Srbija operates within the Serbian regulatory framework for payment services, data protection, and anti-money laundering. This document outlines the key legal requirements and compliance obligations. NBS (Narodna Banka Srbij...
Developer Onboarding
Developer Onboarding Welcome to Drop Srbija This guide will help you set up the Drop Srbija development environment and get started contributing to the codebase. Prerequisites Ensure you have the following installed before proceeding: Tool Version Installat...
Runbook: NBS IPS Outage
Runbook: NBS IPS Outage Purpose This runbook provides step-by-step procedures for detecting, triaging, and responding to NBS IPS (Narodna Banka Srbije Instant Payment System) outages or degraded performance. Trigger Any of the following conditions indicate pot...
Decision Log
Decision Log Purpose This document records all significant architectural, technical, and regulatory decisions made during Drop Srbija development. Each entry includes context, decision, rationale, and alternatives considered. Format Each decision follows this ...
Hive Activation 2026-04-17 — Main Runbook
Hive Activation — 2026-04-17 Status: Phase 1–5 builders complete; Phase 6 validation in progress. Plan: ~/system/specs/hive-activation-plan.md Evidence: ~/system/evidence/hive-activation-2026-04-17/ Prior sprint: System Evolution 2026-04-16 (see system-evoluti...
HiveMind Subscriptions
HiveMind Subscriptions Owner: CodeCraft Implemented: 2026-04-17 (Hive Activation Phase 1) Code: ~/system/agents/hivemind/hivemind.js DB: ~/system/databases/hivemind.db (subscriptions table) Purpose Before Hive Activation, agents posted knowledge to HiveMind bu...
Library Auto-Push
Library Auto-Push Owner: FlowForge Implemented: 2026-04-17 (Hive Activation Phase 2 T4) Plist: ~/Library/LaunchAgents/com.alai.library-sync.plist Wrapper: ~/system/tools/library-sync-wrapper.sh Purpose Before this daemon, library.js sync was manual. Result: 26...
Skill Use Counter
Skill Use Counter Owner: CodeCraft Implemented: 2026-04-17 (Hive Activation Phase 3 T7 + T8) Hook: ~/.claude/hooks/skill-use-counter.sh Viewer: ~/system/tools/skill-usage.js Audit: ~/system/tools/skill-audit-report.sh (weekly) Purpose Before T7, skill-registry...
Meta-Agent Loop
Meta-Agent Loop Owner: AgentForge Implemented: 2026-04-17 (Hive Activation Phase 5 T11) Script: ~/system/tools/meta-agent-loop.js Schedule: ~/Library/LaunchAgents/com.alai.meta-agent-loop.plist — daily 03:30 CEST Purpose Before T11, nothing converted recurring...
discover.js Re-Index + LightRAG Fallback
discover.js — Re-Index + LightRAG Fallback Owner: AgentForge Implemented: 2026-04-17 (Hive Activation Phase 4 T9 + T10) Tool: ~/system/tools/discover.js Index: ~/system/tools/.alai/discover-index.json Post-sync wrapper: ~/system/tools/library-sync-wrapper.sh P...
Tender Parking Protocol
Tender Parking Protocol Owner: John (ALAI Holding) Updated: 2026-04-17 Decision: Alem, 2026-04-17 11:30 CEST Policy Tenders auto-ingested from TED/Mercell are NOT auto-worked. They are parked by default and selectively reactivated when: Strategic fit — deadli...
Email Address Validation (Pre-Send Gate)
Email Address Validation (pre-send gate) Owner: CodeCraft (tooling) Implemented: 2026-04-18 (after Quran outreach 2-bounce incident) Script: ~/system/tools/email-address-validate.js Cache: ~/system/databases/email-address-cache.sqlite (7-day TTL) Why First-sen...
LightRAG Backup (Azure-native + local safety net)
LightRAG Backup (Azure-native + local safety net) Domain note (2026-05-17): References to lightrag.basicconsulting.no in this doc are the legacy hostname. Current live endpoint: lightrag.alai.no. Owner: FlowForge (infra) Implemented: 2026-04-18 (updated for ...
Azure LightRAG Migration — Complete Runbook
Azure LightRAG Migration — Complete Runbook Domain note (2026-05-17): This doc was written when hostnames were lightrag.basicconsulting.no and ollama.basicconsulting.no. Both have since migrated to lightrag.alai.no and ollama.alai.no. Historical command examp...
Ollama Cloudflare Tunnel — Exposing Local Inference to Cloud
Ollama Cloudflare Tunnel — Exposing Local Inference to Cloud Domain note (2026-05-17): This doc refers to ollama.basicconsulting.no — the legacy hostname. Current live endpoint: ollama.alai.no. Historical examples below retain original hostname for accuracy. ...
ALAI Domain Migration — basicconsulting.no → alai.no
ALAI Domain Migration — basicconsulting.no → alai.no Context ALAI rebrand did not include support stack migration. 11 subdomains remain on legacy basicconsulting.no domain. Current Live State (by Zone) basicconsulting.no (Cloudflare zone 4670dbd0acfeab4174ac...
AWS CLI Setup — john-deploy IAM
AWS CLI Setup — john-deploy IAM Credentials Location ~/.aws/credentials [default] aws_access_key_id = AKIAUXDEHCNUHFX472XL aws_secret_access_key = (stored in Vault: "AWS CLI - john-deploy IAM") IAM User Details User: john-deploy AWS Account: 324480209768 A...