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>
80 lines
4.2 KiB
JSON
80 lines
4.2 KiB
JSON
[
|
||
{
|
||
"date": "2026-05-05",
|
||
"client": "Riverline Logistics — Nashville Downtown Build-Out",
|
||
"cities": "Nashville",
|
||
"states": "TN",
|
||
"events_total": 5,
|
||
"events_ok": 5,
|
||
"checkpoint_count": 2,
|
||
"model": "gpt-oss:120b",
|
||
"cloud": true,
|
||
"lesson": "When multiple fills are requested for the same city, lock each worker to a single shift in a temporary assignment map before processing the next request. Pre‑select a backup pool from the nearest alternate city (e.g., Murfreesboro, TN) that stays within the 75‑mi bonus radius and reserve those candidates for emergency or misplacement fills. Before confirming any fill, run a quick cross‑check against the map to catch potential double‑bookings, especially for workers who appear in consecutive requests. If a double‑booking is detected, substitute the reserved Murfreesboro candidate to preserve the schedule and bonus eligibility.",
|
||
"checkpoints": [
|
||
{
|
||
"after": "09:00",
|
||
"risk": "double‑booked staff",
|
||
"hint": "Check worker assignments to avoid double‑booking; if additional Shipping Clerks needed, pivot to Murfreesboro, TN (≈35 mi) – still within bonus radius."
|
||
},
|
||
{
|
||
"after": "15:30",
|
||
"risk": "Potential double‑booking conflict for Jamal Ruiz",
|
||
"hint": "If the next shift is Packaging Operator in Nashville, assign a different local candidate—e.g., pull from Murfreesboro (45 mi) to stay within the bonus radius."
|
||
}
|
||
],
|
||
"created_at": "2026-04-21T03:12:02.023Z",
|
||
"file": "2026-05-05_Riverline_Logistics_—_Nashville_Downtown_Build-Out_1776741122023.json"
|
||
},
|
||
{
|
||
"date": "2026-05-01",
|
||
"client": "Riverline Logistics — Nashville Downtown Build-Out",
|
||
"cities": "Nashville",
|
||
"states": "TN",
|
||
"events_total": 5,
|
||
"events_ok": 5,
|
||
"checkpoint_count": 2,
|
||
"model": "gpt-oss:120b",
|
||
"cloud": true,
|
||
"lesson": "When multiple fills target the same city, the pool’s “turns” metric can mask imminent double‑booking; always cross‑reference each candidate’s current assignment before confirming a new fill. Pre‑load a secondary candidate list from the nearest bonus‑eligible city (e.g., Murfreesboro, TN ≈ 35 mi) for every role that has already been placed twice in Nashville. If a worker appears in the “cites” count for a role more than once, automatically switch that fill to the Murfreesboro list to preserve the local $4/hr bonus and avoid conflicts. Finally, log each assignment’s turn number and gap count in a shared spreadsheet so the next shift can spot repeat usage at a glance.",
|
||
"checkpoints": [
|
||
{
|
||
"after": "09:00",
|
||
"risk": "double-booking workers",
|
||
"hint": "Pivot next role to Murfreesboro, TN (35 mi) to stay within bonus radius and avoid reusing Brenda Hernandez or Rachel Gonzalez."
|
||
},
|
||
{
|
||
"after": "15:30",
|
||
"risk": "Potential double‑booking conflict for Jamal Ruiz",
|
||
"hint": "Use alternative Packaging Operator from Murfreesboro, TN (≈35 mi) to avoid double‑booking Jamal Ruiz."
|
||
}
|
||
],
|
||
"created_at": "2026-04-21T03:40:05.328Z",
|
||
"file": "2026-05-01_Riverline_Logistics_—_Nashville_Downtown_Build-Out_1776742805328.json"
|
||
},
|
||
{
|
||
"date": "2026-04-28",
|
||
"client": "Riverline Logistics — Nashville Downtown Build-Out",
|
||
"cities": "Nashville",
|
||
"states": "TN",
|
||
"events_total": 5,
|
||
"events_ok": 0,
|
||
"checkpoint_count": 2,
|
||
"model": "gpt-oss:120b",
|
||
"cloud": false,
|
||
"lesson": "(T3 lesson unavailable: POST http://localhost:3200/generate → 502: {\"detail\":\"Ollama error: {\\\"error\\\":\\\"model 'gpt-oss:120b' not found\\\"}\"})",
|
||
"checkpoints": [
|
||
{
|
||
"after": "09:00",
|
||
"risk": "POST http://localhost:3200/generate → 502: {\"detail\":\"Ollama error: {\\\"error\\\":\\",
|
||
"hint": "(T3 unavailable)"
|
||
},
|
||
{
|
||
"after": "15:30",
|
||
"risk": "POST http://localhost:3200/generate → 502: {\"detail\":\"Ollama error: {\\\"error\\\":\\",
|
||
"hint": "(T3 unavailable)"
|
||
}
|
||
],
|
||
"created_at": "2026-04-21T04:04:53.341Z",
|
||
"file": "2026-04-28_Riverline_Logistics_—_Nashville_Downtown_Build-Out_1776744293341.json"
|
||
}
|
||
] |