Closed
Conversation
Deliverables: - DRIFT_REPORT.md: 15 drift issues identified (2 critical, 6 major, 7 minor) - PATCH_PLAN.md: Sequenced patch plan grouped by category - CANONICAL_COPY_BLOCKS.md: Reusable copy blocks for correct SMALL framing Key findings: - "Execution protocol" language drift in FAQ.md - Missing CLI commands in reference docs (start, fix) - Agent contract shows old validate/lint pattern instead of unified check - First-run guides missing self-healing commands All deliverables are deterministic and copy-pastable per requirements.
Changes: - AGENTS_MD_AUDIT.md: Audit of provided AGENTS.md against current CLI doctrine - AGENTS.md: Updated agent quick-reference guide with correct CLI patterns Key improvements to AGENTS.md: - Added self-healing commands (start, fix, doctor) to agent-safe command set - Renamed "Ralph loop" to "Work loop" for clarity - Added session start self-healing workflow - Added init vs start clarification - Enhanced doctor command description - Added troubleshooting section with self-healing workflow Audit found no major doctrinal drift - the guide already used correct state governance framing and checkpoint/check --strict workflows. Updates focus on CLI command completeness and workflow clarity.
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.
Deliverables:
Key findings:
All deliverables are deterministic and copy-pastable per requirements.