docs: reorganize docs into bgm and status folders
Group the bgm spec cluster under docs/bgm and move dev logs and plans under docs/status, add an overview index, and update cross-references in the docs, README, and source comments.
This commit is contained in:
@@ -14,8 +14,9 @@ analyze their contents. A lightweight, client-only pnpm monorepo.
|
||||
| `packages/mesh` | 2D shapes + extrusion into 3D mesh geometry | Isomorphic |
|
||||
| `packages/shared` | Shared types + zod schemas | Isomorphic |
|
||||
|
||||
See [`docs/architecture.md`](docs/architecture.md) for the architecture and
|
||||
[`docs/implementation-plan.md`](docs/implementation-plan.md) for the plan.
|
||||
See [`docs/overview.md`](docs/overview.md) for the docs index,
|
||||
[`docs/architecture.md`](docs/architecture.md) for the architecture, and
|
||||
[`docs/status/implementation-plan.md`](docs/status/implementation-plan.md) for the plan.
|
||||
|
||||
## Setup
|
||||
|
||||
|
||||
Reference in New Issue
Block a user