8957890d13
- 00_Raw: ASTRA 보안 가이드 3종(SSRF/셸 명령/파일 경로 경계), 회의록 p/q/r 추가 - Topics: Digests 5종, lessons 4종, 메모리 에피소드/장기기억 갱신 - .astra: growth(decay/regression/weakness)·eval(corrections/report) 학습 산출물 갱신 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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-06-15T06:09:49.560Z
|
|
- **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-06-15T06:09:49.560Z · 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 우선")._
|