Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

976 total results found

drop-backend-migration-plan

Specs & Plans

Drop Backend Migration Plan Hono/TypeScript → Kotlin/Ktor Authored by: Petter Graff (Software Architect Agent) Date: 2026-03-29 MC Task: #5124 Status: READY FOR REVIEW — Requires CEO approval before any build action (ZAKON #2) Executive Summary Five previous ...

staleness
needs-review

AAOS — ALAI Agent Operating System

System Architecture

Executive Summary AAOS is the enforcement runtime for the ALAI agent system. It turns optional protocols (RAG-first, GOTCHA, evidence tracking, quality gates) into mandatory runtime gates that every agent passes through on every lifecycle transition. Core insi...

staleness
needs-review

AAOS — Architecture Overview

Agent Catalog

AAOS — Architecture Overview AAOS = ALAI Agent Operating System — Redesigned 2026-04-03 to collapse 10 virtual companies into 4 functional groups with pure orchestration. The Transformation: 10 → 4 Before AAOS, we had 10 virtual companies with overlapping res...

staleness
needs-review

John Orchestrator — Rules & Routing

Agent Catalog

John Orchestrator — Rules & Routing John is ALAI's AI Director. Pure orchestrator — delegates ALL execution to specialist agents. Source: ~/system/agents/definitions/john-orchestrator.yaml + ~/system/config/john-routing.json Identity Name: john-orchestrator M...

staleness
needs-review

Task Metrics & Learning Agent

Agent Catalog

Task Metrics & Learning Agent AAOS tracks every task's execution metrics and learns from patterns via a nightly learning agent. Task Metrics Schema Database: ~/system/databases/mission-control.db Table: task_metrics CREATE TABLE task_metrics ( task_id INT...

staleness
needs-review

Hooks Architecture Overview

Hooks Reference

Hooks Architecture Overview Last updated: 2026-04-05 Status: All hooks migrated to Kotlin/GraalVM native binaries Architecture ALAI uses two GraalVM native binaries for hook enforcement: Binary Purpose Size alai-hooks Business logic hooks (security, qua...

staleness
needs-review

Rebrand Plan — VivaCareUSA → LumisCare

LumisCare — Enterprise Healthcare Platform

Plan: LumisCare Rebrand — VivaCareUSA → LumisCare Architect: Petter Graff (Team Lead) Date: 2026-04-05 Estimated execution: 1 working day Research Summary Golden Commit c80a3637 — "ALL TESTS GREEN: Element 100%, CEO 100%, Flow PASS" (2026-01-25) This is the a...

staleness
needs-review

Architecture — Component HLD Master

LumisCare — Enterprise Healthcare Platform

LumisCare — Component High-Level Design Master Document Version: 1.0 Date: 2026-04-04 Author: Dr. Sarah Chen, Healthcare IT Systems Architect Status: Active — Reflects verified implementation state as of 2026-04-04 Method: Static analysis of source tree + HLD ...

staleness
needs-review

Architecture — Event Bus Map

LumisCare — Enterprise Healthcare Platform

LumisCare Event Bus — Current State Map Date: 2026-04-04 Author: Martin Kleppmann (Distributed Systems Audit) Method: Static analysis of all publisher and listener classes in backend/services/ Source of truth: Actual Java source files, not design documents Ar...

staleness
needs-review

Architecture — Frontend Route Map

LumisCare — Enterprise Healthcare Platform

LumisCare Frontend — Complete Route Map Generated: 2026-04-04 Source of truth: frontend/web/src/routes/index.ts + src/components/navigation/sidebar/Sidebar.tsx Mobile source: mobile/app/src/app/ (Expo Router v4, file-based) Total registered web routes: 97 (inc...

staleness
needs-review

Fix Backlog — P0/P1/P2 Issues

LumisCare — Enterprise Healthcare Platform

LumisCare — Fix Backlog Consolidated from 5 expert reports — 2026-03-25 Total issues: 32 Format: [PORTAL] [PAGE] [ELEMENT] [PROBLEM] [FIX NEEDED] P0 — Demo Blocking Issues that will be visible within 60 seconds of any stakeholder opening the app. Must be fixe...

staleness
needs-review

Security Hooks (Kotlin/GraalVM)

Hooks Reference Security Hooks

Security Hooks All security hooks run as PreToolUse gates. Exit 2 = BLOCK, Exit 0 = ALLOW. Binary: ~/.claude/hooks/alai-hooks BashSecurityGate (alai-hooks bash) Event: PreToolUse[Bash] | ZAKON: Multiple Blocks dangerous shell commands: NPM Audit Gate: Blocks ...

staleness
needs-review

Quality Gate Hooks (Kotlin/GraalVM)

Hooks Reference Quality Gate Hooks

Quality Gate Hooks Enforce quality standards before task completion and during sessions. EvidenceGatekeeper (alai-hooks evidence-gate) Event: PreToolUse[Bash] | ZAKON: #21 Blocks mc.js done if no evidence directory exists: Checks for /tmp/evidence-{taskId}/ d...

staleness
needs-review

Mock-to-Real Migration Plan

LumisCare — Enterprise Healthcare Platform

Mock API to Real Backend — Migration Plan Generated: 2026-03-26 Author: FlowForge (ALAI DevOps) Project: LumisCare Enterprise Healthcare Platform Scope: 222 mock endpoints → 11 Spring Boot microservices via Web BFF 1. Current State Summary Component Status...

staleness
needs-review

Protocol Hooks (Kotlin/GraalVM)

Hooks Reference Protocol Hooks

Protocol Hooks Enforce organizational protocols and workflows. LeadGuard (alai-hooks lead-guard) Event: PreToolUse[Write|Edit|MultiEdit] Protects lead/sales data integrity. SessionStartContext (claude-hooks session) Event: SessionStart Injects session context ...

staleness
needs-review

drop-full-delivery-plan

Specs & Plans

Plan: Drop Full Delivery (#7187) Research Summary Full codebase audit completed (2026-04-06). Drop is 65-70% feature complete, 40% production ready. What exists: Landing page with waitlist form (PostgreSQL-backed) — 13 languages Next.js web app: 27 pages, 72 ...

staleness
needs-review

Overview

ALAI Website (alai.no)

Overview Domain & Infrastructure Domain: alai.no Vercel Project: ucenje-deploy Local Repository: ~/ALAI/web Remote Repository: https://github.com/johnatbasicas/alai-web.git Tech Stack: Next.js 14, React, Tailwind CSS, Vercel Deploy Method cc-api-...

staleness
needs-review

Architecture

ALAI Website (alai.no)

Architecture Technology Stack Next.js 14, React, Tailwind CSS, Vercel Infrastructure To be documented: hosting environment, dependencies, integrations Deployment Pipeline cc-api-server /bash → vercel --prod Dependencies To be documented: external services,...

staleness
needs-review