Add cross-links to Spec/Modern-CI-Target and Spec/Fleet Publish Plugin System

2026-07-05 16:42:23 +03:00
parent 436c3ddb37
commit 07a80aa053
@@ -87,3 +87,8 @@ Repos opt out of templating for architectural reasons (no downside to hand-maint
- **Secrets consistency** — per-repo secrets (`registry_token`, `attic_token`, `gitea_clone_token`) named inconsistently across Woodpecker UI (some repos declare them, some inherit org secrets). No audit yet.
- **Woodpecker-peek API 404**`oleks/woodpecker-peek` (#13, unresolved) returns 404 in Woodpecker UI API even though the repo has registered pipelines. Possibly a plugin registration issue or UI cache stale.
## See also
- [Spec/Modern CI Target](wiki/Spec/Modern-CI-Target) — Target architecture for modern CI (Phases 1-4)
- [Spec/Fleet Publish Plugin System](wiki/Spec/Fleet-Publish-Plugin-System) — Plugin architecture & thin pipeline contract for Phase 2+3