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
Copy file name to clipboardExpand all lines: ROADMAP.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -185,3 +185,13 @@ Current note: this milestone turns the live-service reliability work into a pack
185
185
-[x] Harden configuration and persisted runtime state handling, including precedence rules, atomic writes, corruption or repair behavior, runtime-configuration persistence, and test isolation for profile-root-sensitive state.
186
186
-[x] Harden the HTTP and MCP transport surface with clearer readiness policy, stronger request validation and operator-facing errors, reusable smoke coverage, and release verification that proves the staged live service can answer both transport health checks.
187
187
-[x] Finish the full hardening program with a package-wide review, quick fixes discovered during the passes, and a cleanup sweep across docs, tests, and maintainer tooling.
188
+
189
+
## Milestone 17: Codex Hooks And Operator Workflow
190
+
191
+
Current note: the repo already has a working local Codex hooks prototype for
192
+
Stop-hook speech and notify payload inspection. This milestone tracks turning
193
+
that into a more intentional operator-facing workflow instead of a one-off
194
+
prototype.
195
+
196
+
-[x] Re-check the repo-local Codex hook scripts against the current official Codex hooks event shapes and stable-path guidance.
197
+
-[ ] Add a maintained repo-local "use this with Codex hooks" guide or skill so Gale can enable, understand, and validate the speech-hook workflow without reverse-engineering the prototype files.
0 commit comments