Status snapshot
This issue captures the current workspace-control-plane / data-ingestion / cataloging / enrichment publication lane so the status is preserved in-repo.
Merged baseline:
Current main includes:
- zone-router publication planning
- semantic-bridge validation for EventEnvelope, MembraneDecision, ZonePublicationRequest, ZonePublicationPlan, and ZonePublicationRecord
Open / stacked work:
Accomplished:
- Zone-aware local ingest via Lampstand.
- Zone metadata preserved through payload, envelope, receipt, and catalog entries.
- Publication request generated from ingest results.
- Zone-router planning from request to topic/plan.
- Semantic validation membrane for request/plan/record artifacts.
- Initial local transport, outcome, retry, and terminal-failure semantics designed in stacked runtime branches.
Remaining from original spec:
- Real broker transport adapter, starting with Kafka-compatible publish.
- Runtime dropzone/membrane enforcement.
- Enrichment workers for classification, entity extraction, topic tagging, and memory-mesh writes.
- Workspace control-plane visibility for publication jobs, retries, terminal failures, replay, quarantine, and promotion.
- Full zone-to-zone broker topic taxonomy and replay paths.
- CI flattening once the stacked runtime branches are accepted.
Recommended order:
- Finish and flatten the publication runtime stack.
- Add replay/requeue for terminal failures.
- Add real Kafka-compatible transport.
- Add dropzone/membrane runtime enforcement.
- Add enrichment workers and memory-mesh integration.
- Surface state in workspace control-plane APIs/UI.
Rule: avoid fighting concurrent agents. Verify main before each tranche and keep new work isolated until adjacent upstream changes are understood.
Status snapshot
This issue captures the current workspace-control-plane / data-ingestion / cataloging / enrichment publication lane so the status is preserved in-repo.
Merged baseline:
zone_ref/topic_refthrough ingest artifacts and emits apublication_request.Current main includes:
Open / stacked work:
Accomplished:
Remaining from original spec:
Recommended order:
Rule: avoid fighting concurrent agents. Verify
mainbefore each tranche and keep new work isolated until adjacent upstream changes are understood.