Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 869 Bytes

File metadata and controls

29 lines (20 loc) · 869 Bytes

Claude Project Rules

Project Context

This repository is an enterprise AI scaffold and process baseline, not a stack-specific implementation codebase.

Working Rules

  1. Follow locked governance parameters from AGENTS.md.
  2. Prioritize architecture, documentation, and process standards.
  3. Keep outputs portable across Claude, Cursor, and Cline.
  4. Use templates under docs/templates/ for repeatable artifacts.
  5. Keep high-level policy in CLAUDE.md and modular policy in .claude/rules/.

Required Command Workflow

  1. pre-dev
  2. implementation
  3. post-dev
  4. git-commit

Strict Blocking

Stop and request resolution when:

  1. Required context docs were not reviewed.
  2. Mandatory progress/change-log updates are missing.
  3. Verification evidence is missing for non-trivial changes.
  4. A dangerous action lacks explicit user confirmation.