docs: fix scheduled_prompts.rs entry — auth logic is in manager_server.rs not scheduled_prompts.rs

This commit is contained in:
lexis 2026-05-26 10:04:17 +02:00 committed by Mara
commit cbe058f509

View file

@ -46,8 +46,8 @@ hive-c0re/ host daemon + CLI (one binary, subcommand-dispatched)
resolves file_path container→host, persists
payload + delivers pointer string
src/scheduled_prompts.rs sqlite layer for scheduled prompts —
schema, CRUD helpers, cancel-auth chain
(`cancel_authorized` walks topology), catch-up
schema, CRUD helpers (`cancel_all`,
`cancel_targets`, `reap_cancelled`), catch-up
clamp on resume (#444)
src/scheduled_prompts_worker.rs 5s poll loop: fires due rows,
fans out one Message per active target,