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>
94 lines
2.5 KiB
JSON
94 lines
2.5 KiB
JSON
[
|
||
{
|
||
"event": {
|
||
"kind": "baseline_fill",
|
||
"at": "11:00",
|
||
"role": "Assembler",
|
||
"count": 3,
|
||
"city": "Toledo",
|
||
"state": "OH",
|
||
"shift_start": "11:00 AM"
|
||
},
|
||
"ok": true,
|
||
"fills": [
|
||
{
|
||
"candidate_id": "W500K-42601",
|
||
"name": "Ivan N. Wilson"
|
||
},
|
||
{
|
||
"candidate_id": "W500K-45498",
|
||
"name": "Michelle Y. Thompson"
|
||
},
|
||
{
|
||
"candidate_id": "W500K-11873",
|
||
"name": "Paul Peterson"
|
||
}
|
||
],
|
||
"turns": 3,
|
||
"duration_secs": 25.919,
|
||
"gap_signals": [
|
||
"double_book: undefined Michelle Y. Thompson already booked for 11:00",
|
||
"double_book: undefined Paul Peterson already booked for 11:00",
|
||
"artifact: undefined is not an object (evaluating 'f.reason.slice')"
|
||
],
|
||
"sources_first_score": 0.6639516,
|
||
"sources_last_score": 0.6089251,
|
||
"pool_size": 876,
|
||
"playbook_citations": [],
|
||
"discovered_pattern": "Across 25 similar past playbooks (21 workers examined) · recurring certifications: OSHA-10 (48%) · archetype mostly: communicator · reliability median 0.82 (range 0.59–1.00)"
|
||
},
|
||
{
|
||
"event": {
|
||
"kind": "recurring",
|
||
"at": "14:00",
|
||
"role": "Material Handler",
|
||
"count": 1,
|
||
"city": "Toledo",
|
||
"state": "OH",
|
||
"shift_start": "14:00 AM"
|
||
},
|
||
"ok": true,
|
||
"fills": [
|
||
{
|
||
"candidate_id": "34311",
|
||
"name": "Christine R. Jones"
|
||
}
|
||
],
|
||
"turns": 3,
|
||
"duration_secs": 15.163,
|
||
"gap_signals": [
|
||
"double_book: undefined Christine R. Jones already booked for 11:00",
|
||
"artifact: undefined is not an object (evaluating 'f.reason.slice')"
|
||
],
|
||
"sources_first_score": 0.83508736,
|
||
"sources_last_score": 0.7161169,
|
||
"pool_size": 1115,
|
||
"playbook_citations": [],
|
||
"discovered_pattern": "Across 25 similar past playbooks (22 workers examined) · recurring certifications: OSHA-10 (45%) · archetype mostly: flexible · reliability median 0.82 (range 0.59–1.00)"
|
||
},
|
||
{
|
||
"event": {
|
||
"kind": "misplacement",
|
||
"at": "08:30",
|
||
"role": "Packer",
|
||
"count": 1,
|
||
"city": "Toledo",
|
||
"state": "OH",
|
||
"shift_start": "08:30 AM",
|
||
"replaces_event": "11:00",
|
||
"exclude_worker_ids": [
|
||
null,
|
||
null,
|
||
null
|
||
]
|
||
},
|
||
"ok": false,
|
||
"fills": [],
|
||
"turns": 0,
|
||
"duration_secs": 18.882,
|
||
"error": "aborted — 3 consecutive drift flags",
|
||
"gap_signals": [
|
||
"drift_or_tool: aborted — 3 consecutive drift flags"
|
||
]
|
||
}
|
||
] |