Skip to content

confluence-mdx: reverse-sync lifecycle 가이드를 갱신합니다#1037

Open
jk-kim0 wants to merge 1 commit into
jk/fix-reverse-sync-capability-reasonsfrom
jk/docs-reverse-sync-lifecycle-guide
Open

confluence-mdx: reverse-sync lifecycle 가이드를 갱신합니다#1037
jk-kim0 wants to merge 1 commit into
jk/fix-reverse-sync-capability-reasonsfrom
jk/docs-reverse-sync-lifecycle-guide

Conversation

@jk-kim0

@jk-kim0 jk-kim0 commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Summary

repository의 reverse-sync skill과 CLI help를 현재 offline diagnostic / online manifest publish lifecycle에 맞춥니다.

  • offline verify/debug가 diagnostic이며 push_eligible=false임을 명확히 합니다.
  • push --dry-run, inline publish, explicit push --manifest의 차이를 설명합니다.
  • immutable run artifact, manifest integrity, preflight, postcondition, --yes 경계를 문서화합니다.
  • batch schema v1의 partial success, exit code, not_attempted, resume_manifests를 추가합니다.
  • 지원 상태와 stable reason code, canary 이전 production batch 금지를 반영합니다.
  • 존재하지 않는 var/pages.yaml--xhtml 안내를 현재 pages.qm.yaml, --page-id, --page-dir로 수정합니다.
  • branch mode에서 이전에는 조용히 무시되던 --page-id--page-dir를 fail-fast로 거부합니다.

OpenSpec

  • 기준 change: openspec/changes/complete-reverse-sync
  • 완료: .agents/skills/reverse-sync/SKILL.md의 current lifecycle/artifact 경로 동기화
  • accepted spec 승격과 historical plan archive는 canary/P1 완료 후 별도로 남습니다.

Safety impact

  • offline pass를 publish 가능한 proof로 오해하지 않도록 합니다.
  • flat compatibility artifact를 publisher 입력으로 안내하지 않습니다.
  • --yes가 safety gate를 우회한다는 오해를 막습니다.
  • branch에서 적용되지 않는 page option을 성공한 것처럼 보이지 않고 실행 전에 차단합니다.

Test plan

  • 전체 Python test: 1117 passed, 2 skipped
  • reverse-sync Python test: 794 passed
  • make test-reverse-sync: golden 16 passed, regression 43 passed
  • openspec validate complete-reverse-sync --strict
  • stale pages.yaml/--xhtml reference search
  • git diff --check
  • Python compileall

Stack

🤖 Generated with Codex

Co-Authored-By: Atlas atlas@jk.agent

offline diagnostic과 online manifest publish 경계를 skill과 CLI help에 반영합니다. 존재하지 않는 option 안내를 제거하고 branch에서 무시되던 page option을 fail-fast 처리합니다.

Co-Authored-By: Codex <noreply@openai.com>
@vercel

vercel Bot commented Jul 24, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
querypie-docs Ready Ready Preview, Comment Jul 24, 2026 12:02pm

Request Review

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