Commit 8accd64
docs(openspec): point the change docs at the module layout that shipped
The proposal, design D1/D2, and task 1.1 all named `src/prompts/index.ts`
as the module holding the embed and the renderer. What landed splits in
two: `recipes.ts` owns the embed and the render path, `index.ts` is the
public entry stacked on top of it.
Tasks 1.3 and 1.4 were also checked off here, but the typed API and the
INTERNAL_TOPICS classification are unit 2's work in `index.ts` — nothing
in this PR implements them. Uncheck them so the tracking matches the diff.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>1 parent cbe51d7 commit 8accd64
3 files changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments