yau-plant-assistant/api
Claude e9ada1684d Remove the shift log: not properly designed yet
Reverts 038cdc5. The source itself was reachable and the demo data was
sound, but the design questions underneath it were not settled: whether it
belongs in Cube or in plain SQL once Cube is repointed at imh at Phase 4,
whether it is append-only, how an entry is authored and authenticated, and
what a real query window over it looks like. Better out than half-committed.

Kept from 038cdc5:
  H02   the 'last 3 days' wording. That change was asked for on its own and
        has nothing to do with the shift log. It still fails, on the
        _contains_quantity false positive.

Restored:
  N04   back to the shift log question. With no such source it tests what it
        was written to test again: "no such source" is not "no records found".
  S01, S02  removed with the feature.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-09-01 14:29:38 +10:00
..
tests Fix three defects the first real document exposed 2026-08-28 15:03:31 +10:00
tools Remove the shift log: not properly designed yet 2026-09-01 14:29:38 +10:00
agent.py Remove the shift log: not properly designed yet 2026-09-01 14:29:38 +10:00
app_healthcheck.py Scaffold the WRPS plant operations assistant repository 2026-08-20 13:56:32 +10:00
chunking.py Fix three defects the first real document exposed 2026-08-28 15:03:31 +10:00
classifier.py Take the facts back off the model 2026-08-28 10:54:29 +10:00
config.py Add the document library screens: upload, review, withdraw, restore 2026-08-28 14:13:17 +10:00
contracts.py Take the facts back off the model 2026-08-28 10:54:29 +10:00
convert.py Fix three defects the first real document exposed 2026-08-28 15:03:31 +10:00
Dockerfile Add the document library screens: upload, review, withdraw, restore 2026-08-28 14:13:17 +10:00
documents.py Fix three defects the first real document exposed 2026-08-28 15:03:31 +10:00
guardrails.py Pin the site timezone on every Cube query 2026-08-21 15:23:27 +10:00
identity.py Add the document library screens: upload, review, withdraw, restore 2026-08-28 14:13:17 +10:00
main.py Add the document library screens: upload, review, withdraw, restore 2026-08-28 14:13:17 +10:00
requirements-docs.txt Add the document library screens: upload, review, withdraw, restore 2026-08-28 14:13:17 +10:00
requirements.txt Scaffold the WRPS plant operations assistant repository 2026-08-20 13:56:32 +10:00
stub.py Add NO_LLM_STUB: the whole chain, working, without a model 2026-08-21 15:24:25 +10:00