Add gated changeset application and graph controls
This commit is contained in:
parent
3c15e26283
commit
78335c8973
20 changed files with 1813 additions and 453 deletions
|
|
@ -1,5 +1,25 @@
|
|||
# Completed slices
|
||||
|
||||
## DFG-20 gated application and self-service graph operations
|
||||
|
||||
### Changed
|
||||
|
||||
- Released DocForge 0.13.0 with exact-hash canonical application through CLI and opt-in MCP.
|
||||
- Added generic Markdown/TOML serialization, rollback, semantic verification, index refresh, and
|
||||
declared render refresh. Custom adapters retain ownership of canonical serialization.
|
||||
- Added CLI `reindex`, `visualize`, visualization status, and visualization stop commands.
|
||||
- Added browser-side node hiding/restoration, bounded source inspection at anchors, and a
|
||||
scrollable full inspector.
|
||||
- Replaced the repository quick reference with a dedicated user manual covering setup, CLI, MCP,
|
||||
visualization, application, adapters, and troubleshooting.
|
||||
|
||||
### Verification
|
||||
|
||||
- Application tests cover all four proposal operations, exact-hash rejection, MCP gating, derived
|
||||
refresh, and CLI use.
|
||||
- Visualization tests cover source confinement, browser script validity, hiding controls, and
|
||||
inspector layout.
|
||||
|
||||
## DFG-19 cross-platform supervised viewer manager
|
||||
|
||||
### Changed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue