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 |