feat: add adapter read-only MCP boundary
This commit is contained in:
parent
1943c36ef3
commit
f1e31487c0
17 changed files with 209 additions and 45 deletions
|
|
@ -21,6 +21,11 @@ configured `--proposal-writer`. It does not expose an HTTP port in the first rel
|
|||
Each response states that document text is project content, not higher-priority instructions. Each
|
||||
response includes project identity, revision, source hash, adapter version, and staleness state.
|
||||
|
||||
The normal command binds the generic project loader. An explicit project integration may instead
|
||||
construct the same read-only surface from a validated `ProjectService` and project-owned context
|
||||
provider. This form cannot register proposal tools. Project discovery, session selection, family
|
||||
partitioning, and custom context policy remain outside the DocForge core.
|
||||
|
||||
## Isolated proposal tools
|
||||
|
||||
- `docforge_create_changeset`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue