yau-plant-assistant/db
Claude 73e90cf710 Say what PS_* was, everywhere it is still mentioned
Seven mentions remain across the repository and none of them is data.
Each is a sentence recording that these names were wrong, what it cost,
and that they must not come back: the namespace tables in CLAUDE.md and
the build spec, the generator's docstring, the fixtures rewrite note, the
Phase 5 narrative in REBUILD.md and current-state.html, and the delivered
configuration's own README.

The build spec's namespace table carried the same error CLAUDE.md did -
PS_STN_WET_WELL_LEVEL listed as the CI Server point layer, sourced from a
file that was a PLC-side proposal. Both now name the real point layer,
WRPS_PLC:STN_LEVEL from wrps_modbus_point_df.qli, and both point at
db/seed/scada-source/ rather than at a path on one person's laptop.

The name-collision entry in the build spec is marked closed, and records
that it bit a second time during the rename itself.

These notes explain; they do not enforce. What actually caught the
collision was check_mapping() refusing to write, and what stops a retired
name being queried is the guard in equipment.resolve(). The prose is here
so the next person does not have to re-derive the story - not as a
control.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-09-01 19:00:57 +10:00
..
seed Key the whole seed on the CI Server item name 2026-09-01 19:00:38 +10:00
001_schema.sql Key the whole seed on the CI Server item name 2026-09-01 19:00:38 +10:00
002_fixtures.sql Key the whole seed on the CI Server item name 2026-09-01 19:00:38 +10:00
003_roles.sql Give ingestion a role that can write 2026-08-21 13:45:20 +10:00
004_doc_uploads.sql Give ingestion a role that can write 2026-08-21 13:45:20 +10:00
005_doc_actions.sql Stop a bulk re-ingest resurrecting withdrawn documents 2026-08-21 13:50:34 +10:00
006_doc_pool.sql Design Phase 9 - operator document management 2026-08-21 13:17:38 +10:00
007_doc_identity.sql Store the document title and authorising role at ingest 2026-08-28 10:54:01 +10:00
README-standin-historian.md Say what PS_* was, everywhere it is still mentioned 2026-09-01 19:00:57 +10:00