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

74 lines
3.2 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Scenario retrospective — Ironclad Industrial, 2026-04-22
Executor: `qwen3.5:latest` Reviewer: `qwen3:latest` Draft: `qwen2.5:latest` Overview(T3): `gpt-oss:120b (cloud)`
Prior lessons loaded into executor context: **3** (from 2026-05-10, 2026-05-08, 2026-05-05)
## Events
| At | Kind | Role / Count | Pool | Fills | Turns | Dur(s) | Cites | Gaps |
|---|---|---|---|---|---|---|---|---|
| 07:00 | baseline_fill | Electrician × 5 | - | ✗ 0 | 0 | 22.8 | 0 | 1 |
| 09:30 | expansion | Safety Coordinator × 8 | - | ✗ 0 | 0 | 31.8 | 0 | 1 |
| 11:45 | emergency | Welder × 3 | - | ✗ 0 | 0 | 18.8 | 0 | 1 |
| 14:00 | expansion | Tool & Die Maker × 4 | 133 | ✓ 4 | 2 | 13.2 | 1 | 4 |
| 15:30 | misplacement | Electrician × 1 | - | ✗ 0 | 0 | 93.8 | 0 | 1 |
## Final roster
| Worker | Booked | Role | City, ST | Status |
|---|---|---|---|---|
| undefined Deborah D. Wilson | 14:00 | Tool & Die Maker | Grand Rapids, MI | confirmed |
| undefined Jerry Thompson | 14:00 | Tool & Die Maker | Grand Rapids, MI | confirmed |
| undefined Carolyn Lopez | 14:00 | Tool & Die Maker | Grand Rapids, MI | confirmed |
| undefined Kyle H. Ramos | 14:00 | Tool & Die Maker | Grand Rapids, MI | confirmed |
## Gap signals
### drift_or_tool
- **07:00** — aborted — 3 consecutive drift flags
- **09:30** — aborted — 3 consecutive drift flags
- **11:45** — aborted — 3 consecutive drift flags
- **15:30** — no consensus after 14 turns
### double_book
- **14:00** — undefined Jerry Thompson already booked for 14:00
- **14:00** — undefined Carolyn Lopez already booked for 14:00
- **14:00** — undefined Kyle H. Ramos already booked for 14:00
### artifact
- **14:00** — undefined is not an object (evaluating 'f.reason.slice')
### fairness
- _cross-event_ — Deborah D. Wilson (undefined) booked 4 times today
### write_through_audit
- _post-run_ — playbook_memory has 1567 entries (ran 5 events, expected ≥ 1 new entries from this run)
## Workers touched across the week
4 distinct workers made it through to a decision. Every one is accounted for below — no-shows flagged, rebookings noted, everyone visible.
| Worker ID | Name | Events | Outcome |
|---|---|---|---|
| W500K-49117 | Deborah D. Wilson | 14:00 expansion | booked |
| W500K-4243 | Jerry Thompson | 14:00 expansion | booked |
| W500K-14314 | Carolyn Lopez | 14:00 expansion | booked |
| W500K-15737 | Kyle H. Ramos | 14:00 expansion | booked |
## Discovered patterns (meta-index)
What the system identified across semantically-similar past fills as each event ran:
- **07:00 baseline_fill** (Electrician): —
- **09:30 expansion** (Safety Coordinator): —
- **11:45 emergency** (Welder): —
- **14:00 expansion** (Tool & Die Maker): Across 25 similar past playbooks (36 workers examined) · recurring certifications: OSHA-10 (47%) · archetype mostly: flexible · reliability median 0.80 (range 0.191.00)
- **15:30 misplacement** (Electrician): —
## Narrative
- 1/5 events reached consensus.
- Final roster: 4 bookings across 1 distinct workers.
- Workers touched (booked, failed, or otherwise decided): 4.
- Playbook citations across the day: 1 (proof the feedback loop fired across events).
- Dropped events: 07:00 baseline_fill, 09:30 expansion, 11:45 emergency, 15:30 misplacement.