1
0
Fork 0
Code Issues Pull requests Projects Releases 2 Packages Wiki Activity Actions Pages
DocForge2/ACTIVE_SLICE.md

12 lines
952 B
Markdown
Raw Normal View History

# Active slice
```text
Slice: DFG-3 isolated changesets
Goal: Let agents propose structured node creates, updates, moves, and deletes without modifying canonical project files.
In scope: Changeset creation, base revisions and hashes, ordered node operations, family permissions, conflict detection, atomic validation, deterministic diffs, proposal MCP tools, limits, and tests.
Out of scope: Canonical application, prose auto-merge, previews, rendering orchestration, project adapters, Git mutation, deployment, accounts, HTTP transport, and a web UI.
Done when: Concurrent proposals validate or fail with exact conflicts; all four operations produce deterministic reviewable diffs; no proposal tool can change a canonical file.
Owners: Changesets own proposal records only. Canonical project files retain facts. The integration owner alone may apply an accepted proposal outside normal MCP access.
Proof: Pending implementation and verification.
```