Universal engineering standards for development projects.
This repository is designed to apply across project subjects without assuming a specific domain, stack, architecture, or toolchain.
core/— universal rulesprofiles/— optional context-heavy practice packsadapters/— tool or ecosystem specific application guidestemplates/— starter templates for adoptionmigration/— migration guidance
The purpose of dev-standards is to standardize engineering behavior in areas such as:
- change management
- decision records
- verification
- dependency management
- observability
- security and risk
- documentation and discoverability
It does not prescribe one programming language, architecture style, testing framework, or deployment model.
STANDARDS.mddefines what must be trueCOMPETENCY.mddefines how deeply those standards can be applied