# Documentation

Sesh Helpers documentation — for mortal meat bags and the clankers who serve them.

This project is in **bootstrap phase**. Docs are written down first; code follows.

---

## Start here

| You are… | Read this first |
|----------|-----------------|
| **AI agent** | [001_CLANKER_INIT.md](001_CLANKER_INIT.md) — mandatory entry point |
| **Human** | [../README.md](../README.md) at repo root, then browse the table below |

---

## Index

| Document | Audience | Description |
|----------|----------|-------------|
| [001_CLANKER_INIT.md](001_CLANKER_INIT.md) | AI agents (mortals welcome) | Project entry point — read first |
| [Control_UI.md](Control_UI.md) | Implementers + clankers | Settings menu framework pattern |
| [THEMES.md](THEMES.md) | Implementers + clankers | Shared overlay themes (LCD Glass, …) |
| [TYPOGRAPHY.md](TYPOGRAPHY.md) | Implementers | Shared regular + display fonts |

---

## Conventions

- **`00x_` files** — numbered, ordered reading for agents.
- **Unnumbered files** — feature or domain specifications.
- **Templates** — marked *Draft / Template*; fill in short notes, implement later.

When adding a new doc, add a row to the index table above.

---

## Elsewhere in the repo

| Resource | Path |
|----------|------|
| Landing page | [index.html](../index.html) |
| Spot Smoke | [spotsmoke/](../spotsmoke/) |
| Sesh Banner | [seshbanner/](../seshbanner/) |
| Trick Request Banner | [trbanner/](../trbanner/) |
| Logo | [img/seshhelpers.png](../img/seshhelpers.png) |
| License | [LICENSE](../LICENSE) |
