Roadmap
Honest status for tenant-facing Skippr Cloud surfaces.
All customer-facing APIs are Preview. Op-level truth lives in compat/matrix.yaml; normative specs mirror it; these pages never claim Beta or GA until product lifts the Preview-only rule.
| Area | Status | Notes |
|---|---|---|
| Docs site | Live | skippr.io (Cloud home); ELT |
API hostnames under cloud.skippr.io | Preview | Contracts published; regional DNS/TLS expand over time |
| Gateway | Preview | Platform edge live; tenant CreateApi coming soon |
| Auth | Preview | Sign-in / API keys → JWT |
| Tables | Preview | DynamoDB JSON wire protocol (matrix partial) |
| Objects | Preview | S3-compatible buckets/objects; multipart + presign |
| Streams | Preview | Append log (streams protocol) |
| Queue | Preview | SQS-shaped work queues |
| Secrets | Preview | Create/Get/List/Put/Describe/Delete |
| Events | Preview | Bus / PutEvents / rules / targets |
| Scheduler | Preview | Schedule CRUD + list |
| Functions | Preview | Register / Invoke (matrix skeleton) |
| Machines | Preview | CreateFleet / UpdateDesiredCount (matrix skeleton) |
| DNS | Preview | Zones/records via platform DNS (matrix skeleton) |
| Certificates | Preview | ACME + DNS-01 via dns (matrix skeleton) |
| Logs | Preview | Log group/stream + Put/Filter |
| Metrics | Preview | CloudWatch Metrics–shaped API (matrix skeleton) |
| Traces | Preview | CloudTraces span API (matrix skeleton) |
| ELT | Preview | Managed skipprd wrap; registry APIs live (matrix skeleton) |
| Providers | Preview | CDK/TF-shaped create against live tables + queue (+ streams) |
Preview means the documented ops that appear as live on each page match compat/matrix.yaml. Anything marked coming soon is not yet a tenant contract.
