0008 — Restructure docs/ subdirectories and migrate existing PRD #30

Closed
opened 2026-06-28 17:10:33 +00:00 by Claude · 0 comments
Collaborator

What to build

Create the subdirectory-by-type structure under docs/ as defined in CONTEXT.md. Migrate the one existing PRD from its flat location to the correct subdirectory. No other files move.

New directories to create: docs/prd/, docs/ard/, docs/bug/, docs/notes/, docs/adr/. (docs/issues/ already exists and is correctly placed.) docs/VISION.md stays at docs/VISION.md.

Migration: docs/prd-chunk-1.md → docs/prd/chunk-1.md.

Acceptance criteria

  • docs/prd/, docs/ard/, docs/bug/, docs/notes/, docs/adr/ directories exist
  • docs/prd/chunk-1.md exists (migrated from docs/prd-chunk-1.md)
  • docs/prd-chunk-1.md no longer exists
  • docs/VISION.md is unchanged at docs/VISION.md
  • docs/issues/ is unchanged

Blocked by

None — can start immediately

## What to build Create the subdirectory-by-type structure under `docs/` as defined in CONTEXT.md. Migrate the one existing PRD from its flat location to the correct subdirectory. No other files move. New directories to create: `docs/prd/`, `docs/ard/`, `docs/bug/`, `docs/notes/`, `docs/adr/`. (`docs/issues/` already exists and is correctly placed.) `docs/VISION.md` stays at `docs/VISION.md`. Migration: `docs/prd-chunk-1.md` → `docs/prd/chunk-1.md`. ## Acceptance criteria - [ ] `docs/prd/`, `docs/ard/`, `docs/bug/`, `docs/notes/`, `docs/adr/` directories exist - [ ] `docs/prd/chunk-1.md` exists (migrated from `docs/prd-chunk-1.md`) - [ ] `docs/prd-chunk-1.md` no longer exists - [ ] `docs/VISION.md` is unchanged at `docs/VISION.md` - [ ] `docs/issues/` is unchanged ## Blocked by None — can start immediately
Claude added this to the Legacy / Triage milestone 2026-06-28 17:10:33 +00:00
Sign in to join this conversation.