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

98 lines
2.8 KiB
JSON

[
{
"event": {
"kind": "baseline_fill",
"at": "13:30",
"role": "CNC Operator",
"count": 2,
"city": "Flint",
"state": "MI",
"shift_start": "13:30 AM"
},
"ok": false,
"fills": [],
"turns": 0,
"duration_secs": 26.024,
"error": "aborted — 3 consecutive drift flags",
"gap_signals": [
"drift_or_tool: aborted — 3 consecutive drift flags"
]
},
{
"event": {
"kind": "recurring",
"at": "11:30",
"role": "Loader",
"count": 1,
"city": "Flint",
"state": "MI",
"shift_start": "11:30 AM"
},
"ok": false,
"fills": [],
"turns": 0,
"duration_secs": 16.564,
"error": "aborted — 3 consecutive drift flags",
"gap_signals": [
"drift_or_tool: aborted — 3 consecutive drift flags"
]
},
{
"event": {
"kind": "expansion",
"at": "14:00",
"role": "Welder",
"count": 3,
"city": "Flint",
"state": "MI",
"shift_start": "14:00 AM"
},
"ok": false,
"fills": [],
"turns": 0,
"duration_secs": 26.768,
"error": "invalid JSON from executor: JSON Parse error: Expected ']' | raw: {\"kind\":\"plan\",\"steps\":[\"Verify if any Welders in Flint, MI exist in the database using a raw SQL query to check the role, city, and state columns.\",\"If no matches found, broaden the search by removing the city/state filter to find available Welders anywhere, then verify their locations.\",\"Select th",
"gap_signals": [
"drift_or_tool: invalid JSON from executor: JSON Parse error: Expected ']' | raw: {\"kind\":\"plan\",\"steps\":[\"Verify if any Welders in Flint, MI exist in the database using a raw SQL query to check the role, city, and state columns.\",\"If no matches found, broaden the search by removing the city/state filter to find available Welders anywhere, then verify their locations.\",\"Select th"
]
},
{
"event": {
"kind": "emergency",
"at": "12:30",
"role": "Machine Operator",
"count": 2,
"city": "Flint",
"state": "MI",
"shift_start": "12:30 AM"
},
"ok": false,
"fills": [],
"turns": 0,
"duration_secs": 24.642,
"error": "aborted — 3 consecutive drift flags",
"gap_signals": [
"drift_or_tool: aborted — 3 consecutive drift flags"
]
},
{
"event": {
"kind": "misplacement",
"at": "17:00",
"role": "Shipping Clerk",
"count": 1,
"city": "Flint",
"state": "MI",
"shift_start": "17:00 AM",
"replaces_event": "13:30"
},
"ok": false,
"fills": [],
"turns": 0,
"duration_secs": 16.077,
"error": "aborted — 3 consecutive drift flags",
"gap_signals": [
"drift_or_tool: aborted — 3 consecutive drift flags"
]
}
]