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

1483 total results found

4. Agents & Minions

ALAI System Architecture — How It All W...

Autonomous task execution agents

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. Use Case: Creating a New Product

ALAI System Architecture — How It All W...

Step-by-step walkthrough of how the system builds a new product from scratch

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. Quick Reference

ALAI System Architecture — How It All W...

Key commands, file paths, and configuration

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

Infrastructure & Internal Services

Support & Runbooks

Complete runbooks for all ALAI internal services: Docker containers, LaunchAgent daemons, Cloudflare tunnel, Vaultwarden, email system, bots, and more.

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

Plock — Demo Readiness

Canonical PLOCK baseline package, QA review, and narrow verification notes.

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