-
Notifications
You must be signed in to change notification settings - Fork 0
Branch main Interface IPlatformMutationAdapter
github-actions[bot] edited this page May 3, 2026
·
75 revisions
| Field | Value |
|---|---|
| Branch | main |
| Source | specs/interfaces/IPlatformMutationAdapter.pseudo.md |
| Commit | 12b5efbfe557 |
| Synced (UTC) | 2026-05-03T14:42:41Z |
Applies approved JsonMutationOperation and recovery steps after precondition, policy, backup, and verification planning gates.
- The interface is platform-neutral and specifies boundary behavior only.
- Downstream platform repos provide native implementations.
- All decisions, failures, blocked actions, and safety transitions must emit diagnostic references and audit events.
- Implementations must consume the schemas in
specs/contracts/without changing base semantics.