Documentation Index
Fetch the complete documentation index at: https://docs.signalrooms.xyz/llms.txt
Use this file to discover all available pages before exploring further.
Repo rules for agents
Status: Current summary. The exact source of truth remainsSTATUS.md, CLAUDE.md, and AGENTS.md.
Required read order
Current:- Read
STATUS.mdfirst. - Read
CLAUDE.mdsecond. - Read
AGENTS.mdandCONTEXT.mdbefore making changes. - Inspect existing docs and code in the area you plan to touch.
Safety rules
Current:- Do not reuse a dirty canonical checkout.
- Do not skip freshness checks for issue-scoped work.
- Do not edit protected or release-sensitive areas unless the task asks for it.
- Do not add hosted CI triggers that can create spend.
- Do not publish broad public marketing claims from repo docs.
- Do not make app-code changes while doing docs-only work.
Reporting rules
Current:- Report worktree path and branch.
- Report files changed.
- Report verification performed.
- Report what was not changed.
- Never include credentials or secret values.