You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/fdm-seven-layer-contract-audit.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,7 +62,7 @@ The initial implementation keeps node data version `1` and preserves existing se
62
62
- Payloads that specify both old and new aliases with conflicting values are rejected.
63
63
- Axis maps still contain the four visible dashboard slots, but each slot can choose either legacy or canonical axis names.
64
64
-`fdmSweep` is the primary FDM sweep mutation. `fdmVerify` remains a compatibility mutation while upstream keeps exposing it.
65
-
- Dedicated run/job lifecycle, workflow projection, ruleset governance, and lifecycle-aware space mutation stay gated until the matching ide-gsm schema capabilities are available.
65
+
- Dedicated run/job lifecycleand lifecycle-aware space mutation stay gated until the matching ide-gsm schema capabilities are available. L4 workflow and L5 ruleset projections are represented as optional server-provided dashboard projections; unavailable, stale, and unsupported states are displayed without client-side inference.
66
66
67
67
## Dashboard adapter implementation
68
68
@@ -89,8 +89,8 @@ Phase B1 now keeps each layer represented by an executable fixture or an explici
| L6 space | space catalog metadata with explicit unavailable or unscoped capability provenance | covered, pending #1735/#1736 action/view expansion |
95
95
96
96
Later issues should extend these fixtures instead of creating divergent local terminology. #1732 adds read-only intake for baseline/fork/lineage capability summaries without per-space inference, #1735 owns lifecycle dry-run/safety wiring, and #1736 owns fork/cross-space read-only dashboard views.
0 commit comments