Salvage durable operational runtime #76

Merged
lost-rob0t merged 9 commits from agent/salvage-pr54-operational into dev 2026-07-26 21:41:09 +00:00
lost-rob0t commented 2026-07-26 21:06:08 +00:00 (Migrated from github.com)

Scope

Fresh branch from synced dev/master at f7bbb4320b5f73d03d78a3ec62b9fa32be9150b0.

This ports only the reusable operational work from stale PR #54:

  • crash-safe CouchDB outbox and mutation idempotency
  • owner-thread Rabbit settlement handling
  • bounded retries and durable quarantine
  • persisted target recovery and transport-neutral dispatch
  • revision-safe document updates
  • typed CouchDB view registry

Explicit exclusions

  • no superseded CLOS document schema-profile layer
  • no stale star-cl class-model branch
  • no legacy Dockerfile restoration
  • no direct promotion to master

Validation must pass against current star-cl/master, the existing Nix build, service-backed integration tests, and the full container/Clouseau FTS persistence stack before merge.

## Scope Fresh branch from synced `dev`/`master` at `f7bbb4320b5f73d03d78a3ec62b9fa32be9150b0`. This ports only the reusable operational work from stale PR #54: - crash-safe CouchDB outbox and mutation idempotency - owner-thread Rabbit settlement handling - bounded retries and durable quarantine - persisted target recovery and transport-neutral dispatch - revision-safe document updates - typed CouchDB view registry ## Explicit exclusions - no superseded CLOS document schema-profile layer - no stale `star-cl` class-model branch - no legacy Dockerfile restoration - no direct promotion to `master` Validation must pass against current `star-cl/master`, the existing Nix build, service-backed integration tests, and the full container/Clouseau FTS persistence stack before merge.
Sign in to join this conversation.
No description provided.