Files
2nd/.astra/project-context/architecture.md
T
Antigravity Agent f8b21af4be Wiki cleanup: error-doc removal, dedup merge, link normalization
10_Wiki/Topics 대규모 정리:
- 오류 캡처/미완성 stub 문서 227개 제거
- 교차폴더 중복 43클러스터 병합 (63파일 → redirect)
- 링크명 정규화: 깨진 링크 수정·redirect 직결·개념 매핑 ~2,400건
- 카테고리 MOC 6개 신규 생성
- Graph 섹션 미해결 related-keyword 링크 10,058건 제거

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-20 23:52:15 +09:00

57 lines
2.0 KiB
Markdown

# Wiki — Project Architecture Context
> Auto-managed sections (between the AUTO markers) are rewritten by Astra on every refresh.
> The rest below is yours — Astra never touches it once this file exists.
<!-- ASTRA:AUTO-START -->
## Snapshot
- **Workspace**: `Wiki` _(absolute path varies by environment; resolved from the active VS Code workspace)_
- **Stack**: _(unknown)_
- **Stats**: 5 source files, ~96 lines across 1 top-level modules.
## Last Refresh
- **Time**: 2026-05-20T14:48:25.240Z
- **Files newly analysed**: 5
- **Files reused from cache**: 0
## Directory Map
```mermaid
mindmap
root((Wiki))
docs/
records/
```
## Modules
### `docs/` — 5 files, ~96 lines
**Sub-directories**
- `docs/records/` (5) — Wiki Chronicle Records
**Key files**
- `docs/records/Wiki/README.md` (18 lines) — Wiki Chronicle Records
- `docs/records/Wiki/chronicle.config.json` (11 lines) — JSON configuration
- `docs/records/Wiki/development/2026-05-07_volumes-data-project-antigravity-wiki-여기는-내-지식-창고야-내용에-대한-평가_implementation.md` (29 lines) — Development Log: /Volumes/Data/project/Antigravity/Wiki 여기는 내 지식 창고야. 내용에 대한 평가해줘.
- `docs/records/Wiki/project-profile.md` (31 lines) — Project Profile
- `docs/records/Wiki/timeline.md` (7 lines) — Project Timeline
_Last auto-scan: 2026-05-20T14:48:25.240Z · signature `f5e5c8af`_
<!-- ASTRA:AUTO-END -->
## Purpose
_TODO: 이 프로젝트가 해결하려는 문제를 1–3문장으로._
## Key Workflows
_TODO: 사용자/시스템의 주요 흐름 (예: 입력 → context assembly → model 호출 → action)._
## Current Constraints
_TODO: 의도된 제약 (local-first, offline, 특정 API 의존 등)._
## Known Risks
_TODO: 알려진 위험/디버깅 함정._
## Active Decisions
_TODO: 살아 있는 ADR/원칙 (e.g. "기록은 markdown으로", "agent별 model override 우선")._