Complete PQRST-WP-0001: bootstrap State Hub integration

T01 — Reviewed the generated integration files. Resolved the
{CREDENTIAL_ROUTING} placeholder in AGENTS.md from the fleet canon, refreshed
the SCOPE.md repository layout (stale after registration), and replaced the
README stub with orientation and entry points.

T02 — Documented the developer workflow in AGENTS.md. This is a Markdown-only
spec repository: nothing to install, build, or run, and no test suite. In place
of a toolchain, added a six-point verification checklist covering prompt/spec
coupling, the closed 5-tuple, example-record arithmetic, cross-references,
version discipline, and the append-only rule for history/. The signature
validation command is verified working — all nine example signatures sum to 100.

T03 — Seeded PQRST-WP-0002 "Validate spec v0.1 against real sessions and cut
v0.2": pilot the closing prompt unassisted on at least eight real sessions,
decide the record-storage boundary SCOPE.md leaves open, then revise. v0.1 was
consolidated from two drafts neither of which had been applied to a session, so
the open questions are empirical rather than editorial.

WP-0001 marked finished with DoR/DoD assessments (clears C-34). No open
residuals — the follow-on work is carried by PQRST-WP-0002.

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 20:38:30 +02:00
parent 14d53264fa
commit 2b36fc187d
5 changed files with 333 additions and 7 deletions

View file

@ -80,14 +80,24 @@ These hold across all versions:
INTENT.md why this practice exists and what it must not become
SCOPE.md this file
PqrstPrompt.md the canonical end-of-session prompt
README.md one-line orientation
README.md orientation and entry points
AGENTS.md agent instructions, developer workflow, verification checklist
spec/
PqrstEstimationPractice.md the specification (v0.1)
history/
20260905-*_chatgpt.md source draft, retained unmodified
20260905-*_grok.md source draft, retained unmodified
workplans/ work records for this repo (State Hub convention)
```
State Hub integration files — `.custodian-brief.md`, `.repo-classification.yaml`,
and `WORK-RECORDS.md` — are generated and kept in sync by `statehub` /
`repo-manager`. They are not edited by hand.
The repo is registered in the Custodian State Hub under domain `agents`, topic
`practice` ("prestructured actions that are less complex than a process but more
ambitious and structured than a task"), with workplan prefix `PQRST-WP`.
---
## Change process