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>
104 lines
4.5 KiB
JSON
104 lines
4.5 KiB
JSON
[
|
|
{
|
|
"event": {
|
|
"kind": "baseline_fill",
|
|
"at": "08:00",
|
|
"role": "Warehouse Associate",
|
|
"count": 3,
|
|
"city": "Toledo",
|
|
"state": "OH",
|
|
"shift_start": "08:00 AM",
|
|
"scenario_note": "Regular Monday morning shift, 8-hour."
|
|
},
|
|
"ok": false,
|
|
"fills": [],
|
|
"turns": 0,
|
|
"duration_secs": 6.434,
|
|
"error": "invalid JSON from executor: JSON Parse error: Expected '}' | raw: {\"kind\":\"tool_call\",\"tool\":\"sql\",\"args\":{\"query\":\"SELECT worker_id, name FROM workers_500k_v1 WHERE role = 'Warehouse Associate' AND city = 'Toledo' AND state = 'OH' AND CAST(availability AS DOUBLE) > 0.5 LIMIT 3\"},\"rationale\":\"verify top candidates via SQL query\")}",
|
|
"gap_signals": [
|
|
"drift_or_tool: invalid JSON from executor: JSON Parse error: Expected '}' | raw: {\"kind\":\"tool_call\",\"tool\":\"sql\",\"args\":{\"query\":\"SELECT worker_id, name FROM workers_500k_v1 WHERE role = 'Warehouse Associate' AND city = 'Toledo' AND state = 'OH' AND CAST(availability AS DOUBLE) > 0.5 LIMIT 3\"},\"rationale\":\"verify top candidates via SQL query\")}"
|
|
]
|
|
},
|
|
{
|
|
"event": {
|
|
"kind": "recurring",
|
|
"at": "10:30",
|
|
"role": "Machine Operator",
|
|
"count": 2,
|
|
"city": "Toledo",
|
|
"state": "OH",
|
|
"shift_start": "11:00 AM",
|
|
"scenario_note": "Recurring Tuesday/Thursday slot — prior workers may still be available."
|
|
},
|
|
"ok": false,
|
|
"fills": [],
|
|
"turns": 0,
|
|
"duration_secs": 16.752,
|
|
"error": "invalid JSON from executor: JSON Parse error: Expected '}' | raw: {\"kind\":\"tool_call\",\"tool\":\"hybrid_search\",\"args\":{\"index_name\":\"workers_500k_v1\",\"sql_filter\":\"role = 'Machine Operator' AND city = 'Toledo' AND state = 'OH' AND CAST(availability AS DOUBLE) > 0.5 AND reliability >= 0.7\",\"question\":\"machine operator Toledo OH high reliability\",\"k\":2}",
|
|
"gap_signals": [
|
|
"drift_or_tool: invalid JSON from executor: JSON Parse error: Expected '}' | raw: {\"kind\":\"tool_call\",\"tool\":\"hybrid_search\",\"args\":{\"index_name\":\"workers_500k_v1\",\"sql_filter\":\"role = 'Machine Operator' AND city = 'Toledo' AND state = 'OH' AND CAST(availability AS DOUBLE) > 0.5 AND reliability >= 0.7\",\"question\":\"machine operator Toledo OH high reliability\",\"k\":2}"
|
|
]
|
|
},
|
|
{
|
|
"event": {
|
|
"kind": "expansion",
|
|
"at": "12:15",
|
|
"role": "Forklift Operator",
|
|
"count": 5,
|
|
"city": "Toledo",
|
|
"state": "OH",
|
|
"shift_start": "01:00 PM",
|
|
"scenario_note": "New warehouse location opening, five-worker team needed."
|
|
},
|
|
"ok": false,
|
|
"fills": [],
|
|
"turns": 0,
|
|
"duration_secs": 7.181,
|
|
"error": "invalid JSON from executor: JSON Parse error: Expected '}' | raw: {\"kind\":\"tool_call\",\"tool\":\"sql\",\"args\":{\"query\":\"SELECT worker_id FROM workers_500k_v1 WHERE role = 'Forklift Operator' AND city = 'Toledo' AND state = 'OH' AND CAST(availability AS DOUBLE) > 0.5 AND CAST(reliability AS DOUBLE) > 0.75 LIMIT 5\"},\"rationale\":\"verify top candidates via SQL query to me",
|
|
"gap_signals": [
|
|
"drift_or_tool: invalid JSON from executor: JSON Parse error: Expected '}' | raw: {\"kind\":\"tool_call\",\"tool\":\"sql\",\"args\":{\"query\":\"SELECT worker_id FROM workers_500k_v1 WHERE role = 'Forklift Operator' AND city = 'Toledo' AND state = 'OH' AND CAST(availability AS DOUBLE) > 0.5 AND CAST(reliability AS DOUBLE) > 0.75 LIMIT 5\"},\"rationale\":\"verify top candidates via SQL query to me"
|
|
]
|
|
},
|
|
{
|
|
"event": {
|
|
"kind": "emergency",
|
|
"at": "14:00",
|
|
"role": "Loader",
|
|
"count": 4,
|
|
"city": "Toledo",
|
|
"state": "OH",
|
|
"shift_start": "04:00 PM same day",
|
|
"deadline": "16:00",
|
|
"scenario_note": "Walkoff incident — replacement crew needed by 16:00 sharp."
|
|
},
|
|
"ok": false,
|
|
"fills": [],
|
|
"turns": 0,
|
|
"duration_secs": 54.028,
|
|
"error": "no consensus after 14 turns",
|
|
"gap_signals": [
|
|
"drift_or_tool: no consensus after 14 turns"
|
|
]
|
|
},
|
|
{
|
|
"event": {
|
|
"kind": "misplacement",
|
|
"at": "15:45",
|
|
"role": "Warehouse Associate",
|
|
"count": 1,
|
|
"city": "Toledo",
|
|
"state": "OH",
|
|
"shift_start": "remainder of 08:00 shift",
|
|
"scenario_note": "One worker from the 08:00 fill didn't show; rebuild the gap.",
|
|
"replaces_event": "08:00"
|
|
},
|
|
"ok": false,
|
|
"fills": [],
|
|
"turns": 0,
|
|
"duration_secs": 49.298,
|
|
"error": "no consensus after 14 turns",
|
|
"gap_signals": [
|
|
"drift_or_tool: no consensus after 14 turns"
|
|
]
|
|
}
|
|
] |