You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Product hardening\n\n- Added fixFirst to kaios.bug-report/v1 so support automation and future UI surfaces can read the first recovery action directly.\n- Added a ## Fix First section to Markdown bug reports before the detailed diagnostics.\n- For missing or invalid configs, bug reports now prioritize kaios doctor --fix --dry-run ...; for valid configs without evidence, they point to kaios gate --config ....\n- Updated support docs and JSON contracts for the bug-report first-action flow.\n\n## Verification\n\n- ./gradlew test installDist distZip distTar --no-daemon\n- scripts/quickstart-smoke.sh\n- strict bug-report fixFirst smoke\n- YAML and diff whitespace checks