feat: govern connector configurations and simulations
This commit is contained in:
@@ -46,6 +46,13 @@ recovery contract requires stable idempotency, provider verification, and
|
||||
operator reconciliation, but no connector currently claims a production write
|
||||
or delete path.
|
||||
|
||||
The governed connector runtime adds immutable definition revisions,
|
||||
revision-pinned tenant configurations, protected local overrides, explicit
|
||||
package-update adoption, bounded dry-runs and simulations, redacted provenance,
|
||||
idempotency, and configurable ambiguity handling through review, quarantine,
|
||||
or rejection. Its administration surface is contributed to the shared system
|
||||
administration workspace. Provider-specific adapters still own live writes.
|
||||
|
||||
Development:
|
||||
|
||||
```bash
|
||||
@@ -60,3 +67,4 @@ See:
|
||||
- [Connector source lifecycle](docs/CONNECTOR_SOURCE_LIFECYCLE.md)
|
||||
- [OpenProject connector concept](docs/OPENPROJECT_CONNECTOR.md)
|
||||
- [OpenDesk integration map](docs/OPENDESK_INTEGRATION_MAP.md)
|
||||
- [Governed connector configuration](docs/GOVERNED_CONNECTOR_CONFIGURATION.md)
|
||||
|
||||
Reference in New Issue
Block a user