Skip to main content

WGS Suite Map

Suite Layer

WGS is indexed by WGS.manifest.toml, README.md, and Workspace Governance Standard.md.

WGS standard suite
├── WGS.manifest.toml
├── README.md
└── Workspace Governance Standard.md

Adopter Layer

Workspace adopters use the manifest templates in templates/: workspace, directory, project, and standard manifests.

templates/
├── Workspace
├── Directory
├── Project
└── Standard

Validation Layer

Validate workspace health with Validation-Checklist.md, Workspace-Inventory.md, Target-Directory-Map.md, and Agent-Startup-Procedure.md.

Workspace-Inventory.md --> Validation-Checklist.md
Target-Directory-Map.md --> Validation-Checklist.md
Agent-Startup-Procedure.md --> Validation-Checklist.md
Validation-Checklist.md --> Workspace health judgment

:::info Diagram note The source document expresses these three relationships as Mermaid flowcharts. This site does not currently have the Mermaid theme enabled in docusaurus.config.ts, so they are reproduced here as plain text diagrams with equivalent structure. :::