diff --git a/Spec%2FCurrent-CI-Ecosystem.md b/Spec%2FCurrent-CI-Ecosystem.-.md similarity index 96% rename from Spec%2FCurrent-CI-Ecosystem.md rename to Spec%2FCurrent-CI-Ecosystem.-.md index 95c27f2..262a182 100644 --- a/Spec%2FCurrent-CI-Ecosystem.md +++ b/Spec%2FCurrent-CI-Ecosystem.-.md @@ -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