Verify brief publication against live origin and record historical gaps
Assistant: codex Assistant-Model: gpt-6-astra Assistant-Session: 01a09cbd-43c1-79f3-809e-1ee97b40b64d
This commit is contained in:
parent
8a65297d56
commit
8bd2e5ff92
10 changed files with 565 additions and 90 deletions
|
|
@ -143,3 +143,11 @@ python3 scripts/verify_brief_durability.py --require-hub
|
|||
- Skipping the completion event (leaves `due=true` forever)
|
||||
- Posting `fi_daily_brief` for a local-only commit (clears `due`, loses the day)
|
||||
- Reusing `railiance-platform-pg-backup` for weights (30-day expiry)
|
||||
|
||||
## Durability audit and historical corrections
|
||||
|
||||
See [the Git-backed audit contract](brief-durability-audit.md) for live-origin verification,
|
||||
paginated Hub reads, and append-only correction records. `--allow-reconciled`
|
||||
explicitly acknowledges the five missing September 7–11 briefs; it never
|
||||
counts them as successful. Use `--require-date YYYY-MM-DD` to prove a scheduled
|
||||
day has a valid published completion. An unavailable Hub/remote fails the audit.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue