# Menu Inventory Worksheet

Inventory for **this repository’s published shell** and **placeholder plugin menus** where the product is still TBD.

Rules applied:

- No bare `TODO` markers; unknown plugin scope uses **`N/A`** with a short note.
- **`MUST` / `NICE`** only where items are concrete.

---

## Shell (index.html) — primary IA

| Area            | Role                                                                 |
| --------------- | -------------------------------------------------------------------- |
| UI configuration | Background themes; mockup viewport size (phone / Ableton / desktop). |
| Mockups         | Iframe previews of HTML under `mockups/`.                            |
| Documents       | Primary formal docs + link to archived hub.                         |

---

## Mockups (shell — iframe list)

| Screen file | Shell label | Group |
| ----------- | ----------- | ----- |
| `mockups/blueprint-01-mockup-wireframe.html` | Standalone App Launch image | (top) |
| `mockups/example-utility.html` | Utility | Plugins mock-ups |
| `mockups/example-pan.html` | Pan | Plugins mock-ups |
| `mockups/example-eq.html` | EQ | Plugins mock-ups |
| `mockups/example-saturator.html` | Saturator | Plugins mock-ups |
| `mockups/components-chromeless.html` | Component mockups | Components (chromeless column) |
| `mockups/components-list.html` | Notes & inventory | Linked from chromeless |
| `mockups/component-mockup-knob.html` | (control) | Components |
| `mockups/component-mockup-dropdown.html` | (control) | Components |
| `mockups/component-mockup-vertical-slider.html` | (control) | Components |
| `mockups/component-mockup-switch.html` | (control) | Components |
| `mockups/component-mockup-button.html` | (control) | Components |
| `mockups/component-mockup-xy-surface.html` | (control) | Components |
| `mockups/component-mockup-step-control.html` | (control) | Components |
| `mockups/settings.html` | Settings | General User Interface Mockups |
| `mockups/presets.html` | Presets | General User Interface Mockups |
| `mockups/export.html` | Export | General User Interface Mockups |
| `mockups/help.html` | Help | General User Interface Mockups |

---

## Plugin product menus (future host app) — Prompt B placeholders

These are **not** fully specified in this static repo. Rows are **`N/A`** until a real product menu is finalized.

### Menu: Home

| Item Label | Type | Priority | Notes |
| ---------- | ---- | -------- | ----- |
| N/A | — | — | Entry / home surface TBD in host app; shell uses **Standalone App Launch** mockup as design reference only. |

### Menu: Capture Modes

| Item Label | Type | Priority | Notes |
| ---------- | ---- | -------- | ----- |
| N/A | — | — | Not modeled in this repository; add mockups when product scope is fixed. |

### Menu: History

| Item Label | Type | Priority | Notes |
| ---------- | ---- | -------- | ----- |
| N/A | — | — | No history-screen mockup; implement when workflow is defined. |

### Menu: Export

| Item Label | Type | Priority | Notes |
| ---------- | ---- | -------- | ----- |
| Export flow | row | MUST | Placeholder mockup: `mockups/export.html` (shell). Final IA TBD. |

### Menu: Settings

| Item Label | Type | Priority | Notes |
| ---------- | ---- | -------- | ----- |
| Settings skeleton | row | MUST | Mockup: `mockups/settings.html`. |

### Menu: Help

| Item Label | Type | Priority | Notes |
| ---------- | ---- | -------- | ----- |
| Help skeleton | row | MUST | Mockup: `mockups/help.html`. |

### Menu: Presets (if distinct from History)

| Item Label | Type | Priority | Notes |
| ---------- | ---- | -------- | ----- |
| Presets placeholder | row | NICE | Mockup: `mockups/presets.html`. |

---

## Documents (shell)

| Document | Role |
| -------- | ---- |
| `documents/executive-overview.html` | Primary — program & infrastructure. |
| `documents/software-engineering-requirements-specification.html` | Primary — platform & delivery. |
| `documents/design-guide.html` | Primary — UX/UI handoff. |
| `documents/archived-documents.html` | Hub for non-primary specs (see hub for list). |

---

## Completion Checklist

- [x] Shell mockup list matches `index.html` and this worksheet.
- [x] Plugin menus either have concrete rows or explicit **N/A** with notes.
- [x] No unresolved raw `TODO` markers in this file.
