Active development has moved to github.com/workspacejson.
This organization is retained so existing URLs, npm publication provenance, archived hackathon submissions and historical release tags keep resolving. No new canonical development happens here.
| Repository | Owns |
|---|---|
workspacejson/standard |
Specification, JSON Schema, deterministic reference behaviour, conformance fixtures, ADRs, governance |
workspacejson/cli |
Neutral producer — scans a repository and generates .agents/workspace.json |
workspacejson/integrations |
MCP, Codex, CI and other host-specific consumers and adapters |
| workspacejson.dev | Assembled public documentation |
Start there: github.com/workspacejson
| Repository | Status |
|---|---|
agents-audit |
npm publication provenance. agents-audit is still published from here. Canonical development of the producer moved to workspacejson/cli, which publishes @workspacejson/cli with the same command surface. |
codex-mcp |
npm publication authority for @workspacejson/codex-mcp, and the preserved OpenAI Build Week submission state. Development is migrating to workspacejson/integrations; publication has not cut over. |
billfold |
Public demonstration fixture for the Codex integration. |
spec (archived) |
Superseded by workspacejson/standard. Retained for release history and old URLs. |
agents-workspace (archived) |
Superseded reference samples. |
Publication provenance is deliberately separated from canonical authority here. A repository is not an npm package owner — npm accounts and maintainers own packages, repositories merely hold publishing workflows — so the publication rows above describe where a package is currently published from, not who owns the standard.
Early material in this namespace refers to agents.workspace.json and to
agents-audit as the reference producer. The current artifact path is
.agents/workspace.json and the current neutral producer is @workspacejson/cli.
Both older forms are kept where they document a past state.
Apache-2.0. workspace.json is an independent open standard. It is not a product of Vreko or Marcelle Labs.