chore(harness): Hybrid harness scaffolding (Claude × Codex 2.5-layer)#605
Merged
Conversation
`chore/session-3-codex-harness-leftovers` 의 harness scaffolding 부분만 cherry-pick 으로 분리 (skill pack/playbook 은 별도 PR). ## 도입 산출물 - `.harness/CODEX_CANARY.md`, `.harness/routing.md` — 라우팅 정책 - `.tasks/TASK-CODEX-CANARY.md` — TASK card scaffolding - `AGENTS.md` (+2 lines) — cross-tool 진입 규칙 reference - `CONTEXT.md` — repo-level context entry - `docs/wiki/wiki/harness/codex-cli.md` — Codex CLI 운영 가이드 - `docs/wiki/schema/ownership-matrix.md` — routing SSOT 갱신 - `.gitignore` (+2 lines) — `.tasks/locks/`, `.handoff/` ## 정책 요약 Layer 1 (Claude): plan/route, 직접 product code 쓰지 않음 Layer 2 (Codex fast): single-file 실행 Layer 2.5 (Codex strict): read-only review Layer 3 (Claude): `.handoff/*.review.json` 읽고 accept/reject ## 함의 `AGENTS.md` 가 cross-tool entry point 로 격상. Claude Code 용 보강은 별도 `CLAUDE.md` overlay (이미 존재). Codex 가 사용하는 skill 은 별도 PR `chore(harness): codex/gstack skill pack` 에서 도입. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
PR #605 의 wiki:lint fail 2건 해소. 1. `docs/wiki/schema/tags.md` (+1) - `codex` tag 추가 (tools 분류). 본 PR의 `codex-cli.md` 가 사용 2. `docs/agent/design-system-llm.md` (frontmatter) - title 에 `(v2.2.0)` 추가하여 H1 ("Design System — LLM Reference (v2.2.0)") 와 정합 - dev 누적 violation (df31b3f #589 v2.2.0 sync 도입분). #591 도 동일 fix 보유 → 머지 순서에 따라 trivial conflict 가능 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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
chore/session-3-codex-harness-leftovers의 harness scaffolding 부분 만 cherry-pick 으로 분리. skill pack / playbook docs 는 후속 PR.도입 산출물
.harness/CODEX_CANARY.md.harness/routing.md.tasks/TASK-CODEX-CANARY.mdAGENTS.md(+2)CONTEXT.mddocs/wiki/wiki/harness/codex-cli.mddocs/wiki/schema/ownership-matrix.md.gitignore(+2).tasks/locks/,.handoff/정책
함의
`AGENTS.md` 가 cross-tool entry point 로 격상. Claude Code 용 보강은 별도 `CLAUDE.md` overlay (이미 존재).
Test plan
후속 PR
🤖 Generated with Claude Code