fix: update entity naming conventions to use singular form for consistency
CI / verify (push) Successful in 56s
Release / release (push) Successful in 34s

This commit is contained in:
2026-09-05 11:14:47 +02:00
parent 0b3c496fff
commit 63b4bb82d9
7 changed files with 8 additions and 33 deletions
+1 -1
View File
@@ -80,4 +80,4 @@ the *why* lives, and the entity page should not restate it.
- A pattern, protocol, architecture or decision - those are concepts, even when only one entity
uses them.
- A page about a source document - that is a `source` page in `kb/sources/`.
- Singular naming is required: `ha-core.md`, not `ha-cores.md`.
- Singular naming is required: `HA Integration.md`, not `HA Integrations.md`.