This repository was archived by the owner on May 13, 2026. It is now read-only.
Releases: workspace-json/spec
Releases · workspace-json/spec
workspace.json v0.2.1 — Metadata refresh
workspace.json v0.2.0 — Canonical path update
Canonical workspace path is now .agents/agents.workspace.json. The legacy root path remains a v0.x read fallback. Repository metadata now points at the standalone workspace-json/spec repo.
workspace.json v0.1.0 — Initial specification
workspace.json v0.1.0
Initial public release of the workspace.json specification.
Whats included
- Core spec document defining the
manual,generated,agents, andhealthsections - JSON Schema at
schema/v1.json(JSON Schema Draft 2020-12) - Three reference examples: TypeScript monorepo, Python single-package, polyglot repository
- CONTRIBUTING.md with RFC process for substantive changes
- GOVERNANCE.md with maintainership model and AAIF donation intent
- CODE_OF_CONDUCT.md (Contributor Covenant)
- Apache 2.0 license across all artifacts
Stability
All top-level sections (manual, generated, agents, health) are stable for v0.x.
Fields marked [experimental] in the schema may change without a version bump.
Breaking changes will not be introduced within the v0.x series without explicit changelog notice.
Documentation
Full specification documentation at https://workspacejson.dev
Schema endpoint
JSON Schema available at https://workspacejson.dev/schema/v1.json