-- Victor Grishchenko
The idea of a project wiki is to explain key concepts of the project, their context, constraints and connections (4C). The format must be brief enough so a person/agent can in principle be instructed to read all of the wiki. Less timeless content should go into Todo or other pockets.
Each page covers exactly one concept and is named for it; the file is that name plus .mkd. Wiki pages live flat in one directory, so any page is reachable by name alone. Other pockets (tickets, skills) are reachable as e.g. [/todo/POST/POST-123] links.
Hand written under the title or with -- John A. Smith if single-author (indent 4 spaces).
Wiki pages must be greppable: each line reads on its own, carrying enough context to make sense when rg pulls it from the page. rg prints the filename too, so a bullet need not repeat the page name; write standalone claims and link inline.
[Page] or [/pocket/Page], definition is optional (at the footer of section or page).it/this/the above that points at another line.