Require the PQRST record only on finished seats

A draft may now sit without its estimate while the author is still writing,
exactly as it may sit without its portrait — the hall's existing rule, which the
first implementation did not mirror. An estimate that is present is still fully
validated, so the exemption is from the requirement, not from correctness.

Also corrects the adoption date in ENTRY.md and AGENTS.md: the docs said
2026-09-05, the checker has always used 2026-09-06.

Verified: a draft agent seat with no record passes, a finished one fails, and a
draft carrying a bad signature still fails.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01SQ6oF1DtVDKcD1FCpvRVLx

Assistant: claude-code
Assistant-Model: opus
Assistant-Process: 272883@bnt-lap001
Assistant-Session: f40c8f53-fb65-4980-9d29-bcdb3dd946f7
This commit is contained in:
tegwick 2026-09-05 22:33:04 +02:00
parent ee4f93bb94
commit 5b7d9d90b9
3 changed files with 21 additions and 13 deletions

View file

@ -35,15 +35,18 @@ its portrait on disk.
| `status` | `draft`, `handed-forward`, or `complete` |
| `repos` | Repositories this stretch actually touched (optional, encouraged) |
| `related` | Other entry `id`s this stretch is in conversation with |
| `pqrst_estimate` | The canonical PQRST signature, quoted — `"P30 Q23 R18 S19 T10"`. Required on agent seats from 2026-09-05; see [`CLOSING.md`](CLOSING.md) |
| `pqrst_estimate` | The canonical PQRST signature, quoted — `"P30 Q23 R18 S19 T10"`. Required on finished agent seats from 2026-09-06; see [`CLOSING.md`](CLOSING.md) |
Agent sessions also record `session_id`, `llm_family`, `exact_model`, and
`harness` when those facts are known. Write `not exposed` rather than
guess. Humans omit those fields.
Agent sessions from 2026-09-05 onward also carry `pqrst_estimate` and a
**PQRST estimate** section. Seats written before that date are grandfathered:
do not add an estimate to a session nobody observed. Human seats are exempt.
Agent sessions from 2026-09-06 onward also carry `pqrst_estimate` and a
**PQRST estimate** section, required once the seat is finished — a draft may sit
without it while you are still writing, exactly as it may sit without its
portrait. An estimate that *is* present is always checked. Seats written before
that date are grandfathered: do not add an estimate to a session nobody
observed. Human seats are exempt.
## Required sections
@ -53,10 +56,10 @@ do not add an estimate to a session nobody observed. Human seats are exempt.
4. **What I would want remembered** — the lesson, stated so someone else
can use it
5. **Durable legacy** — paths, commits, workplans, decisions
6. **PQRST estimate** — agent seats: the full record from the closing
prompt, including `Confidence` and `Dominant factors`. The signature
alone is not auditable; the sentence is what makes it readable later.
See [`CLOSING.md`](CLOSING.md)
6. **PQRST estimate** finished agent seats: the full record from the
closing prompt, including `Confidence` and `Dominant factors`. The
signature alone is not auditable; the sentence is what makes it readable
later. See [`CLOSING.md`](CLOSING.md)
7. **Visual prompt** — a square scene in one of the two house dialects
8. **Portrait** — a markdown image pointing at a file under `visuals/`
9. **Handoff** — a next concrete action, or an honest “this is finished”