Context
Deferred from v0.2.0 Production Hardening spec. These are Phase 4 (ecosystem/extensibility) items from docs/ROADMAP.md.
Scope
Priority
These items enable ecosystem growth. No individual item blocks production use.
| Item |
Effort |
Impact |
| Type-safe metadata |
Small |
High DX |
| Key format versioning |
Large |
Future-proofing |
| HMAC-SHA256 pepper |
Large |
Security depth |
| onEvent hook |
Medium |
Extensibility |
| Plugin model |
Large |
Architecture |
| Admin queries |
Medium |
Observability |
| Edge validation |
Large |
Performance |
Dependencies
- Requires v0.3 shipped first
- HMAC-SHA256 requires key format versioning (4.3 before 4.4)
- Edge validation requires HMAC (4.4 before 4.7)
Context
Deferred from v0.2.0 Production Hardening spec. These are Phase 4 (ecosystem/extensibility) items from
docs/ROADMAP.md.Scope
ApiKeys<TMeta>client wrapper. Small effort.ApiKeysclass with composable model. Large effort.Priority
These items enable ecosystem growth. No individual item blocks production use.
Dependencies