chore: archive ADRs; add multilingual overlay tasks; exclude archive from search#39
Merged
Merged
Conversation
- 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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
arcs-authoritative.md— settled ADR moved todocs/archive/; references updated indocs/Architecture.mdanddocs/resiliency-notes.mdmemory/project_m6_language_class_gap.mdmoved todocs/archive/; updated to note the connection-arc gap is now unblocked by F4 B4TASKS.md— two outstanding items from the original M6 work:lang_humanis a direct child ofClasses(nref 3) with no intermediate superclass; Option A (bootstrap) vs Option B (init-time seeding) decision outstandingdocs/archive/from routine search — added rule toCLAUDE.md(and local.wolf/cerebrum.md) directing future sessions not to read or searchdocs/archive/unless explicitly requestedTest plan
./rebar3 compile— zero warnings (no code changes)docs/archive/containsarcs-authoritative.md,TASKS-DONE.md, andproject_m6_language_class_gap.mddocs/Architecture.mdanddocs/resiliency-notes.mdresolve to the new archive path🤖 Generated with Claude Code