docs: ADR + architecture → vault stub 전환 (Step 1, refs #518)#542
Draft
thxforall wants to merge 1 commit into
Draft
docs: ADR + architecture → vault stub 전환 (Step 1, refs #518)#542thxforall wants to merge 1 commit into
thxforall wants to merge 1 commit into
Conversation
본문이 decoded-docs vault Architecture/ 로 이미 마이그레이션(M2) 완료된 상태. monorepo 원본은 vault redirect stub만 남김 — sync-policy.md 의 "MOVED" 룰 대로 vault 가 SoT, monorepo 원본은 stub. 변경 파일 (6): - docs/adr/ADR-0001-ai-dev-boilerplate.md - docs/adr/ADR-0002-llm-wiki-foundation.md - docs/architecture/README.md - docs/architecture/assets-project.md - docs/architecture/data-pipeline.md - docs/architecture/state-management.md 각 파일은 vault GitHub 링크 + Obsidian path + sync-policy 참조만 보유. 검증: vault 본문은 monorepo 본문에 frontmatter(date/tags/source/migrated_on) 만 추가된 형태로 정보 손실 없음. CLAUDE.md / docs/agent/ 의 architecture·adr 링크는 stub 을 거쳐 vault 로 redirect 되는 구조이므로 깨지지 않음. CLAUDE.md 직링크 교체는 Step 5(라우팅 업데이트)에서 처리.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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
monorepo docs/ → decoded-docs vault 점진적 마이그레이션의 Step 1 (warm-up).
ADR + architecture 카테고리만 vault stub으로 전환.
refs #518
Scope
docs/adr/*→ vault stubdocs/architecture/*→ vault stubWhat changed
기존 본문을 vault stub으로 대체. 각 stub은:
git log --follow)Out of scope (다음 Step)
Test plan