Skip to content

Commit d22b0ef

Browse files
author
jammy
committed
docs: add plans status index and sync today checklist
1 parent d2f1f9f commit d22b0ef

2 files changed

Lines changed: 24 additions & 1 deletion

File tree

.claude/plans/STATUS.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Plans Status Index (2026-03-04)
2+
3+
목적: `.claude/plans/` 문서를 현재 관점에서 빠르게 분류해 참조 비용을 줄입니다.
4+
5+
## Active / Needs Follow-up
6+
- `auth-state-refactoring.md` — 일부 항목이 코드에 완전 반영되지 않음(설계 참고용).
7+
- `mega-report-api.md` — 계획 단계 문서, 구현 범위 재평가 필요.
8+
- `standalone-quiz-system.md` — 구현 완료 항목 다수이나 "진행 중" 표기 혼재, 최신 상태 반영 필요.
9+
- `2026-02-19-lint-rule-sliced-plan.md` — 당시 기준선 문서, 현재 lint 실측으로 재측정 필요.
10+
11+
## Completed / Historical Reference
12+
- `c-simulator-char-struct-support.md` — 상태: 완료.
13+
- `frontend-refactoring-plan.md` — 상태: Phase 1~7 완료.
14+
- `refactor_simulators.md` — 상태: 완료.
15+
- `2026-02-19-stability-fix-plan.md` — 핵심 이슈 대부분 완료 기록.
16+
17+
## Archived Learning/Process Docs
18+
- `codebase-study-plan.md` — 학습 절차 문서(작업 지시 문서 아님).
19+
- `e2e-test-restructure.md` — 구조 참고용 아카이브 성격.
20+
21+
## Maintenance Rule
22+
- 새 작업 시작 전: 이 인덱스에서 `Active / Needs Follow-up`만 우선 확인.
23+
- 작업 종료 시: 해당 계획 문서 상단에 `상태`를 명시하고 이 인덱스를 함께 갱신.

.claude/tasks/today.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
### 2) 운영 문서 최신화
3232
- [x] `today.md`를 현재 기준 상태로 업데이트
3333
- [x] `memory/2026-03-04.md`, `MEMORY.md`에 세션 요약 기록
34-
- [ ] `.claude`의 오래된 계획 문서 중 "완료/폐기" 태깅 정리
34+
- [x] `.claude`의 오래된 계획 문서 중 "완료/폐기" 태깅 정리
3535

3636
### 3) README 개선
3737
- [x] `packages/frontend/README.md`를 실제 사용 문서로 교체

0 commit comments

Comments
 (0)