Skip to content

feat(study-builder): publish production authoring and practice runtime - #1

Draft
hyuntroll wants to merge 1 commit into
mainfrom
agent/study-builder-publish
Draft

feat(study-builder): publish production authoring and practice runtime#1
hyuntroll wants to merge 1 commit into
mainfrom
agent/study-builder-publish

Conversation

@hyuntroll

Copy link
Copy Markdown
Contributor

What changed

  • 연결되지 않았던 개인 위키 문서 작성 흐름을 실제 Electron IPC와 저장소에 연결
  • Markdown 가져오기, 제목/블록 편집, 저장, 삭제, 재시작 복원 추가
  • 배포 강의 원문은 Main 저장소 경계에서 수정·삭제 거부
  • Spring 실습 검증 클래스와 템플릿 생성 검증을 반영
  • 개발 계약과 실행/검증 문서 갱신

Why

기존에는 개인 문서가 모두 읽기 전용으로 반환되고, 화면에 있던 편집 컴포넌트도 실제 렌더링·IPC 흐름에 연결되지 않아 프로덕션 사용자 데이터 작성이 불가능했습니다.

Validation

  • npm run typecheck
  • npm test — 46 files, 241 tests
  • npm run test:sites — 4/4
  • npm run test:e2e -- --workers=1 --retries=0 — 57 passed
  • npm run build:desktop
  • npm run package:dir
  • npm run inspect:package
  • npm run test:packaged — 1 passed
  • npm run package:mac
  • git diff --check

Scope note

무제 폴더의 별도 Java 프로젝트와 742MB prototype.zip은 GitHub 파일 제한 및 저장소 범위 때문에 이 브랜치에서 제외했습니다.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant