docs: 변환 그래프 OS 마스터플랜 SSOT (멀티에이전트 분석+리서치 종합)
전체 소스 심층 분석(5) + 인터넷 리서치(7) → 3 독립 아키텍트 → 심사 랭킹 → 마스터플랜 종합을 Workflow로 오케스트레이션해 생성. - docs/ssot/_data/*.json : SSOT 원천 데이터 (master/analyses/researches/designs/ranking) - docs/ssot/build.py : JSON → index.html(웹 대시보드) + PLAN.md 제너레이터 - 9 ADR · 8단계 로드맵(P1 그래프엔진+PDF압축 → P8 굳히기) - 양방향/다방향 그래프 라우팅, Codex OAuth+API, FFmpeg/Ghostscript 미디어 레이어
This commit is contained in:
parent
25bebb46bf
commit
232f453e15
11 changed files with 4070 additions and 0 deletions
11
docs/ssot/_data/status.json
Normal file
11
docs/ssot/_data/status.json
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"_comment": "로드맵 단계별 진행 상태. 값: planned | in_progress | done. 갱신 후 `python build.py`로 index.html/PLAN.md 재생성.",
|
||||
"P1": "planned",
|
||||
"P2": "planned",
|
||||
"P3": "planned",
|
||||
"P4": "planned",
|
||||
"P5": "planned",
|
||||
"P6": "planned",
|
||||
"P7": "planned",
|
||||
"P8": "planned"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue