docs: fix scheduled_prompts.rs entry — auth logic is in manager_server.rs not scheduled_prompts.rs
This commit is contained in:
parent
22d970fbe9
commit
cbe058f509
1 changed files with 2 additions and 2 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in a new issue