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:
tegwick 2026-09-14 00:37:51 +02:00
parent 8a65297d56
commit 8bd2e5ff92
10 changed files with 565 additions and 90 deletions

View file

@ -88,11 +88,13 @@ Never stage model weights in WSL. See [streaming operations](docs/streaming-rese
**Durability check** (hub events vs git files):
```bash
python3 scripts/verify_brief_durability.py --require-hub
python3 scripts/verify_brief_durability.py --require-hub --allow-reconciled
```
---
Historical gaps remain visible; [audit and reconciliation contract](docs/brief-durability-audit.md).
## License
MIT — see [`LICENSE`](LICENSE). Model weights retain **upstream** licenses.