feat(setup): prompt operator pack output routing

This commit is contained in:
William Valentin
2026-02-16 15:19:27 -08:00
parent fa90d826de
commit ab80f305ef
5 changed files with 48 additions and 6 deletions
+2 -2
View File
@@ -193,7 +193,7 @@
"status": "completed",
"date": "2026-02-16",
"updated": "2026-02-16",
"summary": "Implemented operator-focused hardening and onboarding polish: added setup Operator Pack flows in both Automation menu and first-run wizard to preconfigure scheduled backups, heartbeat alerts, daily briefing, and default MinIO sync; added heartbeat notification throttling via `automation.heartbeat.notify_cooldown`; and added `flynn doctor --strict` to treat warnings as failures. Updated docs/default config examples and onboarding tests accordingly.",
"summary": "Implemented operator-focused hardening and onboarding polish: added setup Operator Pack flows in both Automation menu and first-run wizard to preconfigure scheduled backups, heartbeat alerts, daily briefing, and default MinIO sync; added operator-pack prompts for output channel/peer routing; added heartbeat notification throttling via `automation.heartbeat.notify_cooldown`; and added `flynn doctor --strict` to treat warnings as failures. Updated docs/default config examples and onboarding tests accordingly.",
"files_modified": [
"src/cli/setup/config.ts",
"src/cli/setup/config.test.ts",
@@ -3499,7 +3499,7 @@
}
},
"overall_progress": {
"total_test_count": 1868,
"total_test_count": 1869,
"all_tests_passing": true,
"p0_completion": "3/3 (100%)",
"p1_completion": "4/4 (100%)",