Make project MCP workflows self-synchronizing
This commit is contained in:
parent
a30f021a52
commit
73165c9f51
17 changed files with 1124 additions and 56 deletions
|
|
@ -9,7 +9,9 @@ declared manuals, visualizes project structure, and manages reviewable documenta
|
|||
- Validates stable Markdown/TOML nodes and typed relationships.
|
||||
- Builds a deterministic SQLite search and graph index.
|
||||
- Exposes project-bound CLI and MCP query surfaces.
|
||||
- Automatically synchronizes disposable indexes before MCP work.
|
||||
- Creates, validates, diffs, and previews isolated changesets.
|
||||
- Registers complete proposals atomically without caller-managed hash chaining.
|
||||
- Applies one explicitly approved changeset hash through CLI or gated MCP.
|
||||
- Supports opt-in incremental adapters with reverse-dependency invalidation and full-build
|
||||
equivalence checks.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue