Architect Spec Judge Governance

Internal governance (not user-invocable): the Architect bar for react-component, spec-judge face. Grading structural fit from spec + suite, by discipline. Loaded at the spec gate.

cyberuni Updated

File contents

architect · spec · judge — grade structural fit (from spec + suite)

The Architect bar at the spec gate, backward face: the cold spec-judge reads spec.md + .feature only (the solution is out of view) and grades structural fit. Same sections, as checks.

module-structure

  • Does the contract duplicate an existing component or overlap a sibling's responsibility?

dependency-hygiene

  • Does the spec imply a dependency the library shouldn't take (e.g. a date lib for a Button)?

bundle

  • Does the contract force a non-tree-shakeable shape (a barrel that drags unrelated code)?

cyberuni/cyberplace/tree/main/examples/acme-ui/skills/architect-spec-judge-governance commit eb5a774233

Frequently asked questions

npx skillmds@latest add cyberuni/architect-spec-judge-governance