From 64416903024afad320633a577aba319c00173898 Mon Sep 17 00:00:00 2001 From: Dave Choi Date: Sun, 28 Jun 2026 00:11:51 +0900 Subject: [PATCH] =?UTF-8?q?docs(plans):=20phase-00=20skeleton=20=EB=81=8A?= =?UTF-8?q?=EA=B8=B4=20=EC=83=81=EB=8C=80=EA=B2=BD=EB=A1=9C=20=EB=A7=81?= =?UTF-8?q?=ED=81=AC=203=EA=B1=B4=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit docs/superpowers/plans/2026-05-01-zero-code-phase-00-skeleton.md의 "See:" 블록 링크 3건이 plans/ 디렉토리 기준 상대경로가 틀려 모두 끊겨 있었다: - Design spec: docs/superpowers/specs/... → ../specs/... (leading ../ 누락) - Implementation index: docs/superpowers/plans/... → ./... (중복 prefix) - MIGRATION.md: ./MIGRATION.md → ../../../MIGRATION.md (repo 루트 파일) 세 타겟 모두 존재 확인. harness-integrity 감사에서 검출·교차검증. --- .../plans/2026-05-01-zero-code-phase-00-skeleton.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/superpowers/plans/2026-05-01-zero-code-phase-00-skeleton.md b/docs/superpowers/plans/2026-05-01-zero-code-phase-00-skeleton.md index 9807506..3b8b4c7 100644 --- a/docs/superpowers/plans/2026-05-01-zero-code-phase-00-skeleton.md +++ b/docs/superpowers/plans/2026-05-01-zero-code-phase-00-skeleton.md @@ -619,9 +619,9 @@ For Edge Function / Cloud Function operators that want server authority, the sam Zero-code mode is under active implementation as of May 2026. See: -- [Design spec](docs/superpowers/specs/2026-05-01-oidc-bridge-zero-code-mode-design.md) — full architecture, components, security model. -- [Implementation index](docs/superpowers/plans/2026-05-01-zero-code-mode-index.md) — phase-by-phase plan. -- [`MIGRATION.md`](./MIGRATION.md) — breaking change from M0. +- [Design spec](../specs/2026-05-01-oidc-bridge-zero-code-mode-design.md) — full architecture, components, security model. +- [Implementation index](./2026-05-01-zero-code-mode-index.md) — phase-by-phase plan. +- [`MIGRATION.md`](../../../MIGRATION.md) — breaking change from M0. ## Self-host