chore: 프로젝트 초기 구조 + .agent 워크플로우 + 설계 문서

This commit is contained in:
quantlab
2026-03-06 16:57:14 +09:00
commit 0e3d85f9da
5 changed files with 716 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
.agent/
sessions/
__pycache__/
*.pyc
.env