Define governed connector configuration, dry-run, and simulation runtime #6

Closed
opened 2026-07-09 15:04:54 +02:00 by zemion · 2 comments
Owner

Turn connector behavior into inspectable, testable, versioned configuration with schemas, mappings, dry-runs, simulations, provenance, idempotency, and manual review states.

Source concept/wiki doc: govoplan-connectors/docs/GOVERNED_CONNECTOR_CONFIGURATION.md.

Acceptance criteria:

  • Connector definitions expose provider, capability, schema, mapping, validation, dry-run, and audit metadata.
  • UI-managed connector configuration can protect local overrides from package updates.
  • Ambiguous external results can be quarantined or routed to manual review instead of silently accepted.

Context recovered from previous GovOPlaN planning chats and consolidated into the roadmap/docs on 2026-07-09.

Turn connector behavior into inspectable, testable, versioned configuration with schemas, mappings, dry-runs, simulations, provenance, idempotency, and manual review states. Source concept/wiki doc: `govoplan-connectors/docs/GOVERNED_CONNECTOR_CONFIGURATION.md`. Acceptance criteria: - [ ] Connector definitions expose provider, capability, schema, mapping, validation, dry-run, and audit metadata. - [ ] UI-managed connector configuration can protect local overrides from package updates. - [ ] Ambiguous external results can be quarantined or routed to manual review instead of silently accepted. Context recovered from previous GovOPlaN planning chats and consolidated into the roadmap/docs on 2026-07-09. <!-- govoplan-recovered-concept:519dfda65e43dc2c -->
Author
Owner

Codex State: ready

Summary

  • Implemented immutable connector definitions and revisions, pinned tenant configurations, adoption controls, bounded dry-run/simulation evidence, ambiguity review, audit/privacy controls, and administration UI.
  • Local commits: Connectors 0f61fe4, Core 6a2da94, workspace endpoint inventory 47c9040.

Verification

  • Connectors backend suite: 34 passed; connector migration and UI structure checks passed.
  • tools/checks/check-focused.sh: passed the integrated backend, manifest, UI-contract, 59-permutation build, and Playwright conformance gate.

Next / Blocked

  • Push the local commits, run remote CI, then close the issue after integration.

Suggested status label: status/ready

## Codex State: ready ### Summary - Implemented immutable connector definitions and revisions, pinned tenant configurations, adoption controls, bounded dry-run/simulation evidence, ambiguity review, audit/privacy controls, and administration UI. - Local commits: Connectors 0f61fe4, Core 6a2da94, workspace endpoint inventory 47c9040. ### Verification - `Connectors backend suite: 34 passed; connector migration and UI structure checks passed.` - `tools/checks/check-focused.sh: passed the integrated backend, manifest, UI-contract, 59-permutation build, and Playwright conformance gate.` ### Next / Blocked - Push the local commits, run remote CI, then close the issue after integration. Suggested status label: `status/ready`
Author
Owner

Published and verified on remote main: Connectors 0f61fe4, Core 6a2da94, workspace 47c9040. The repository has no configured commit-status contexts/workflow files; the recorded complete focused workspace gate is the integration evidence. Acceptance criteria are satisfied, so this issue is being closed.

Published and verified on remote `main`: Connectors 0f61fe4, Core 6a2da94, workspace 47c9040. The repository has no configured commit-status contexts/workflow files; the recorded complete focused workspace gate is the integration evidence. Acceptance criteria are satisfied, so this issue is being closed.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: GovOPlaN/govoplan-connectors#6