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.
Posting runs
Status: In progress.Step-by-step setup: see Posting runs (how-to) for the full template → thread → publish walkthrough. This page is the conceptual overview and language map.The public SignalRoom language can use posting runs as the operator workflow name. The current Warmr control plane exposes thread configurations and thread jobs. Do not overstate unfinished posting-run product behavior.
Current repo-backed surface
Current:warmrctl templates listshows available warmup templates.warmrctl thread listshows thread jobs.warmrctl thread start --configuration-id <CONFIGURATION_UUID>starts a thread configuration when action prerequisites are met.warmrctl thread stop --configuration-id <CONFIGURATION_UUID>stops a thread configuration.warmrctl logs --followstreams log notifications.
Safe language
Use:- run control
- controlled runs
- posting runs as an operator workflow label
- repeatable workflows
- logs and evidence
- operator review
Planned docs
Planned:- A run checklist from readiness to approval to evidence.
- A mapping from public posting-run language to exact control-plane objects.
- Trial guidance for teams validating a run on their own setup.