Skip to content

Commit 2742add

Browse files
committed
docs: fix superpowers and script links excluded from zensical build
ARCHITECTURE.md linked into docs/superpowers/ (excluded from the public zensical tarball). Rename catalogue linked ../../scripts/ which escapes site output. Point both at merged-branch GitHub blob URLs. Parallel agents already fixed periscope-v1-plan and visualizer spec links (ec11bca, 821b985).
1 parent 494beba commit 2742add

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/ARCHITECTURE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -281,5 +281,5 @@ on the next replay.
281281
| [`periscope-upstream-sync-blueprint.md`](guides/periscope-upstream-sync-blueprint.md) | Canonical sync policy |
282282
| [`periscope-modernization-status.md`](guides/periscope-modernization-status.md) | Current modernization snapshot |
283283
| [`agentsview-to-periscope-rename-catalogue.md`](guides/agentsview-to-periscope-rename-catalogue.md) | Rename decision tree |
284-
| [`superpowers/specs/2026-05-10-periscope-build-design.md`](superpowers/specs/2026-05-10-periscope-build-design.md) | Historical build design (May 2026) |
285-
| [`superpowers/plans/2026-05-10-periscope-build-system.md`](superpowers/plans/2026-05-10-periscope-build-system.md) | Historical implementation plan |
284+
| [`superpowers/specs/2026-05-10-periscope-build-design.md`](https://github.com/diazMelgarejo/periscope/blob/merged/docs/superpowers/specs/2026-05-10-periscope-build-design.md) | Historical build design (May 2026) |
285+
| [`superpowers/plans/2026-05-10-periscope-build-system.md`](https://github.com/diazMelgarejo/periscope/blob/merged/docs/superpowers/plans/2026-05-10-periscope-build-system.md) | Historical implementation plan |

docs/guides/agentsview-to-periscope-rename-catalogue.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ canonical merge checklist so agents do not treat the mirror branch as the produc
2323
name or miss CI/desktop rename debt.
2424

2525
See also: [`docs/ARCHITECTURE.md`](../ARCHITECTURE.md) (matryoshka model),
26-
[`scripts/sync-upstream.sh`](../../scripts/sync-upstream.sh).
26+
[`scripts/sync-upstream.sh`](https://github.com/diazMelgarejo/periscope/blob/merged/scripts/sync-upstream.sh).
2727

2828
## Decision tree (use on every upstream merge)
2929

0 commit comments

Comments
 (0)