|
|
@@ -62,6 +62,10 @@ const ALLOWLIST = new Map<string, string>([
|
|
|
'hooks/task-session-manager/task-context-tracker.ts',
|
|
|
'Date.now() records lastReadAt for internal recency ordering; formatted prompt output (background job board) is confined to the volatile trailing message.',
|
|
|
],
|
|
|
+ [
|
|
|
+ 'hooks/task-session-manager/index.ts',
|
|
|
+ 'Date.now() captures idleObservedAt to detect post-idle busy recovery from foreground-fallback re-prompts; never serialized into prompt content.',
|
|
|
+ ],
|
|
|
[
|
|
|
'hooks/image-hook.ts',
|
|
|
'Date.now() throttles temp-image cleanup; extracted image paths are deterministic per part id.',
|