v0.47.0
Release Notes
Historical archive:
workspaiis the current package and command, with
wspaias an optional alias. Older entries intentionally preserve historical
rapidkitcommands and.rapidkitpaths. Use the CLI README and
Command Reference for current usage.
Latest Release: v0.47.0 (July 21, 2026)
Evidence-Backed Workspace Knowledge Graph
This minor release makes the current Workspace Model directly useful for
proof-backed retrieval across projects, code, packages, APIs, infrastructure,
delivery, documentation, decisions, tests, and ownership. The graph is derived
deterministically from the canonical model and bound to its exact SHA-256
revision.
What's New:
-
Queryable workspace knowledge
- Added bounded graph search, typed entity/evidence/path queries, complete
portable emission, change/PR overlays, and retrieval payload benchmarks. - Added stable identities, proof paths, derivation/trust metadata, quality
diagnostics, secret filtering, and deterministic query indexes.
- Added bounded graph search, typed entity/evidence/path queries, complete
-
One graph revision for every consumer
- The Model stage now publishes
workspace-model.jsonand
workspace-knowledge-graph.jsonatomically. - CLI, unified runner, context, Agent Sync, MCP, IDE capability discovery, CI,
and workspace contract graph output consume the same model-bound revision. - Agents now start with bounded search and proof traversal instead of loading
the complete graph into every prompt.
- The Model stage now publishes
-
Versioned public contracts
- Added Knowledge Graph, change overlay, bounded search, and token-efficiency
schemas. - Expanded the published catalog, artifact registry, runtime command surface,
architecture contract, and semantic conformance gates.
- Added Knowledge Graph, change overlay, bounded search, and token-efficiency
-
Clearer user documentation
- Added a two-minute graph guide, reproducible benchmark methodology,
Agent/IDE/MCP workflow, and plain-language glossary. - Separated deterministic Workspace Intelligence from the optional embedding
module recommender and removed unqualified AI score/cost claims.
- Added a two-minute graph guide, reproducible benchmark methodology,
-
Security and canonical paths
- Updated vulnerable
brace-expansionandfast-uridependencies to their
patched releases; the final online npm audit reports zero vulnerabilities. - Canonicalized bridged project metadata into
.workspaiwhile retaining
legacy read compatibility.
- Updated vulnerable
Breaking changes: None.
Verification:
- 2,062 CLI tests passed with 8 explicit skips.
- All 11 runtime-conformance stages and required artifacts passed.
- Documentation links, examples, drift guard, README smoke, and live command
surface parity passed. - The measured 16-project fixture produced 1,738 entities, 2,244 relations, and
2,106 portable proofs; fixture statistics are not universal product claims.
Upgrade:
npm install -g workspai@0.47.0
workspai workspace intelligence run --for-agent codex --strict --json
workspai workspace graph search "authentication endpoint" --limit 12 --json