[G1-Sync] Manual knowledge update

This commit is contained in:
Antigravity Agent
2026-05-14 00:31:28 +09:00
parent e04c424862
commit 50d8832624
234 changed files with 16589 additions and 0 deletions
@@ -0,0 +1,56 @@
# 00_Raw — 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**: `00_Raw` _(absolute path varies by environment; resolved from the active VS Code workspace)_
- **Stack**: _(unknown)_
- **Stats**: 5 source files, ~83 lines across 1 top-level modules.
## Last Refresh
- **Time**: 2026-05-13T14:14:16.214Z
- **Files newly analysed**: 5
- **Files reused from cache**: 0
## Directory Map
```mermaid
mindmap
root((00_Raw))
docs/
records/
```
## Modules
### `docs/` — 5 files, ~83 lines
**Sub-directories**
- `docs/records/` (5) — 00Raw Chronicle Records
**Key files**
- `docs/records/00_Raw/README.md` (18 lines) — 00Raw Chronicle Records
- `docs/records/00_Raw/chronicle.config.json` (11 lines) — JSON configuration
- `docs/records/00_Raw/discussions/2026-05-13_volumes-data-project-antigravity-wiki-10-wiki-00-raw-여기-아래에-.md` (16 lines) — Discussion: /Volumes/Data/project/Antigravity/Wiki/10Wiki/00Raw 여기 아래에 저장된거 같은데? topics폴더가...
- `docs/records/00_Raw/project-profile.md` (31 lines) — Project Profile
- `docs/records/00_Raw/timeline.md` (7 lines) — Project Timeline
_Last auto-scan: 2026-05-13T14:14:16.214Z · signature `230d82a4`_
<!-- 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 우선")._