Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 580 Bytes

File metadata and controls

13 lines (10 loc) · 580 Bytes

CLAUDE Compatibility Instructions

This file exists for cross-tool compatibility with assistants that auto-load CLAUDE.md.

Core Contract

  • Follow .ai/PROJECT_STRUCTURE.md as non-negotiable structure authority.
  • Follow .ai/AGENT_CONTRACT.md startup and completion procedure.
  • Follow .ai/rules.md for coding, CI/CD, documentation, and security requirements.

Practical Guidance

  • Prefer minimal, testable increments.
  • Keep context explicit: scope, constraints, acceptance criteria.
  • Update documentation and checklist when governance-relevant changes are made.