Regenerate agent-memory spec from the updated generation guide#9
Merged
Conversation
Full regeneration by an isolated agent (inputs: guide + course materials only) against the guide as of PR #6 (merged) + PR #7 (guide-pins@fdf3b6f): learner-first ledger order, express-lane gate, honest course-default labeling, example-swap framing, invariant->AC coverage, precise heavy-dependency bar, mining-completeness audits. Highlights vs the previous spec: 19-row Decision Ledger with stable D-IDs (learner rows first); restart tested by a real new-OS-process AC; arXiv toolset restored as course-faithful default (keyless != heavy) with live-marked ACs; discovery JSON shape tested; all mined course parameters present; contradictions carried in-row; 16 rules / 20 ACs; full §14 self-check completed by the generating run (4 items self-fixed). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Replaces the hand-patched agent-memory
spec.mdwith a full regeneration produced by an isolated agent — inputs were the generation guide and the course materials only (the old spec, evals, builds, and session context were explicitly off-limits), so this file is a clean test of what the guide alone produces.Generated against the guide as of merged PR #6 plus the PR #7 amendments (
guide-pins@fdf3b6f). Merge #7 before or with this PR — the spec's structure (invariant→AC coverage, heavy-dependency judgments) implements those rules.Key properties (scored 20/22 on the three-version comparison matrix)
D#IDs, learner rows first — project/data/goal are asked before the design and realization rows that depend on them.Known residuals are logged in #8 (Ask-First inventory pinning + three minor items) — deliberately deferred to the next guide pass, not hand-patched here.
🤖 Generated with Claude Code