Skip to content

1.0 RFC 결정 정식화#183

Merged
developer-1px merged 1 commit into
mainfrom
formalize-1-0-rfc-decisions
Jun 19, 2026
Merged

1.0 RFC 결정 정식화#183
developer-1px merged 1 commit into
mainfrom
formalize-1-0-rfc-decisions

Conversation

@developer-1px

Copy link
Copy Markdown
Owner

배경

#180, #181, #182에서 결정한 1.0 직전 RFC 판단을 문서와 검증 기준에 반영합니다.

이번 PR은 core public API를 변경하지 않습니다. 남은 논의는 core method 추가가 아니라 conformance profile, extension convention, lab 유지 판단입니다.

변경 사항

  • 1.0 conformance를 별도 package/runner가 아닌 문서화된 profile로 정식화했습니다.
  • standard:check가 새 docs/standard/conformance-profile.md를 검증하도록 했습니다.
  • structural command result convention을 operations, selectionAfter, diagnostics로 정리했습니다.
  • 외부 extension에는 SHOULD convention, 이 repo의 official/lab extension에는 MUST convention으로 명시했습니다.
  • calculated-fields, paste-special, autosave는 1.0에서 lab 유지, official 승격 보류로 기록했습니다.
  • README와 llms.txt에 새 기준을 연결했습니다.

Core API 영향

없음.

JSONDocument method, public export list, result shape, error code는 변경하지 않습니다.

검증

  • git diff --check
  • npm run standard:check
  • npm run docs:evaluate
  • npm run labs:extensions:check
  • pre-push npm run build

Closes #180
Closes #181
Closes #182

@developer-1px developer-1px merged commit 43af72f into main Jun 19, 2026
3 checks passed
@developer-1px developer-1px deleted the formalize-1-0-rfc-decisions branch June 19, 2026 03:11
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.

Lab Deepen Audit: calculated-fields, paste-special, autosave Structural Command Result Convention 정식화 1.0 Conformance Profile 정식화

1 participant