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.
Log events
Status: Current log event reference plus planned evidence framing. The control plane uses server-pushed JSON-RPC notifications for log streaming.Current notification
Current:- Method:
log.line - Emitted after
logs.subscribe. - Can be filtered by configuration and account username through subscribe params.
subscriptionIdtimestampconfigurationNameaccountUsernameseveritymessage
Current CLI behavior
Current:warmrctl logssubscribes, prints the subscription result, and then unsubscribes unless--followis present.warmrctl logs --followkeeps the subscription open and streams notifications.--jsonprints JSON-RPC frames for agent parsing.
Planned evidence model
Planned:- Link logs to run history entries.
- Include lane, account, template, approval, and stop reason where supported by the repo.
- Preserve enough evidence for review without making platform outcome claims.