fluid-core/workplans
tegwick 791e419973
Some checks failed
ci / build (push) Failing after 23s
Add connector, response policy, telemetry emitter and gateway
Completes the request path for FLUID-WP-0003 T01-T03 and T05-T07. The
gateway resolves a revision, routes to the adapter process, and records
what happened, without ever depending on the control plane to serve.

Three behaviours carry tests because the architecture rests on them:
Emit never blocks against a stalled sink (Blueprint 34.2), the gateway
keeps serving after control-plane loss (invariant 2), and backend
internals do not leak into error responses (5.7).

The connector retries only idempotent methods, so a slow adapter cannot
cause a hall-of-helix entry to be published twice, and breakers are
per-revision so a broken candidate does not take the stable revision
down with it.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_014KmVxhJ35tCo7rE7UnLwWu

Assistant: claude-code
Assistant-Model: opus
Assistant-Process: 1116572@bnt-lap001
Assistant-Session: 8ba9bb93-a72a-4883-b189-2499cce5c400
2026-09-04 02:09:49 +02:00
..
FLUID-WP-0001-statehub-bootstrap.md repo.work.assign_missing_identifiers 2026-09-04 01:52:06 +02:00
FLUID-WP-0002-foundations-and-wire-contract.md Generate contract types, pin fixtures to spec, add build and ADRs 2026-09-04 02:03:12 +02:00
FLUID-WP-0003-deterministic-data-plane.md Add connector, response policy, telemetry emitter and gateway 2026-09-04 02:09:49 +02:00
FLUID-WP-0004-publication-and-control-apis.md repo.work.assign_missing_identifiers 2026-09-04 01:52:06 +02:00
FLUID-WP-0005-fluid-insight.md repo.work.assign_missing_identifiers 2026-09-04 01:52:06 +02:00
FLUID-WP-0006-fluid-science.md repo.work.assign_missing_identifiers 2026-09-04 01:52:06 +02:00
FLUID-WP-0007-conformance-and-self-validation.md repo.work.assign_missing_identifiers 2026-09-04 01:52:06 +02:00
FLUID-WP-0008-fluid-telegram-handover.md repo.work.assign_missing_identifiers 2026-09-04 01:52:06 +02:00