root 41b0a99ed2 chore: add real content that was sitting untracked
Surfaced by today's untracked-files audit. None of these are accidents —
multiple are referenced by name in CLAUDE.md and memory files but were
never added.

Categories:
- docs/PHASE_AUDIT_GUIDE.md (106 LOC) — Claude Code phase audit guidance
- ops/systemd/lakehouse-langfuse-bridge.service — Langfuse bridge unit
- package.json — top-level npm manifest
- scripts/e2e_pipeline_check.sh + production_smoke.sh — real test scripts
- reports/kimi/audit-last-week*.md — the "Two reports live" CLAUDE.md cites
- tests/multi-agent/scenarios/ — 44 staffing scenarios (cutover decision A)
- tests/multi-agent/playbooks/ — 102 playbook records
- tests/battery/, tests/agent_test/PRD.md, tests/real-world/* — real tests
- sidecar/sidecar/{lab_ui,pipeline_lab}.py — 888 LOC dev-only UIs that
  remain in service post-sidecar-drop (commit ba928b1 explicitly kept them)

Sensitivity check: scenarios use synthetic company names ("Heritage Foods",
"Cornerstone Fabrication"); audit reports describe code findings only;
no PII or secrets surfaced.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-02 22:22:10 -05:00

45 lines
1.1 KiB
JSON

{
"generated_at": "2026-04-21T00:44:59.486489Z",
"runs": [
{
"label": "A(no-T3)",
"path": "tests/multi-agent/playbooks/scenario-2026-04-21T00-30-54",
"ok_events": 0,
"total_events": 5,
"total_turns": 0,
"total_gaps": 5,
"total_citations": 0,
"prior_lessons_loaded": 0
},
{
"label": "B(T3-seed)",
"path": "tests/multi-agent/playbooks/scenario-2026-04-21T00-37-04",
"ok_events": 0,
"total_events": 5,
"total_turns": 0,
"total_gaps": 5,
"total_citations": 0,
"prior_lessons_loaded": 1
},
{
"label": "C(T3-read)",
"path": "tests/multi-agent/playbooks/scenario-2026-04-21T00-39-54",
"ok_events": 0,
"total_events": 5,
"total_turns": 0,
"total_gaps": 5,
"total_citations": 0,
"prior_lessons_loaded": 2
},
{
"label": "D(T3-cloud)",
"path": "tests/multi-agent/playbooks/scenario-2026-04-21T00-43-44",
"ok_events": 0,
"total_events": 5,
"total_turns": 0,
"total_gaps": 5,
"total_citations": 0,
"prior_lessons_loaded": 3
}
]
}