Language-agnostic engineering standards: the defaults that apply everywhere in this repository.
- One topic per file:
<rule-topic>.md(for examplecoding-style.md,testing.md,git-workflow.md). - Keep guidance broadly applicable; anything language- or framework-specific
belongs in a sibling folder under
../. - These files state the current standard, not its history — update the rule when the convention changes.
Before any implementation task, as the baseline no narrower rule overrides.