- 00_Raw: 위키화가 끝난 회의록·원문 32건 삭제
- 10_Wiki/Topics: Topic_Math_Specialty(수학 전용 지식 폴더 — Astra 단계별 지식 스코프용),
Digests, ASTRA 기능 인벤토리 추가
- .astra 런타임(growth/eval/memory)·lessons·chronicle 설정 동기화
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
ASTRA 두뇌(10_Wiki/Topics)의 .astra/ 가 ignore 규칙(루트 .astra/ + 중첩 *)에
막혀 RAG 평가 골든셋(eval/golden.jsonl, tasks/*.golden.jsonl)과 향후
growth 리포트가 백업되지 않던 문제 수정.
- 루트 .gitignore: !10_Wiki/Topics/.astra/ 재포함 (다른 .astra 는 계속 제외)
- 중첩 .astra/.gitignore: deny-all(*) → 캐시만 제외(brain-index.json 27MB,
cache/, *.tmp)로 전환 — 성장 자산은 추적
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>