Maturity & Versions
The authoritative "what's real" page. Every capability on this site carries one of five badges; this is the legend and the full truth table.
Last verified against published npm packages: 2026-07-03.
Badge legend
| Badge | Meaning |
|---|---|
| Shipped | Published to npm and supported. Documented commands work as described. |
| Preview | Published but intentionally limited (e.g. dry-run only). Boundaries stated on its page. |
| Pro | Shipped, requires a Pro entitlement. Fails closed without one. |
| Gated | Planned/underway but not shipped. Do not expect it in any installable version. |
| Unpublished | Implemented in source but not yet in the published npm package. Arrives with the next publish. |
Published versions
| Package | Version | CLI |
|---|---|---|
sdtk-kit (umbrella) | 1.14.0 | sdtk |
sdtk-spec-kit | 0.5.0 | sdtk-spec |
sdtk-design-kit | 0.5.0 | sdtk-design |
sdtk-code-kit | 0.3.3 | sdtk-code |
sdtk-ops-kit | 0.2.5 | sdtk-ops |
sdtk-wiki-kit | 0.6.0 | sdtk-wiki |
sdtk-agent-kit | 0.4.0 | sdtk-agent |
sdtk-agent-hermes-adapter | 0.2.0 | (adapter, loaded by sdtk-agent) |
Check any package yourself: npm view <package> version.
Truth table
| Capability | Status |
|---|---|
sdtk umbrella: init / update / activate | Shipped |
| SDTK-SPEC: init, generate, analyze, atlas, runtime, entitlement | Shipped |
SDTK-SPEC: project ingest/audit/refresh (Project Intelligence) | Pro |
| SDTK-DESIGN: full command surface incl. Preview Studio | Shipped |
| SDTK-CODE: start/plan/build/verify/ship + status/doctor/resume | Shipped |
| SDTK-CODE: guardrails, readiness | Shipped |
SDTK-CODE: sleep plan / sleep report (dry-run preflight) | Shipped |
| SDTK-CODE: Sleep Mode unattended execution | Gated — not shipped today |
| SDTK-CODE: agent-team (execution bounded to docs/governance Markdown) | Shipped |
| SDTK-OPS: init/update/runtime + ops-* skill journeys | Shipped |
| SDTK-WIKI: ingest/compile/query/search/atlas/kanban/maintain | Shipped |
SDTK-WIKI: ask (grounded Q&A) | Pro |
| SDTK-AGENT: init, workflow validate, run start/continue/status/report, gates | Shipped |
SDTK-AGENT: run cancel, task retry | Shipped — published in sdtk-agent-kit@0.4.0 |
| Hermes Kanban adapter (dry-run plan compiler) | Preview |
| Hermes live dispatch (cards/bots/messaging) | Gated — validation-only; source is published in sdtk-agent-hermes-adapter@0.2.0 but live stays gated pending real-box evidence |
| Workflow packs | Gated — no pack format/runner ships today |
Standing truth statements
These hold everywhere on this site:
- Local-first, precisely. Repo-owned artifacts (specs, ledgers, graphs, reports) stay in your repository. External model/API/runtime calls happen only when you explicitly invoke a runtime (a Claude Code/Codex session,
sdtk-wiki ask). - No unattended execution.
sleep plan|reportare preflight; nothing in the shipped product runs while you're away. - No live Hermes yet. The published adapter (
sdtk-agent-hermes-adapter@0.2.0) contains live-mode source, but live dispatch is gated behind a fail-closed preflight (config +live_ack+ credential + gateway/board checks) and remains validation-only — not public-ready — until real-box evidence and independent review land. Treat Hermes as dry-run/mock for normal use; never claim live cards/bots/messaging work. - Evidence trust is same-machine in v0.x — no remote-worker authenticity claims.
- Docs track the installable surface. If a capability is in source but not published, it's badged Unpublished here and not documented as usable.