Sync coding-agent instructions with architecture#796
Draft
FuJacob wants to merge 1 commit into
Draft
Conversation
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.
Summary
Refresh the tracked architecture roadmap and align coding-agent guidance with the product that currently ships: three generation backends, configurable acceptance, fail-open input interception, strategy-based insertion, explicit native runtime serialization, and the documented secure-field acquisition limitation.
Make
AGENTS.mdthe single shared instruction source and reduce.claude/CLAUDE.mdto Claude Code's supported@../AGENTS.mdimport. This removes the duplicated instruction copies that had drifted on backend, runtime, logging, and workflow details.Validation
git diff --check— passedARCHITECTURE.mdagainst the branch — no broken targets.claude/CLAUDE.mdresolves@../AGENTS.mdLinked issues
None.
Risk / rollout notes
Documentation-only. The private gitignored
.internal/study guides are not included, and no unrelated worktree changes are part of this branch.