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

Atomic-write pattern for shared state files (POSIX os.replace)

Runbooks

Atomic-Write Pattern for Shared State Files (POSIX os.replace) 1. Why This Matters In a multi-session environment where hooks, tools, and daemons write to shared state files (JSON configs, task markers, session identifiers), a naive open() + write() + close(...

staleness
needs-review

Spawn Gate Node-Side Parity (MC #10548)

Runbooks

Spawn Gate Node-Side Parity (MC #10548) Context — Why This Exists Problem: Pi-orchestrator spawns agents internally at Step 4.6 (~line 4291 in pi-orchestrator.js) without going through Claude Code's Task dispatch path. This meant PreToolUse Bash hooks (~/.cla...

staleness
needs-review

Pi-Orchestrator: GOTCHA Fabrication Removal (MC #10549)

Operations

Pi-Orchestrator: GOTCHA Fabrication Removal (MC #10549) Context Problem: Pi-orchestrator was auto-generating GOTCHA docs at two sites, bypassing ZAKON #25 quality gate (H/BLOCKER → /prompt-forge → /mehanik). Pi-orch is NOT the authority for /prompt-forge work...

staleness
needs-review

Pillar #3 — L3 Memory Framework Comparison Spec (2026-05-04)

Agentic OS — Design Specs

Agentic OS — Pillar #3 L3 Memory Framework Comparison Spec MC: #99124 Status: DESIGN (read-only; no infra changes) Date: 2026-05-04 Parent: MC #99063 (Agentic OS v1 hardening) Output: /Users/makinja/system/specs/agentic-os-pillar3-l3memory-2026-05-04.md Eviden...

staleness
needs-review

liveness-claim-validator — Runbook

Hooks Reference Quality Gate Hooks

1. What It Does The liveness-claim-validator.sh hook intercepts write operations to three high-risk file surfaces — memory memos, system specs, and agent definitions — and scans the content being written for unverified liveness claims. A liveness claim is any ...

staleness
needs-review

Design Spec

Pillar #5 — Skill Chains

Pillar #5 — Autonomous Skill-Chain Meta-Orchestrator Design Spec — Agentic OS v1 Hardening MC: #99129 | Parent: #99063 | Date: 2026-05-05 | Status: ready_for_review Synthesizer: Petter Graff (CodeCraft) Sources: 6 specialist sections at /tmp/pillar5-991...

staleness
needs-review

Audit Summary

Pillar #4 — Skills

Pillar #4 Skills Audit — Summary Source: ~/system/specs/agentic-os-pillar4-skills-audit-2026-05-04.md (§1–§3 + Reality Anchor) MC: #99131 | #99176 Date: 2026-05-05 Phase: DESIGN + PoC (Phase 2) Executive Summary This audit covers D2 (Top-20 Refactor Prior...

staleness
needs-review

Top-20 Priority

Pillar #4 — Skills

Top-20 Refactor Priority Table Source: ~/system/specs/agentic-os-pillar4-skills-audit-2026-05-04.md (§4) MC: #99131 | #99176 Date: 2026-05-05 Methodology Priority score formula: priority_score = log10(skill_md_tokens_est) * (1 + invocations_30d) Bonus w...

staleness
needs-review

Design Pattern

Pillar #4 — Skills

Progressive Disclosure Design Pattern Source: ~/system/specs/agentic-os-pillar4-skills-audit-2026-05-04.md (§5) MC: #99131 | #99176 Date: 2026-05-05 Derived from ~/.claude/skills/skill-creator/SKILL.md ("context window is a public good"). This section codifi...

staleness
needs-review

PoC: task-postflight

Pillar #4 — Skills

PoC: task-postflight Refactor Source: /tmp/pillar4-99131-out/poc-task-postflight-tier1.md + ~/system/specs/agentic-os-pillar4-skills-audit-2026-05-04.md (§6) MC: #99131 | #99176 Branch: feat/pillar4-skills-poc (merged to master 2026-05-05 ef8536ad) Date: 2026...

staleness
needs-review

Pillar #4 — Skills Audit Overview

Skills Audit Documentation

Pillar #4 — Skills Audit Overview Date: 2026-05-04 MC: #99131 Phase: DESIGN + PoC (Phase 2) Spec: agentic-os-pillar4-skills-audit-2026-05-04.md Executive Summary This audit covers the ALAI skill system progressive-disclosure refactor: 79 skills inventorie...

staleness
needs-review

Skills Inventory — Top 20 Priority

Skills Audit Documentation

Skills Inventory — Top 20 Priority Measurement window: 19 days (2026-04-16 to 2026-05-05) Priority formula: log10(skill_md_tokens_est) * (1 + invocations_30d) Top-20 Refactor Priority Table RankSkill NameLOCTokensInv 30dEst $/mo (current)Est $/mo (post...

staleness
needs-review

Build A: Telegram Bot on vm-alai-support

Pillar #9 LITE — DR-only bridge & backup

MC Reference#99247 Build Date2026-05-05 BuilderKelsey Hightower (FlowForge) ValidatorAngie Jones (Proveo) — PASS 5/5 ACs RelatedMC #99290 (response quality fix, separate workstream) Runbook: ALAI Telegram Agent on vm-alai-support MC: #99247 | Date: 2026-05-0...

staleness
needs-review

SQLite DB Backup — Pillar #9 LITE

Runbooks

Genesis: Pillar #9 LITE (CEO approved 2026-05-05, DR-only scope). Spec: ~/system/specs/agentic-os-pillar9-LITE-2026-05-05.md. MC: #99248. Daemon file: /Users/makinja/system/daemons/azure-db-backup.sh (524 lines) Schedule: Every 4 hours via LaunchAgent com.alai...

staleness
needs-review

Telegram Bot Intent Classifier — comms-responder

Runbooks

Telegram Bot Intent Classifier — comms-responder MC: #99290, #99331 Status: Live Last deploy: 2026-05-05 22:47 UTC Code SHA-256: 233baff845b6c16153f900d1cab9756f84a72999f6425e375830a343b4870d36 Related runbook: SQLite DB Backup — Pillar #9 LITE (#992...

staleness
needs-review

SQLite DB Backup — Pillar #9 LITE

Runbooks

SQLite DB Backup — Pillar #9 LITE Purpose: Restore drill procedure for SQLite databases backed up via azure-db-backup.sh wrapper extension (Build B of Pillar #9 LITE). Related: Pillar #9 LITE spec, MC #99248 1. Wrapper Extension Overview What was added: Build...

staleness
needs-review

Bilko CI/CD — Stage→Prod Pipeline (MC #99477)

Infrastructure & DevOps

Overview Stage pipeline: push-main → bilko-stage-auto-deploy → cloudbuild-stage.yaml → bilko-{web,api}-stage Prod pipeline: tag v* → bilko-main-deploy → cloudbuild.yaml → bilko-{web,api} Stage pipeline is optimized for FAST FEEDBACK — no quality gates. Prod pi...

staleness
needs-review

Design Overview

Pillar #1 — Identity

## §1 Goal Establish two canonical identity contracts — `~/.claude/user.md` (Alem-as-user) and `~/.claude/personality.md` (John-as-agent) — and wire them into `~/.claude/CLAUDE.md` as authoritative sources loaded at session boot. **Why LOW gap:** The informa...

staleness
needs-review