docs(03): phase 3 plans, validation, and research

This commit is contained in:
Pierre Martin
2026-03-23 19:36:15 +01:00
parent 005c6c1214
commit 10a9d95116
2 changed files with 75 additions and 1 deletions

View File

@@ -124,7 +124,7 @@ func DisplaySessionInfos(w io.Writer, sessions []SessionInfo, noColor bool, now
<task type="auto" tdd="true">
<name>Task 1: Hook server dans Daemon, graceful degradation, poll dynamique</name>
<files>daemon.go, daemon_test.go</files>
<files>daemon.go, daemon_test.go, hook.go</files>
<read_first>
- daemon.go (Daemon struct, Start, Stop, pollLoop, NewDaemon)
- hook.go (handleHook, processHookEvent, crees par Plan 01)