Files
2026-06-11 08:48:13 -07:00

15 lines
203 B
Markdown

# Preview fixture
A target sentence Claude will rewrite via the seam.
Some stable prose that does not change during the test run.
```mermaid
flowchart LR
a --> b
```
```ts
const stable = true;
```