The brand repo's documentation, organised per the org's documentation placement framework (see n3ary/standards documentation.md).
| Directory | What's in it |
|---|---|
| concepts/ | The brand itself. What's the mark, what does it mean, what are the rules. |
| specs/ | Consumer-facing contracts. How a third party wires the brand assets into their product. |
There is no architecture/ (single-purpose repo), plan/ (no live plan docs), or investigation/ (no historical analysis kept here).
| Lives in | Edit by hand? |
|---|---|
src/logo/*.svg, src/social/*.svg |
yes — these are the only hand-edited brand assets |
docs/concepts/brand-manual.md |
yes — the brand manual prose |
docs/specs/github-asset-setup.md |
yes — the consumer setup guide |
site/index.html |
yes — the visual companion to the brand manual |
dist/* |
no — regenerated by pnpm build |