Advanced Search
Search Results
1253 total results found
Audit Summary
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...
Top-20 Priority
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...
Design Pattern
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...
PoC: task-postflight
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...
Pillar #4 — Skills Audit Overview
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...
Skills Inventory — Top 20 Priority
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...
Build A: Telegram Bot on vm-alai-support
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...
SQLite DB Backup — Pillar #9 LITE
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...
Telegram Bot Intent Classifier — comms-responder
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...
SQLite DB Backup — Pillar #9 LITE
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...
Bilko CI/CD — Stage→Prod Pipeline (MC #99477)
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...
Design Overview
## §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...
Spec — user.md + personality.md
## §3 Proposed: `~/.claude/user.md` **Purpose:** Describe Alem Basic as a user of the John system. Loaded at session boot. Authoritative source for any agent needing to understand who it is serving and how. **Length target:** 60-80 lines. One page equivalent...
AI-Interview Template
## §5 AI-Interview Template The AI interview is a live session (~20 minutes) where John asks Alem structured questions. Answers are recorded verbatim then edited into user.md and personality.md. Goal: avoid auto-write hallucination. John should not guess — Al...
Migration & Wiring
## §6 Wiring After user.md and personality.md are created, `~/.claude/CLAUDE.md` must reference them in the Context Loading table so they are loaded at session boot. Patch to add to the `## Context Loading` table in `~/.claude/CLAUDE.md`: ```diff | Before....
Framework Comparison Matrix
## §3 — Feature Matrix (D1 / AC#1) Key: S=small (<8h), M=medium (<80h), L=large (>80h); EVIDENCE lines follow each cell. | Framework | storage_backend | embedding_model | extraction_method | recall_at_10 | latency_p50_ms | multi_user_isolation | oauth_compat...
Cost Analysis
## §4 — Cost Matrix Monthly (D2 / AC#2) Load assumptions per forged prompt D2: 200 queries/day × 30d = 6,000 queries/month; Stop-hook extraction: ~10 sessions/day × 30d = 300 extraction events. ### Scenario (a): $30 combined Pillar #9 + L3 (chip-huyen SC-2 i...
Integration Effort
## §5 — Integration Effort Estimate (D3 / AC#3) | Framework | hours | dependencies | blocking_tasks | hooks_touched | agents_touched | settings_json_deltas | risk_factors | |-----------|-------|--------------|----------------|---------------|----------------|...