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 kaios doctor --fix to apply the safest local repair path for missing or invalid project workflow files.\n- Added kaios doctor --fix --dry-run and kaios.doctor-fix/v1 JSON so users and automation can preview config/CI writes before touching project files.\n- Kept existing config and CI files protected by default; invalid existing configs require an explicit --force repair.\n- Updated docs, JSON contracts, and smoke coverage for the repair workflow.\n\n## Verification\n\n- ./gradlew test installDist distZip distTar --no-daemon\n- scripts/quickstart-smoke.sh\n- doctor-fix dry-run, fix, and force-safety smoke checks\n- YAML and diff whitespace checks