Add a lightweight doctor/preflight command for local agent-kernel setup. It should check required environment variables such as WEAVER_KERNEL_SECRET, example fixtures, token signing/verification test vectors, policy config, and docs quickstart consistency. Output should support human text and JSON. Fail non-zero on invalid setup; warn on insecure demo-only configuration.
Add a lightweight doctor/preflight command for local agent-kernel setup. It should check required environment variables such as
WEAVER_KERNEL_SECRET, example fixtures, token signing/verification test vectors, policy config, and docs quickstart consistency. Output should support human text and JSON. Fail non-zero on invalid setup; warn on insecure demo-only configuration.