Complete DFG-8 adapter proposal support
This commit is contained in:
parent
f1e31487c0
commit
591bf0ae7d
14 changed files with 525 additions and 75 deletions
|
|
@ -26,6 +26,11 @@ construct the same read-only surface from a validated `ProjectService` and proje
|
|||
provider. This form cannot register proposal tools. Project discovery, session selection, family
|
||||
partitioning, and custom context policy remain outside the DocForge core.
|
||||
|
||||
An explicit project integration may construct the full fixed surface only after supplying a
|
||||
confined proposal policy and startup-bound writer. Adapter proposal validators may narrow the
|
||||
writer's declared operations further. They cannot add tools, weaken core changeset validation, or
|
||||
enable canonical application.
|
||||
|
||||
## Isolated proposal tools
|
||||
|
||||
- `docforge_create_changeset`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue