Skip to content

chore: archive ADRs; add multilingual overlay tasks; exclude archive from search#39

Merged
david-w-t merged 3 commits into
davidwt-com:mainfrom
david-w-t:develop
Jun 12, 2026
Merged

chore: archive ADRs; add multilingual overlay tasks; exclude archive from search#39
david-w-t merged 3 commits into
davidwt-com:mainfrom
david-w-t:develop

Conversation

@david-w-t

Copy link
Copy Markdown
Contributor

Summary

  • Archive arcs-authoritative.md — settled ADR moved to docs/archive/; references updated in docs/Architecture.md and docs/resiliency-notes.md
  • Archive language gap memorymemory/project_m6_language_class_gap.md moved to docs/archive/; updated to note the connection-arc gap is now unblocked by F4 B4
  • Add "Multilingual overlay — structural gaps" section to TASKS.md — two outstanding items from the original M6 work:
    • Language superclass hierarchy: lang_human is a direct child of Classes (nref 3) with no intermediate superclass; Option A (bootstrap) vs Option B (init-time seeding) decision outstanding
    • Domain subcategory connection rules: now unblocked by the F4 B4 connection firing engine
  • Exclude docs/archive/ from routine search — added rule to CLAUDE.md (and local .wolf/cerebrum.md) directing future sessions not to read or search docs/archive/ unless explicitly requested

Test plan

  • ./rebar3 compile — zero warnings (no code changes)
  • Confirm docs/archive/ contains arcs-authoritative.md, TASKS-DONE.md, and project_m6_language_class_gap.md
  • Confirm links in docs/Architecture.md and docs/resiliency-notes.md resolve to the new archive path

🤖 Generated with Claude Code

david-w-t and others added 3 commits June 12, 2026 08:51
- git mv arcs-authoritative.md to docs/archive/ (ADR is settled; no
  further changes expected)
- Update references in docs/Architecture.md and docs/resiliency-notes.md
  to the new archive path
- Add "Multilingual overlay — structural gaps" section to TASKS.md:
  Language superclass hierarchy (Option A vs B decision outstanding) and
  domain subcategory connection rules (now unblocked by F4 B4)
- git mv memory/project_m6_language_class_gap.md to docs/archive/;
  update the memory file to reflect Gap 2 is unblocked and both gaps
  are now tracked in TASKS.md

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Add explicit rule to CLAUDE.md: do not search or read docs/archive/
unless the user explicitly requests it. The folder holds settled ADRs
and completed-task history, not current code or open work.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
The Gap 2 status update (now unblocked by F4 B4) was applied to the
working copy but not staged before the prior commit. No logic change.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

@david-w-t david-w-t left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@david-w-t david-w-t merged commit 456a7b9 into davidwt-com:main Jun 12, 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