Define CurryComb capability-envelope adapter boundary #50

Open
opened 2026-09-07 06:45:05 +00:00 by larandar · 0 comments
Owner

Proposal

Prepare the CurryComb side of the versioned capability envelope that HydraMem consumes directly.

Design

Use canonical TOML as the wire artifact. Create an inert, dedicated adapter boundary rather than modifying currycomb-projection, currycomb-intake, or a credentialed effector. It emits provenance, spans, coverage, budgets, and review-authority separation as specified by the central contract.

Tasks

  • Add envelope fixture and validation at the dedicated boundary.
  • Preserve source version/hash, span, read class, watermark, and partial coverage.
  • Refuse absent provenance or unsupported envelope versions.
  • Keep review disposition separate from source decision and knowledge maturity.

Specification Delta

Given a bounded CurryComb source result, when it is exported to HydraMem, then the consumer receives a versioned envelope with enough provenance to validate and no admission authority.

Evidence

Fixture tests demonstrate valid transfer, incompatible-version refusal, and provenance preservation.

## Proposal Prepare the CurryComb side of the versioned capability envelope that HydraMem consumes directly. ## Design Use canonical TOML as the wire artifact. Create an inert, dedicated adapter boundary rather than modifying `currycomb-projection`, `currycomb-intake`, or a credentialed effector. It emits provenance, spans, coverage, budgets, and review-authority separation as specified by the central contract. ## Tasks - Add envelope fixture and validation at the dedicated boundary. - Preserve source version/hash, span, read class, watermark, and partial coverage. - Refuse absent provenance or unsupported envelope versions. - Keep review disposition separate from source decision and knowledge maturity. ## Specification Delta Given a bounded CurryComb source result, when it is exported to HydraMem, then the consumer receives a versioned envelope with enough provenance to validate and no admission authority. ## Evidence Fixture tests demonstrate valid transfer, incompatible-version refusal, and provenance preservation.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference
Ting/CurryComb#50
No description provided.