17 lines
854 B
Markdown
17 lines
854 B
Markdown
|
|
# .humans/ — pages written for people, not agents
|
||
|
|
|
||
|
|
Self-contained HTML pages explaining how parts of this repo work, for reading in
|
||
|
|
a browser. Same convention as `ariki-game/.humans/`.
|
||
|
|
|
||
|
|
The operating detail lives in `.claude/skills/` and `.agents/` and is written for
|
||
|
|
whoever is driving the tools. These pages are the **explanation** — what we built,
|
||
|
|
why it's shaped that way, and what it cost to learn. Where the two disagree, the
|
||
|
|
skill/wiki is the source of truth.
|
||
|
|
|
||
|
|
| page | about |
|
||
|
|
|---|---|
|
||
|
|
| `marvelous-designer.html` | How we author Ariki's garments as real sewn cloth in Marvelous Designer — the process, what's been made, the traps, what's still unsolved. Written for Özlem and Jeremy. |
|
||
|
|
|
||
|
|
Images are referenced relatively (`../tools/tailor/screenshots/…`), so open these
|
||
|
|
from inside the repo rather than copying the file out on its own.
|