fix(wiki): add pull-requests.md to index (orphan fix) #270

Merged
clawdie merged 1 commit from fix/wiki-orphan-pull-requests into main 2026-06-28 11:27:54 +02:00

View file

@ -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 |