{{ theme.skipToContentLabel || 'Skip to content' }}

Templates and Project Guidance Development SOP

Prerequisites

Read the module overview, then confirm the business owner, inputs, outputs, failure conditions, and permission boundary.

Procedure

  1. Inspect language evidence in the existing project.
  2. Ask for TypeScript, JavaScript, or Python when detection is ambiguous.
  3. Choose the nearest template.
  4. Confirm each business placeholder after generation.
  5. Run check and eval.
  6. Run the listed module tests and npm run check:modules.
  7. Preserve trace, evaluation, and owner-approval evidence; do not publish without explicit authorization.

Stop conditions

Stop for unconfirmed business rules, non-reversible side effects, access outside the workspace, unavailable real credentials, or failed security gates. Ask the owner instead of expanding scope.

{{ theme.lastUpdated?.text || theme.lastUpdatedText || 'Last updated' }}:

Released under the MIT License.