Merge adapter lifecycle safeguards
This commit is contained in:
commit
15a913003c
11 changed files with 541 additions and 11 deletions
|
|
@ -15,6 +15,8 @@ declared manuals, visualizes project structure, and manages reviewable documenta
|
|||
- 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.
|
||||
- Detects project-local adapter implementation and configuration changes and requires a fresh
|
||||
project-bound process before any further MCP work.
|
||||
- Keeps function-scoped control-flow projections separate from the primary architecture graph.
|
||||
- Runs a managed loopback graph browser with neighborhood, semantic Flow, convergence Web,
|
||||
function-scoped Logic, source inspection, and branch-aware node hiding.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue