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

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

Spec — user.md + personality.md

Pillar #1 — Identity

## §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...

staleness
needs-review

AI-Interview Template

Pillar #1 — Identity

## §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...

staleness
needs-review

Migration & Wiring

Pillar #1 — Identity

## §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....

staleness
needs-review

Framework Comparison Matrix

Pillar #3 — L3 Memory

## §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...

staleness
needs-review

Cost Analysis

Pillar #3 — L3 Memory

## §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...

staleness
needs-review

Integration Effort

Pillar #3 — L3 Memory

## §5 — Integration Effort Estimate (D3 / AC#3) | Framework | hours | dependencies | blocking_tasks | hooks_touched | agents_touched | settings_json_deltas | risk_factors | |-----------|-------|--------------|----------------|---------------|----------------|...

staleness
needs-review

Winner: Mem0 Self-Hosted

Pillar #3 — L3 Memory

## §6 — Recommended Winner + Rationale (D4 / AC#4) **Pre-condition gate:** /tmp/forged-99124-evidence.jsonl contains 42 records (≥40 required). Verified: `wc -l /tmp/forged-99124-evidence.jsonl → 42` at 2026-05-04T21:20Z. ### winner: Mem0 self-hosted ### ru...

staleness
needs-review

Migration Plan

Pillar #3 — L3 Memory

## §7 — Migration Plan (D5 / AC#5) Winner = Mem0 self-hosted. No migration away from existing deployment required. Plan = activation of Phase 2 items from stop-hook-l3-memory-spec.md. **LightRAG data export (for reference — required if future winner changes)...

staleness
needs-review

Pillar #9 Interplay & OAuth

Pillar #3 — L3 Memory

## §8 — Pillar #9 Interplay + OAuth (D6 / AC#6) ### Topic 1 — Memory-layer location (laptop vs VM vs hybrid) **Decision:** Mem0 = laptop-only (ANVIL) for now. Qdrant port 6333 and Ollama port 11434 are both ANVIL-local. vm-alai-support (Pillar #9) does not h...

staleness
needs-review

Validation Harness (20-Query)

Pillar #3 — L3 Memory

## §9 — Validation Harness — 20-Query Golden Set (D7 / AC#7) **Chip-huyen SC-3:** 20 queries from recall-eval-v2.sh lines 76-114 appear verbatim below. **Execution:** OUT OF SCOPE for MC #99124 — Phase 2 child MC. Scoring function fields per query: recall@10...

staleness
needs-review

Convention — projects/<client>/<skill>/<run_id>/

Pillar #8 — Outputs

## §3 Proposed Convention ### 3.1 Root location All skill outputs, evidence artifacts, and forge deliverables write under: ``` ~/projects//// ``` Where: - `` — client slug (e.g., `bilko`, `drop`, `intesa`) or `alai` for internal ALAI work. - `` — one of: s...

staleness
needs-review

Tool Support — output-path.js

Pillar #8 — Outputs

## §4 Tool Support ### 4.1 `output-path.js` helper **Location:** `~/system/tools/output-path.js` **CLI interface:** ```bash node ~/system/tools/output-path.js resolve \ --client alai \ --skill task-postflight \ --mc 99292 ``` Returns: absolute path ...

staleness
needs-review