Skip to content

feat: add generic Oven progress events#14

Merged
alowpoly merged 6 commits into
mainfrom
oven-event-protocol
Jul 21, 2026
Merged

feat: add generic Oven progress events#14
alowpoly merged 6 commits into
mainfrom
oven-event-protocol

Conversation

@alowpoly

@alowpoly alowpoly commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add the generic burnlist-oven-event@1 contract and append-only monotonic per-Oven event store
  • expose bounded JSON and SSE replay with vector cursors, stream caps, backpressure, and per-Oven corruption fail-close (a corrupt record fail-closes that Oven's stream tail, isolated to the one Oven; other Oven streams are unaffected)
  • publish Checklist and Differential Testing observations only after canonical state is durable
  • export the event API and CLI while keeping coordination guidance in the single shipped Burnlist skill

Validation

  • npm run verify
  • npm run verify:package
  • skill quick validation
  • git diff --check

Notes

@alowpoly
alowpoly merged commit 8c197db into main Jul 21, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants