OperationSupervisor: operation-scoped actor topology over canonical Hackmode state #24
Labels
No labels
bug
documentation
duplicate
enhancement
feature
good first issue
help wanted
invalid
question
refactor
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nsaspy/hackmode#24
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Parent
Outcome
Add the operation-scoped coordination layer for
hackmoded: one supervisedOperationActorper active operation, with operation-local child refs for Hackpert/capture/provider work while canonical state remains in Hackmode/Tek9.Core invariant
OperationActoris a live coordination authority, not a durable operation database.It may own/cache coordination facts such as:
It must not become canonical ownership for assets, evidence, graph persistence, KB entries or execution history.
Topology
Provider pools may remain globally supervised where appropriate; the operation actor routes scoped requests rather than requiring one complete provider tree per operation.
Required semantics
Integration points
RED-first tests
Fence
Do not implement Tek9 persistence internals here. If recovery requires a missing typed canonical read/write primitive, specify that exact contract to the database issue/worker rather than storing a shadow operation database in actors.