Skip to content
This repository was archived by the owner on Mar 22, 2026. It is now read-only.

Latest commit

 

History

History
14 lines (11 loc) · 724 Bytes

File metadata and controls

14 lines (11 loc) · 724 Bytes

Conventions

This directory contains shared conventions and formatting rules. Conventions are normative agreements intended to be referenced from specs and skills. Technology-specific conventions live under ../ergo/tech/.

Index

  • ea-principles.md — EA principles as top-level review criteria.
  • contracts.md — Contract and source-of-truth rules across surfaces.
  • markdown.md — Documentation style rules.
  • diagrams.md — Diagram conventions (Mermaid, structure, and notation).
  • git.md — Git conventions for changes.
  • code-hygiene.md — Universal rules to reduce duplication and dead complexity.