Archive FuneralFinder V1/V2, set V3 as production (D032)

- V1 stories → Archive/FuneralFinder V1
- V2 stories → Archive/FuneralFinder V2
- V3 stories → Organisms/FuneralFinder (primary)
- Component registry updated (V3 = done, V1/V2 = archived)
- Retroactive review plan confirmed: P0/P1 only, interleaved (D033)
- CLAUDE.md: added proactive session startup review procedure
- Build skills updated with internal QA stages

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-03-27 21:22:06 +11:00
parent b9954464ba
commit 8a5a4dc128
7 changed files with 37 additions and 14 deletions

View File

@@ -30,7 +30,7 @@ const FALogoNav = () => (
// ─── Meta ───────────────────────────────────────────────────────────────────
const meta: Meta<typeof FuneralFinder> = {
title: 'Organisms/FuneralFinder',
title: 'Archive/FuneralFinder V1',
component: FuneralFinder,
tags: ['autodocs'],
parameters: { layout: 'centered' },