docs: add ci.md to CLAUDE.md + clarify runner details

Follow-up to #905: adds CLAUDE.md index entries (file map + reading path)
for the new docs/ci.md. Also clarifies runner details in ci.md:
- curl/jq use absolute nix store paths (no systemPackages needed)
- .runner credential reuse: script writes dummy token on subsequent boots,
  runner ignores it when .runner file exists
This commit is contained in:
lexis 2026-06-01 13:30:28 +02:00
commit 7f91d52569
2 changed files with 44 additions and 67 deletions

View file

@ -381,6 +381,8 @@ read them à la carte.
[`docs/swarm.md`](docs/swarm.md).
- **"How does the rebuild queue work? What are queue kinds and sources?"** →
[`docs/coordinator.md`](docs/coordinator.md).
- **"How does the CI runner work? What's the auto-registration flow?"** →
[`docs/ci.md`](docs/ci.md).
## Conventions & process