You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 13, 2026. It is now read-only.
-`schema/v1.json` contains the published JSON Schema
23
-
-`src/index.ts` re-exports the schema and type surface
24
-
-`src/types.ts` holds the TypeScript representation
25
-
26
-
## Notes
27
-
28
-
- The package publishes only schema, generated types, and package metadata
29
-
- The schema is intended to be consumed by `agents-audit` and external tools that validate `.agents/agents.workspace.json`
30
-
- Governance, security, and contribution policy live in the repo root
1
+
# @workspacejson/spec — Deprecated Repository
2
+
3
+
> **This repository has been deprecated.**
4
+
>
5
+
> The canonical workspace.json specification now lives in the [agents-audit monorepo](https://github.com/workspace-json/agents-audit/tree/main/packages/spec).
0 commit comments