From 6266304a79632d2f79b0ef6755c85851a1119c10 Mon Sep 17 00:00:00 2001 From: Ty Date: Mon, 27 Jul 2026 16:08:48 +0000 Subject: [PATCH] structure: sync data/fixtures/README.md --- data/fixtures/README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 data/fixtures/README.md diff --git a/data/fixtures/README.md b/data/fixtures/README.md new file mode 100644 index 0000000..e7a30f7 --- /dev/null +++ b/data/fixtures/README.md @@ -0,0 +1,11 @@ +# Fixtures (scaffold) + +Demo persona when implemented: **Claire Bennett**, **Lumina Hair Studio & Spa**. + +| Path | Purpose | +|------|---------| +| `books/` | Sample QBO-shaped JSON | +| `media/` | Sample social media assets for vision tests | +| `../recorded/` | Optional recorded responses (local only; do not commit secrets) | + +No fixture JSON committed until **build** unless explicitly requested.