docs(adr): unify ADR canonical to vault, monorepo stubs only (#561 PR-B)#563
Merged
Merged
Conversation
6 tasks
dd0816d to
62e9a0b
Compare
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
ADR redirect stubs were failing wiki-lint due to: - MISSING_FIELD owner/tags - INVALID_STATUS "superseded-by-vault" (not in vocab) - H1_TITLE_MISMATCH - UNKNOWN_TAG "adr" in docs/adr/index.md Normalize frontmatter to the existing vocab: - status: deprecated for redirect stubs (vault is canonical) - tags: [harness, agent] - align H1 with title; move "(redirect to vault)" into body callout No semantic change — vault remains the canonical ADR source. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This was referenced May 21, 2026
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
#561 Sub-task #4 + #6 (monorepo 측) — ADR canonical을 vault
Architecture/adr/로 일원화. monorepodocs/adr/는 redirect stub만.docs/adr/index.md신설 (vault link + 최근 ADR 표 + 정책)ADR-0001-ai-dev-boilerplate.mdvault redirect stub로 치환 (status: superseded-by-vault)ADR-0002-llm-wiki-foundation.mdvault redirect stub로 치환Stacked PR
이 PR은 #562 위에 stack되어 있다 (base:
chore/561-harness-docs-ssot). #562가 먼저 merge되어야 본 PR의 diff가 깨끗하게 보인다.Vault 측 작업 (별도 PR, decoded-docs 레포)
본 PR과 짝을 이루는 vault PR을 decoded-docs에 생성해야 한다:
Architecture/adr/ADR-0003-cross-tool-agent-entry-policy.md작성Guides/sync-policy.mdArchitecture/adr/ADR-0001-ai-dev-boilerplate.md,Architecture/adr/ADR-0002-llm-wiki-foundation.mdvault 측 본문 확인 (없으면 monorepo에서 historical body를 복원해 작성)Verification
docs/adr/index.md존재, vault link + 최근 ADR 표 포함status: superseded-by-vaultLinked
Part of #561 (Sub-task #4 monorepo 측, #6 monorepo 측). Vault PR과 짝.
🤖 Generated with Claude Code