PROPOSED: Identity email probe registry + side-effect policy [AWAITING OPERATOR APPROVAL] #131
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nsaspy/starintel-server#131
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?
State
AWAITING_OPERATOR_IMPLEMENTATION_APPROVALThis is the first bounded implementation proposal derived from Auto-Research #180 and design #181. It does not authorize implementation and must not enter the executable RAGE queue until the operator explicitly approves it.
Priority / dependency role
lost-rob0t/starintel-auto-research#181.lost-rob0t/starintel-auto-research#180.lost-rob0t/starintel-auto-research#173.Bounded scope
Extend the planned/common Identity Platform Probe Registry model so email probes can be represented safely without creating an email-specific registry or executing provider traffic.
Required fields/semantics:
identifierType=email;sideEffectClass = readOnly | mayNotifyTarget | mayMutateRemoteState | unknown;Default policy permits only
readOnlyprobes. Other side-effect classes are denied unless a later explicitly authorized policy grants that exact effect.Non-goals
Mandatory RED-first gate
Before any production mutation, add the smallest valid deterministic email probe-registry fixture requiring:
Run it against untouched current
masterand record RED because no normalized Identity email-probe registry/schema exists.Negative RED fixtures must require rejection of:
A malformed fixture or broken environment does not count as RED.
Acceptance
readOnlyprobes;mayNotifyTarget,mayMutateRemoteStateandunknownare fail-closed by default;Follow-on dependency order
After separate operator approval and completion of this slice, design #181 proposes:
identity.enrichEmailtyped request/result contract;Implementation approval
PENDING / AWAITING_OPERATOR_IMPLEMENTATION_APPROVALOnly explicit operator approval may move this issue into RAGE.