Record new-logger activation timestamp in docs and analysis constants #9
Loading…
Reference in a new issue
No description provided.
Delete branch "fix/issue-8-logger-activation-note"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The hardened logger went live 2026-09-09 13:52:03 AEST (03:52 UTC) — first connect marker confirms it. Two small notes so the boundary is durable:
analyze.py: newDEPLOY_LOGGER_METADATAconstant alongsideDEPLOY_IRR10_ONLY_GATE, same comment style, ready for before/after splits.AGENTS.md: Logger metadata bullet records the activation time and notes that field presence (_age_sin the record) is the reliable discriminator, not dates.Docs + constant only, no behaviour change; both test suites green.
Closes #8