fix: update entity naming conventions to use singular form for consistency
This commit is contained in:
@@ -157,7 +157,7 @@ working *on* that layer, the contract is what binds an agent working *with* it.
|
||||
|
||||
Ask questions naturally:
|
||||
- "What projects use MQTT?"
|
||||
- "Show me the architecture of ha-core"
|
||||
- "Show me the architecture of HA Integration"
|
||||
- "Compare gdeploy and plugnburn-edl"
|
||||
- "What decisions were made about E3DC integration?"
|
||||
|
||||
@@ -247,7 +247,7 @@ Ingest incoming/notes/my-notes.md
|
||||
### Naming
|
||||
|
||||
- Use human-readable titles with spaces for files: `Hybrid Search.md`, not kebab-case
|
||||
- Use singular for entities: `ha-core.md` (not `ha-cores.md`)
|
||||
- Use singular for entities: `HA Integration.md` (not `HA Integration.md`)
|
||||
- Use wikilinks matching the file name exactly: `[[Entity Name]]`
|
||||
- **Titles follow the subject's own established name, not the wiki's language.** `Act Runner` and
|
||||
`GitOps Ownership Model` keep theirs. A title is the only identifier a page has - it also lives
|
||||
|
||||
Reference in New Issue
Block a user