Skip to content

feat(prd): opt-in multi-agent PRD ownership coordination - #102

Merged
fusengine merged 2 commits into
mainfrom
feat/prd-module
Sep 3, 2026
Merged

feat(prd): opt-in multi-agent PRD ownership coordination#102
fusengine merged 2 commits into
mainfrom
feat/prd-module

Conversation

@fusengine

Copy link
Copy Markdown
Owner

Summary

  • Adds an opt-in multi-agent PRD ownership coordination module to the harness
  • Fully inert by default: requires both FUSE_PRD=1 and an apex/prd.json router present before any behavior activates
  • Bumps CHANGELOG/package.json to 0.1.93 (separate commit)

Test plan

  • bun test — 1561 pass, 1 skip, 0 fail
  • bunx tsc --noEmit — clean
  • bun run build — 103 files generated

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.
@fusengine
fusengine merged commit c73ad04 into main Sep 3, 2026
1 check passed
@fusengine
fusengine deleted the feat/prd-module branch September 3, 2026 11:06
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