docs: OpenSpec 문서 구조를 추가합니다#1014
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
932a43d to
4793495
Compare
querypie-docs에서 future implementation contract를 OpenSpec으로 관리할 수 있도록 기본 디렉터리와 repository context를 작성합니다. Accepted spec은 아직 만들지 않고, scaffold와 작성 규칙만 둡니다. Constraint: OpenSpec 본문과 내부 repository 문서는 한국어로 작성해야 합니다 Rejected: 첫 scaffold에서 accepted spec을 함께 작성 | 실제 계약은 별도 change에서 evidence와 함께 승격해야 합니다 Confidence: high Scope-risk: narrow Directive: 새 durable contract는 openspec/changes에서 proposal과 tasks를 먼저 작성한 뒤 accepted spec으로 승격합니다 Tested: git diff --check chore/openspec-skills...HEAD; find openspec -maxdepth 3 -type f; rg로 corp-web-app 및 .claude/skills 잔여 참조 확인 Not-tested: production build; 코드와 public content를 변경하지 않았습니다
4793495 to
b724c68
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
OpenSpec 기반 작업을 시작할 수 있도록 querypie-docs의 기본
openspec/문서 구조를 추가합니다.openspec/README.md에 문서 배치, 작성 규칙, 기본 검증 기준을 정의했습니다.openspec/project.md에 repository-level OpenSpec context와 우선순위 규칙을 정리했습니다.openspec/specs/,openspec/changes/,openspec/archive/의 용도와 lifecycle 문서를 추가했습니다.Base
mainorigin/main위로 rebase했습니다.Test plan
git diff --check origin/main...HEADgit diff --name-status origin/main...HEADfind openspec -maxdepth 3 -type frg -n "OpenSpec|openspec|spec driven|spec-driven" openspec AGENTS.md CLAUDE.md .agents/skills