Advanced Search
Search Results
964 total results found
3-Phase Migration Plan
## §5 Migration Phases Migration is additive. No existing file is moved. No existing convention is broken. Each phase adds structure; nothing removes it. ### Phase 1 — Week 1: Tool exists, new invocations opt in **Deliverable:** `~/system/tools/output-path....
Enforcement Options A+B
## §6 Enforcement Three options, ranked by intrusiveness: ### Option A — Lint-on-mc-ready (least intrusive) [RECOMMENDED] A `pre-mc-ready` bash hook intercepts `mc.js ready ` calls. It reads the MC outcome/evidence field and checks whether any path referenc...
Skill Examples (3)
## §7 Per-Skill Examples ### 7.1 task-postflight **Current behavior:** Evidence written to `/tmp/postflight-/` (when it exists at all). Outcome is terminal output only. Brief (the AC list) exists only in the MC description, not alongside the output. **After...
Overview & Outcomes
ANVIL Filesystem Sweep — Overview & Outcomes What and Why The ANVIL Filesystem Sweep (MC #99637) was a comprehensive cleanup and canonicalization effort to resolve structural drift in ALAI's Mac Studio orchestration host filesystem. After 4+ months of agent a...
Canonical Registry
Canonical Path Registry Purpose: Industry-standard ITIL CMDB / Spotify Backstage pattern. Catalog of canonical paths, their owners, scope, and anti-drift rules. This is the authoritative source for "where does X belong" questions in ALAI's filesystem hierarch...
ADR-022: Architectural Decision
ADR-022: ANVIL Filesystem Canonical Map and Cleanup Status: Accepted (2026-05-07) Deciders: Alem Basic (CEO) via Phase 2 gap report Consulted: Petter Graff (architect), FlowForge (devops), Proveo (validator) Date: 2026-05-07 Context ALAI's ANVIL (Mac Stud...
Drift Detection Design
ANVIL Filesystem Drift Detection Daemon — Design Specification Purpose: Automated weekly detection of canonical path registry violations, CLAUDE.md scope drift, and filesystem chaos re-introduction. Prevents split-brain recurrence after ANVIL FS Sweep (ADR-02...
Validation Evidence
ANVIL-FS Phase 3 Wave 3-A — E2E Validation Report Date: 2026-05-07 Operator: Proveo (Angie Jones) Parent MC: #99637 Validation MC: #99703 Validation Overview Method: 10-probe end-to-end validation covering inventory diff, daemon health, boot health, disco...
ADR-023 — Tenant Restructure Decision
Status: Accepted 2026-05-07Cross-reference: This follows the ANVIL Filesystem Sweep (Mechanical) — ADR-022. Phase D addresses organizational/tenant concerns.ContextADR-022 documented the mechanical filesystem sweep — orphans, broken refs, PHANTOM daemons. Afte...
Tree Blueprint — Where to Put Things
⚠️ READ FIRST when deciding any new pathPurpose: Single answer to "where does this go?" — read FIRST before any new path creation, repo clone, or directory move.One rule: every file has exactly one canonical home determined by what it is + whose it is, not by ...
Git Structure Rules
Purpose: Standard git hygiene for the multi-tenant tree. Read BEFORE git init, gh repo create, or any commit decision.1. Repo placement matrixRepo typeCanonical homeGitHub org/ownerVisibility defaultALAI product (Bilko, Drop, Tok)~/business/ALAI-Holding-AS/pro...
Canonical Registry (Phase D Updated)
Note: This is a live snapshot of the canonical paths registry. Manual sync from ~/system/specs/canonical-registry.md. Last updated: 2026-05-07 (ANVIL Phase D)Purpose: Industry-standard ITIL CMDB / Spotify Backstage pattern. Catalog of canonical paths, their ow...
MC Claim Protocol
MC Claim Protocol — Cross-Session Task Collision Prevention ADR: ~/system/specs/pi-orch-collision-claim.md Genesis: MC #99818 (2026-05-07 duplicate-dispatch near-miss) Status: LIVE (Phases 1-3 deployed 2026-05-08) Protocol Overview The MC claim protocol prev...
Bilko Rate Limiting — Trusted Client IP Strategy (ADR-022)
Bilko Rate Limiting — Trusted Client IP Strategy (ADR-022) Summary This document describes the fix for the X-Forwarded-For spoofing vulnerability in Bilko's rate limiter (MC #99917, PR #63). The rate limiter previously read the leftmost (attacker-control...
ALAI CI/CD Blueprint Standardization 2026-05-08
ALAI CI/CD Blueprint Standardization — 2026-05-08 Master MC: #99881 Owner: John (AI Director) + Petter Graff persona for canonical refresh Status: All 4 phases verified closed. Triple-layer enforcement live. Cost: ~$15-30 LLM tokens Context CEO directive 2026-...
ALAI CI/CD Blueprint Standardization 2026-05-08
ALAI CI/CD Blueprint Standardization — 2026-05-08 Master MC: #99881 Owner: John (AI Director) + Petter Graff persona for canonical refresh Status: All 4 phases verified closed. Triple-layer enforcement live. Cost: ~$15-30 LLM tokens Context CEO directive 2026-...
IMAP → Paperless Archive Pipe (archive.alai.no)
IMAP → Paperless Archive Pipe (archive.alai.no) Overview This pipe automates archival of email attachments (contracts, invoices, signed documents) from ALAI's IMAP inboxes into the centralized Paperless-ngx document management system at archive.alai.no. Use ...
LightRAG Stabilization Runbook — 2026-05-08
GenesisOn 2026-05-08 at 14:00, Kelsey Hightower reported LightRAG returning 502 errors. By 19:05 the service had degraded to complete timeout (000). Root cause: MainThread synchronous list comprehension in lightrag/lightrag.py:872 (apipeline_process_enqueue_do...