Changelog
Versioned releases. Every release is sealed via the same chain the product produces.
0.1.0 — Pre-launch In progress
First customer-shippable cut.
- POST
/api/seal + GET /api/verify/{seal_id} live
- Python SDK (
pip install sealed-for-ai) — sync + async, 17 tests green
- TypeScript SDK (
npm install @epochquant/sealed-for-ai) — Node + Bun + Workers + browsers
- Five integration patterns documented with runnable examples
- Free tier (10 seals/mo, no credit card)
- Flagship customer: saas-conductor sealing every 7-step pipeline run
Targets before v0.1.0 GA:
- 5 design-partner customers integrated and shipping in production
- Stripe billing self-serve (cloned from
entitlement-worker pattern)
- Real Sealed receipts issued at volume ≥ 100/day
- One additional customer-named case study (beyond saas-conductor flagship)
0.2.0 — Planned
- Batch seal API: POST
/api/seal/batch seals up to 100 artifacts per round-trip
- Sealed-eval-run shorthand for ML evaluation pipelines
- Cloudflare service-binding mode for Enterprise customers (sub-100ms in-region)
0.3.0 — Planned
- OpenTimestamps Bitcoin anchor as a second, independent timestamp authority
- Public dashboards: org-level seal volume, retention status, key rotation schedule
0.4.0 — Planned
- Bring-your-own-key (BYOK) — customers can hold the Ed25519 private key themselves
- Studio tier add-on, $200/mo
0.5.0 — Planned
- On-prem chain anchor (private Hyperledger / private L2) for regulated customers
- Enterprise tier; quoted
Roadmap dates are intentionally absent. We ship when each version is real, not on a calendar.