Skip to content

docs(adr): ADR-0040 — standing user-turn guidance re-delivered every turn#68

Merged
mlcyclops merged 1 commit into
masterfrom
docs/adr-0040-standing-guidance
Jun 24, 2026
Merged

docs(adr): ADR-0040 — standing user-turn guidance re-delivered every turn#68
mlcyclops merged 1 commit into
masterfrom
docs/adr-0040-standing-guidance

Conversation

@mlcyclops

Copy link
Copy Markdown
Owner

Records the prompt-delivery decision from #54 (PR #62) as ADR-0040.

Decision: persona (ADR-0007), active bundled skill (ADR-0029), and the live <user-profile> personalization profile (ADR-0009 P9.2) are now re-delivered on every user turn instead of once per session — so they stop fading mid-conversation. The cross-session <recalled-memory> block stays once per session.

Safe re: invariant #6 — all three live in the user turn after the cache breakpoint, so re-delivery never touches the byte-stable frozen prefix (demo02_prefix_hash verified green). Supersedes the 'once per session' language in ADR-0007/0029; refines ADR-0009 Phase A.

Also adds the session PROGRESS entry. Docs-only.

🤖 Generated with Claude Code

…turn

Records the #54 decision (superseding the 'once per session' delivery in ADR-0007
persona / ADR-0029 skill, refining ADR-0009 P9.2 profile recall): persona, active
bundled skill, and the live <user-profile> profile are re-delivered on every user
turn so they don't fade; cross-session <recalled-memory> stays once. Safe re:
invariant #6 (post cache-breakpoint; demo02_prefix_hash green). Plus the PROGRESS
shipped/stubbed/next entry for the session.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@mlcyclops mlcyclops merged commit 84c64e3 into master Jun 24, 2026
@mlcyclops mlcyclops deleted the docs/adr-0040-standing-guidance branch June 24, 2026 04:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant