Commit Graph

5 Commits

Author SHA1 Message Date
282cbd0c7b [CLAUDE] Docs: S41 RAG audit response — exclude **/-anchor fix + retire stale _decision_log + AI_INFRA signal
All checks were successful
Deploy SOLUTION_ERP / build-deploy (push) Successful in 4m7s
- rag.json exclude_paths root-anchored -> **/-anchored (defeats gotcha #10:
  node_modules/** + docs/_archive/** were not matching nested paths)
- _decision_log: retire stale "+321% / LIVE 11,922" -> real status
  (LIVE ~3080 ~= registry 3076, drift closed 2026-05-28)
- New docs/governance/RAG-AUDIT-RESPONSE-2026-05-29.md: SE-side prep done +
  corrections (store_memory at-risk = 3 disk-backed broadcasts, NOT ~27) +
  re-bootstrap ask for AI_INFRA + post-bootstrap verify checklist

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-29 22:18:33 +07:00
37536fdd5c [CLAUDE] Docs: S40 broadcast-out infra retrospective + proposals to AI_INFRA
- Candid retro sau RAG MCP outage: SPOF/disk-full, no in-session reconnect, slug bug undetected 10 sessions, auto_reindex not firing, registry drift, MCP flapping
- 5 proposals: prioritize MCP->web-hosted, disk alert, bootstrap corpus-path validation, verify auto_reindex hook, registry auto-sync
- Fair credit AI_INFRA fast response. store_memory chunk e7703fb0 (real-time) + persistent file
- Stance: SE focus product, infra = user-only per charter v2

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-29 20:46:23 +07:00
e052db596c [CLAUDE] Docs: S40 mark broadcast store_memory DONE (RAG MCP recovered)
- RAG MCP rag-unified reconnected (fresh quit+relaunch + trust .mcp.json approve per AI_INFRA runbook)
- store_memory broadcast chunk 1b7a28fc indexed; search_memory rerank 0.96 (self) + cross_project_search rerank 0.91 (TOP across all 7 projects -> AI_INFRA discoverable)
- BROADCAST-OUT record updated: pending -> DONE

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-29 20:26:54 +07:00
894eb681bc [CLAUDE] Docs: S40 broadcast-out record to AI_INFRA (bulletin 4/4 adoption + findings)
- Persistent broadcast record docs/governance/ (RAG store_memory deferred — MCP disconnected)
- Format per bulletin section 116: checkmark [SOLUTION_ERP] adopted MUC X (commit)
- 4/4 adoption + rag.json extra_corpus bug-fix finding + 3 standing items for AI_INFRA
- Discoverable via cross_project_search after AI_INFRA re-index (docs/**/*.md in corpus)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-29 19:03:01 +07:00
b223466ded [CLAUDE] Docs: setup RAG Framework v1.3 governance + eval framework
All checks were successful
Deploy SOLUTION_ERP / build-deploy (push) Successful in 3m52s
- docs/governance/README.md: Path B delegation stub → AI_INFRA canonical
  Phase/BC vocabulary documented (9 phase + 10 BC SOLUTION_ERP-specific)
- .claude/rag.json: add _decision_log block (10 rationale entries) +
  add .claude/agents/**/*.md to corpus_paths (fix Case D harvest gap)
- eval/evaluator.md: inline executor spec v1.0 (Spec A strict)
- eval/golden-set-solution_erp.jsonl: 14-entry golden set v1.1
  (5 gotcha + 3 pattern + 3 decision + 3 negative)
- eval/runs/2026-05-26-baseline-v1.0-failed.json: v1.0 attempt
  recall@5=0.455 FAIL — root cause diagnosis Case A/C/D
- eval/runs/2026-05-26-baseline-v1.1-pending.json: v1.1 attempt
  pending CLI restart for accurate numbers
- eval/trial-state-lock.json: 2-section split (quality_gate +
  drift_monitor) per v1.3 §6.2, 4-week milestones 2026-05-26 → 2026-06-23

CRITICAL lesson: bootstrap.py --project flag overrides collection name only.
Use --config D:\...\SOLUTION_ERP\.claude\rag.json for correct project root.
Old projects.json had root_path=AI_INFRA for solution_erp (Anti #24) — FIXED.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-26 13:14:23 +07:00