docs: ATP 카테고리로 기존 문서 이관 #11

Merged
art merged 1 commits from docs/atp-category-migration into main 2026-06-17 03:17:03 +00:00
Owner

개요

기존 Docs/ 프로젝트 고유 구조(Decisions/Features/Plans/Rules/Troubleshooting/WorkDone + 루트 loose)를 /atp:init 이 만든 ATP 표준 카테고리로 이관.

변경

  • git mv 53파일 (이력 100% 보존)
    • Decisions → adr / domain
    • Features → development / architecture
    • Rules → development / security
    • Troubleshooting → issues
    • Plans → architecture(구현 완료 11) / backlog(Feature_Roadmap)
    • WorkDone → work-log (30)
    • 루트 loose: Project_Structure·database-schema → architecture, Design_Principles → development
  • 카테고리 index 14개 채움 + 루트 index.md ATP 구조로 재작성
  • 이동으로 깨진 내부 링크 14건 수정
  • 선재결함 정정: database-schema.md prisma 경로 (monorepo 전환 시 doc-sync 누락) ../prisma../../packages/db/prisma
  • verification-strategies.md 깨진 번들 링크 2건 정리
  • lock 잔재 Docs/.!97170!index.md 제거

검증

  • 상대링크 존재 검증 143/143 유효, orphan 0
  • 14개 카테고리 전부 루트 index 등재

잔여

  • adr/Dashboard_Architecture_gRPC.md 가 ADR-NNNN 파일명 규약 미준수 → 향후 정규화 후보

🤖 Generated with Claude Code

## 개요 기존 `Docs/` 프로젝트 고유 구조(Decisions/Features/Plans/Rules/Troubleshooting/WorkDone + 루트 loose)를 `/atp:init` 이 만든 ATP 표준 카테고리로 이관. ## 변경 - `git mv` 53파일 (이력 100% 보존) - Decisions → adr / domain - Features → development / architecture - Rules → development / security - Troubleshooting → issues - Plans → architecture(구현 완료 11) / backlog(Feature_Roadmap) - WorkDone → work-log (30) - 루트 loose: Project_Structure·database-schema → architecture, Design_Principles → development - 카테고리 index 14개 채움 + 루트 `index.md` ATP 구조로 재작성 - 이동으로 깨진 내부 링크 14건 수정 - 선재결함 정정: `database-schema.md` prisma 경로 (monorepo 전환 시 doc-sync 누락) `../prisma` → `../../packages/db/prisma` - `verification-strategies.md` 깨진 번들 링크 2건 정리 - lock 잔재 `Docs/.!97170!index.md` 제거 ## 검증 - 상대링크 존재 검증 **143/143 유효**, orphan **0** - 14개 카테고리 전부 루트 index 등재 ## 잔여 - `adr/Dashboard_Architecture_gRPC.md` 가 ADR-NNNN 파일명 규약 미준수 → 향후 정규화 후보 🤖 Generated with [Claude Code](https://claude.com/claude-code)
art added 1 commit 2026-06-17 02:59:07 +00:00
7cb2045ea2 docs: ATP 카테고리로 기존 문서 이관
기존 Docs/ 프로젝트 고유 구조(Decisions/Features/Plans/Rules/Troubleshooting/
WorkDone + 루트 loose)를 ATP 표준 카테고리로 git mv 이관 (이력 보존).

- adr: Dashboard_Architecture_gRPC
- domain: subscription_tiers
- development: Graphify_Setup_Guide, i18n_guidelines, Design_Principles
- security: security_guidelines
- issues: Troubleshooting 2건
- architecture: 구조문서 3 + 구현된 Plans 11
- backlog: Feature_Roadmap (미래 로드맵)
- work-log: WorkDone 30건
- 카테고리 index 14개 + 루트 index.md ATP 구조 재작성
- 내부 링크 14건 수정 + database-schema prisma 경로 선재결함 정정
  (../prisma → ../../packages/db/prisma)
- verification-strategies.md 깨진 번들 링크 2건 정리
- lock 잔재 Docs/.!97170!index.md 제거

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
art merged commit e922efaf83 into main 2026-06-17 03:17:03 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: art/Kord#11
No description provided.