Welcome to the MarkdownLM Governance Rules repository. This repository serves as the template for all technical constraints, architectural boundaries, style guides, and operational standards for the MarkdownLM ecosystem.
By centralizing these rules into a machine-readable governance layer, AI agents and human developers can reliably build, scale, and maintain the platform without violating core invariants.
This repository provides ready-to-use templates for various categories to keep things simple for users.
- Architecture: Layering, boundaries, and system design.
- Stack: Authorized frameworks, libraries, and versions.
- Testing: Test frameworks, required coverage, and testing patterns.
- Deployment: CI/CD pipelines, platforms, and scripts.
- Security: Authentication, validation, and secret management.
- Style: Naming conventions, formatting, and file organization.
- Dependencies: Approved and banned packages.
- Error Handling: Exception hierarchies, logging protocols, and monitoring.
- Business Logic: Domain rules, pricing logic, subscription constraints, and permission models.
- General: Any additional guidelines that don't fit above.