This guide is the operator-first index for daily Wardex usage in production and evaluation environments.
GETTING_STARTED.md— local bootstrapping and control-plane startupEVALUATE_WARDEX.md— the 15-minute evaluation-to-value pathCONFIGURATION.md— runtime settings and hardening togglesPRODUCTION_HARDENING.md— trust defaults, metrics, and operational guardrailsrunbooks/command-center.md— SOC and operator workflows
Validated command surfaces used in release acceptance:
wardex --version
wardex doctor
wardex doctor --json
curl -sSf http://127.0.0.1:9077/api/healthz/ready
curl -sSf http://127.0.0.1:9077/api/support/bundlewardex doctor --json includes installation layout hints, config path, service markers, known log locations, and support-bundle digest metadata. Use it in incident tickets and pre-release evidence collection.