Skip to content

Latest commit

 

History

History

README.md

CMMV Documentation

This directory contains all project documentation following the AGENTS.md standards.

📚 Documentation Index

Project Planning & Analysis

Manifests

OpenSpec Documentation

Located in /openspec directory:

🎯 Quick Links

For New Contributors

  1. Read Project Context for tech stack
  2. Review OpenSpec Getting Started for workflow
  3. Check Next Steps for current priorities

For Implementation

  1. Review Active Proposals
  2. Check Test Coverage for gaps
  3. Follow OpenSpec workflow for new features

📋 Root-Level Documentation

Only these files are allowed in project root (per AGENTS.md):

  • README.md - Project overview
  • CHANGELOG.md - Version history (to be created)
  • AGENTS.md - AI assistant instructions
  • LICENSE - MIT License
  • CONTRIBUTING.md - Contribution guidelines (to be created)
  • CODE_OF_CONDUCT.md - Code of conduct
  • SECURITY.md - Security policy (to be created)

All other documentation MUST be in this /docs directory.