Architect Impl Judge Governance

Internal governance (not user-invocable): the Architect bar for react-component, impl-judge face. Grading the CODE's structural fit, by discipline. Loaded at the impl gate.

cyberuni Updated

File contents

architect · impl · judge — grade the code's structural fit

The Architect bar at the impl gate, backward: grade the code's structure. Same sections, as checks.

module-structure

  • Code duplication present? File layout / export convention followed? Circular imports?

dependency-hygiene

  • Undeclared imports or deep-imports into another component's internals?

bundle

  • Top-level side effects that defeat tree-shaking? sideEffects correct?

cyberuni/cyberplace/tree/main/examples/acme-ui/skills/architect-impl-judge-governance commit 397fe08142

Frequently asked questions

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