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

964 total results found

4.1 Minion System

ALAI System Architecture — How It All W... 4. Agents & Minions

Minion System Minions are one-shot autonomous agents (inspired by Stripe's internal system). Each minion: Gets a single task Runs in an isolated git worktree Has full tool access (read/write files, run commands) Follows a blueprint (YAML chain of steps) Produ...

staleness
needs-review

4.2 HiveMind — Shared Knowledge

ALAI System Architecture — How It All W... 4. Agents & Minions

HiveMind — Shared Knowledge Base HiveMind (~/system/agents/hivemind/hivemind.js) is the collective memory of all agents. What Goes Into HiveMind Task completions — every pi-orchestrator task result (Tier 2+) Agent discoveries — facts, patterns, warnings found...

staleness
needs-review

5.1 Scenario: Building "Bento" — a Meal Prep SaaS

ALAI System Architecture — How It All W... 5. Use Case: Creating a New Product

Use Case: Building "Bento" — a Meal Prep SaaS Let's walk through how the ALAI system would build a completely new product from CEO idea to deployed MVP. The Idea Alem: "We need a meal prep subscription SaaS for the Nordic market. Next.js frontend, Kotlin/Ktor...

staleness
needs-review

5.2 Pipeline Cascade: Review → Security → Deploy

ALAI System Architecture — How It All W... 5. Use Case: Creating a New Product

Pipeline Cascade Step 4: Pipeline Triggers REVIEW After BUILD completes, the Pipeline Engine fires: pipeline-engine.js advance 4001 → Stage: BUILD complete → Creating REVIEW task for Proveo New MC task created: #4006 [M] [open] [—] [BENTO-REVIEW] Code rev...

staleness
needs-review

5.3 End-to-End Timeline

ALAI System Architecture — How It All W... 5. Use Case: Creating a New Product

End-to-End Timeline What the System Produces Starting from 5 MC tasks, the full pipeline generates: Stage Tasks Company Time BUILD — scaffold 1 CodeCraft ~15 min BUILD — DB schema 1 CodeCraft ~10 min BUILD — landing page 1 Vizu ~8 min BUILD — auth...

staleness
needs-review

6.1 Key Commands

ALAI System Architecture — How It All W... 6. Quick Reference

Key Commands Mission Control node ~/system/tools/mc.js list # List open tasks node ~/system/tools/mc.js show <id> # Task details node ~/system/tools/mc.js add "title" -p H # Create high-priority task node ~/system/tools/...

staleness
needs-review

ALAI Infrastructure — Service Catalog & Runbooks

Support & Runbooks Infrastructure & Internal Services

ALAI Infrastructure — Service Catalog & Runbooks Last updated: 2026-03-11 | Maintained by: John (AI Director) Host: Mac Studio M3 Ultra (ANVIL) | OS: macOS Quick health: node ~/system/tools/daemon-health.js 🐳 Docker Services (23 containers) Core Platform Se...

staleness
needs-review

ALAI Infrastructure Map & Ops Runbooks

Operations

ALAI Infrastructure Map & Ops Runbooks Last updated: 2026-03-12 | Author: John (AI Director) 1. Infrastructure Overview Azure VM — vm-alai-support PropertyValue IP4.223.110.181 RegionSweden Central SizeStandard_B2als_v2 (2 vCPU, 4GB RAM) OSUbuntu 22.04 LTS SSH...

staleness
needs-review

ALAI Infrastructure Map & Ops Runbooks

Operations

ALAI Infrastructure Map & Ops Runbooks Last updated: 2026-03-12 | Author: John (AI Director) 1. Infrastructure Overview Azure VM — vm-alai-support PropertyValue IP4.223.110.181 RegionSweden Central SizeStandard_B2als_v2 (2 vCPU, 4GB RAM) OSUbuntu 22.04 LTS SSH...

staleness
needs-review

New Page

System Architecture

staleness
needs-review

Demo Readiness — Index

Plock — Demo Readiness

Source: ~/ALAI/products/Plock/docs/demo-readiness/INDEX.md PLOCK Demo Readiness — Canonical Baseline Index Date: 2026-03-14 Purpose: Entry point for all agents and humans working on PLOCK demo-readiness, documentation QA, and subsequent backlog generation. Re...

staleness
needs-review

Canonical Source of Truth

Plock — Demo Readiness

Source: ~/ALAI/products/Plock/docs/demo-readiness/00-canonical-source-of-truth.md PLOCK — Canonical Source of Truth Date: 2026-03-14 Purpose: Define which files are authoritative for PLOCK and which files are stale/conflicting, so all future documentation, QA,...

staleness
needs-review

User Stories Baseline

Plock — Demo Readiness

Source: ~/ALAI/products/Plock/docs/demo-readiness/01-user-stories-baseline.md PLOCK — User Stories Baseline Date: 2026-03-14 Purpose: Establish a first canonical user-story baseline for PLOCK using real repository evidence and authoritative product documents. ...

staleness
needs-review

Feature Baseline

Plock — Demo Readiness

Source: ~/ALAI/products/Plock/docs/demo-readiness/02-feature-baseline.md PLOCK — Feature Baseline Date: 2026-03-14 Purpose: Establish a first canonical feature baseline for PLOCK using real repository evidence and authoritative documentation. This is the opera...

staleness
needs-review

Gaps and Next Steps

Plock — Demo Readiness

Source: ~/ALAI/products/Plock/docs/demo-readiness/03-gaps-and-next-steps.md PLOCK — Gaps and Next Steps Date: 2026-03-14 Purpose: Convert the current PLOCK reality into an actionable plan: what is missing, what is conflicting, what is risky, and in which order...

staleness
needs-review

QA Checklist Baseline

Plock — Demo Readiness

Source: ~/ALAI/products/Plock/docs/demo-readiness/04-qa-checklist-baseline.md PLOCK — QA Checklist Baseline Date: 2026-03-14 Purpose: Define the deterministic review checklist that must be applied to every PLOCK demo-readiness document before it is treated as ...

staleness
needs-review

Initial Package QA Review

Plock — Demo Readiness

Source: ~/ALAI/products/Plock/docs/demo-readiness/05-initial-package-review.md PLOCK — Initial Package QA Review Date: 2026-03-14 Reviewer: John Scope: Manual QA review of the current canonical PLOCK demo-readiness baseline package under ~/ALAI/products/Plock/...

staleness
needs-review

API Spec Verification Pass

Plock — Demo Readiness

Source: ~/ALAI/products/Plock/docs/demo-readiness/06-api-spec-verification-pass.md PLOCK — API Spec Verification Pass Date: 2026-03-14 Reviewer: John Scope: Narrow manual verification of docs/API-SPEC.md against the real Ktor route surface under backend/src/ma...

staleness
needs-review