Add typed provider actor runtime and DNS provider foundation #19
No reviewers
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!19
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "agent/provider-actor-dns-slice"
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?
Summary
Advances #2 with the reusable provider/capability boundary required before the typed LISH and Emacs clients dispatch recon work.
Core capability protocol
invoke-provider -> finalize-provider-invocationpathprovider-job-resultfailuresdiscover-assetActor runtime
:outboxwork and adds a:providersdispatcherdispatch-capabilityreturns Sento's Future immediatelyFirst migrated provider: DNS / MassDNS
Replaces retained
tools/legacy/recon/dns-up.shbehavior withhackmode-provider-dns::dns-resolve:massdnsNOERRORrecordsdomainassetsalive.txt, findings file, or other parallel state modelVerification
Deterministic tests cover:
The migration inventory now marks
dns-up.shreplaced. Remaining #2 ports stay open, with Nmap next.Refs #2. Unblocks the provider dependency for #14.