feat(prd): opt-in multi-agent PRD ownership coordination - #102
Merged
Conversation
Disabled by default: requires both FUSE_PRD=1 and an on-disk apex/prd.json router; without both, the module is fully inert. Adds single-agent file ownership, denial of Bash writes under the PRD directory, slice injection at subagent start, one-shot block at stop, post-write cross-checking, and three read/validate/compact subcommands. Non-regression verified against main: no test cases disappeared, no pre-existing test modified, no export removed.
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
FUSE_PRD=1and anapex/prd.jsonrouter present before any behavior activatesTest plan
bun test— 1561 pass, 1 skip, 0 failbunx tsc --noEmit— cleanbun run build— 103 files generated