Skip to content

Docs: relocate design specs to docs/designs/#28

Merged
david-w-t merged 1 commit into
davidwt-com:mainfrom
david-w-t:chore/docs-designs-folder
May 25, 2026
Merged

Docs: relocate design specs to docs/designs/#28
david-w-t merged 1 commit into
davidwt-com:mainfrom
david-w-t:chore/docs-designs-folder

Conversation

@david-w-t
Copy link
Copy Markdown
Contributor

Summary

  • Move F3 and F4 design specs from docs/ root into a dedicated docs/designs/ subdirectory (via git mv, history preserved).
  • Update all in-tree references to the new path:
    • ARCHITECTURE.md
    • TASKS.md
    • apps/graphdb/CLAUDE.md
    • apps/graphdb/src/graphdb_query.erl (file header comment)
    • docs/superpowers/plans/2026-05-25-l7-literals-subtree-restructuring.md (spec-source pointer)

Establishes docs/designs/ as the canonical location for architectural design specs going forward (F-series and similar).

Test plan

  • ./rebar3 compile — clean, zero warnings
  • grep -rn "docs/f3-graphdb\|docs/f4-graphdb" returns no stale references outside docs/designs/
  • CI green

🤖 Generated with Claude Code

Move F3 and F4 design documents from docs/ root into a dedicated
docs/designs/ subdirectory and update all in-tree references
(ARCHITECTURE.md, TASKS.md, apps/graphdb/CLAUDE.md,
apps/graphdb/src/graphdb_query.erl header, and the L7 plan's spec
source pointer).

Establishes docs/designs/ as the canonical location for future
architectural design specs.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@david-w-t david-w-t merged commit 095f3d7 into davidwt-com:main May 25, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant