From 5461f976d374d95ee18adbf19fb39f77e142baf3 Mon Sep 17 00:00:00 2001 From: Sam & Claude Date: Sun, 28 Jun 2026 11:22:33 +0200 Subject: [PATCH] fix(wiki): add pull-requests.md to index (orphan fix) PR #269 added docs/wiki/pull-requests.md but didn't link it from the wiki index. Added entry in the Work section. wiki-lint: 188/0 --- docs/wiki/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/wiki/index.md b/docs/wiki/index.md index 7b95ac2..def1bc3 100644 --- a/docs/wiki/index.md +++ b/docs/wiki/index.md @@ -62,6 +62,7 @@ warning. | [daemon-not-demon](./daemon-not-demon.md) | Why we say daemon (helper spirit) not demon (bad spirit) — English + Slovenian | | [layered-soul](./layered-soul.md) | How Colibri consumes the layered-soul reviewed-context repo today vs planned | | [task-board](./task-board.md) | Capability match scoring, cron scheduling, intake drain, SQLite backing | +| [pull-requests](./pull-requests.md) | PR workflow — branching, review, gates, merge conventions | | [quality-gates](./quality-gates.md) | `ci-checks.sh` as the pre-merge gate; why drift reached `main` before | | [contracts](./contracts.md) | Stable JSON schemas (run-manifest, runtime-inventory, provider-test), fixture tests | | [store-schema](./store-schema.md) | SQLite coordination schema and migration discipline | -- 2.45.3