Skip to content

feat(manager-server): add verifiable usage snapshot protocol - #456

Closed
bc19sam-afk wants to merge 2 commits into
seakee:mainfrom
bc19sam-afk:codex/usage-snapshot-protocol
Closed

feat(manager-server): add verifiable usage snapshot protocol#456
bc19sam-afk wants to merge 2 commits into
seakee:mainfrom
bc19sam-afk:codex/usage-snapshot-protocol

Conversation

@bc19sam-afk

Copy link
Copy Markdown
Contributor

Summary\n\n- add a versioned, machine-verifiable usage snapshot protocol\n- freeze membership at a SQLite event-id high-water mark\n- provide authenticated expiring cursors, row count, digest, and stable event IDs\n- preserve existing v0 usage and export clients\n\n## Current status\n\nDraft implementation in progress. The first commits contain RED contract tests for:\n- more than 50,000 rows\n- stable pagination and concurrent inserts\n- same-shaped distinct events\n- replay, cursor tampering, expiry, and snapshot drift\n- authorization and v0 compatibility\n\n## Safety boundaries\n\n- no deployment or production access\n- no real credentials or user data\n- no changes to the downstream consumer repository\n- do not merge while Draft\n\n## Verification\n\nPending implementation and GREEN/full-suite evidence.\n

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.

1 participant