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

6 lines
878 B
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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.

# Cross-day lesson — Riverline Logistics — Nashville Downtown Build-Out, 2026-05-01
_Generated by `gpt-oss:120b` in 3.5s. Based on 5 events + 2 mid-day checkpoints._
When multiple fills target the same city, the pools “turns” metric can mask imminent doublebooking; always crossreference each candidates current assignment before confirming a new fill. Preload a secondary candidate list from the nearest bonuseligible city (e.g., Murfreesboro,TN35mi) 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 assignments turn number and gap count in a shared spreadsheet so the next shift can spot repeat usage at a glance.