2ddf30f8e4
- 10_Wiki/Topics/Thinking/ — ASTRA 추론·메모리·검색 강화 논의 3개 ADR (제2뇌 추론 단계, 기억 관리 시스템화, 지식 발굴 의미 연결성) - 10_Wiki/Topics_meeting/ — 회의록 a (롯데월드 이머시브) / b (스포티앤리치 개선) / e (Net 이슈대응) - 00_Raw/_youtube/ — "AI를 팀원 각자 쓰는 팀 vs 뼛속까지 내재화한 팀" 분석 + transcript - 00_Raw/ — 회의록 e 원본 - chronicle 자동 갱신 (architecture, scan-cache, timeline)
58 lines
2.2 KiB
Markdown
58 lines
2.2 KiB
Markdown
# 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**: 6 source files, ~110 lines across 1 top-level modules.
|
|
|
|
## Last Refresh
|
|
- **Time**: 2026-05-27T10:07:53.609Z
|
|
- **Files newly analysed**: 0
|
|
- **Files reused from cache**: 6
|
|
|
|
## Directory Map
|
|
```mermaid
|
|
mindmap
|
|
root((00_Raw))
|
|
docs/
|
|
records/
|
|
```
|
|
|
|
## Modules
|
|
|
|
### `docs/` — 6 files, ~110 lines
|
|
|
|
**Sub-directories**
|
|
- `docs/records/` (6) — JSON configuration
|
|
|
|
**Key files**
|
|
- `docs/records/00_Raw/chronicle.config.json` (11 lines) — JSON configuration
|
|
- `docs/records/00_Raw/development/2026-05-27_e-wiki-2nd-00-raw-폴더에-있는-회의록-a-b-e를-wiki화-해주고-저장은-e-wiki-2nd_implementation.md` (24 lines) — Development Log: E:\Wiki\2nd\00Raw 폴더에 있는 회의록 a,b,e를 wiki화 해주고 저장은 E:\Wiki\2nd\10Wiki\Topicsme...
|
|
- `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/README.md` (18 lines) — 00Raw Chronicle Records
|
|
- `docs/records/00_Raw/timeline.md` (10 lines) — Project Timeline
|
|
|
|
_Last auto-scan: 2026-05-27T10:07:53.609Z · signature `1c09705`_
|
|
<!-- 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 우선")._
|