Skip to content

Commit ee40087

Browse files
committed
marimo 업스트림 제거, 폴더 구조 대형 정리
- pyproject.toml에서 marimo 의존성 제거, pytest를 dev 그룹으로 이동 - description 추가: "Programmable studio" - vendor/marimo/ 삭제 (683개 미사용 빌드 아티팩트) - styles/marimo/ → styles/base/ 리네임 - webBuild/marimo/ → webBuild/assets/, static/marimo/ → static/assets/ 리네임 - .marimo-cell → .codaro-cell, --marimo-* → --codaro-* CSS 변수 전체 치환 - marimo:chrome:v1 패널 ID → codaro:chrome:v1 치환 - <marimo-*> 커스텀 태그 → <codaro-*> 치환 - backend/ → _archive/marimo-spec/ 이동 (문서 전용 폴더 아카이브) - frontend/prd/ → _archive/marimo-parity-frontend/ 이동 (parity 완료) - _reference/marimo/ → _archive, marimo 실험 파일 정리 - CLAUDE.md, AGENTS.md에서 Marimo 1:1 체크리스트 섹션 삭제, 경로 갱신 - marimoFormat.py 호환 파서는 유지 (포맷 호환 기능) - 231개 테스트 통과, frontend/landing 빌드 성공
1 parent 7e5686b commit ee40087

File tree

824 files changed

+110
-9663
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

824 files changed

+110
-9663
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,4 @@ experiments/**/output/
4545
experiments/**/*.parquet
4646
experiments/055_edgarDocs/*.parquet
4747
experiments/055_edgarDocs/batch/
48+
_archive/marimo-reference/

CLAUDE.md

Lines changed: 4 additions & 79 deletions
File renamed without changes.
File renamed without changes.
File renamed without changes.

frontend/prd/01-goal-rules-and-sources.md renamed to _archive/marimo-parity-frontend/prd/01-goal-rules-and-sources.md

0 commit comments

Comments
 (0)