Define the StarIntel structured logging event contract #121
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#121
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?
Goal
Add a first-class structured logging contract to
starintel-serverso operational, audit, security, actor, ingest, lease, dispatch, dependency, and error events can be consumed consistently by syslog or future sinks.Requirements
Tests
Boundary
This issue defines and implements the event API/contract. Remote syslog transport is a separate issue.
Execution mode — AUTO-RAGE
Run the full ADARD/ADADR loop autonomously: research current logging/error/request paths in the repo; design and record the event contract; adversarial review + privacy/security threat model; autonomous decision gate; TDD-first implementation; exact-head unit/integration verification; push a focused branch and open/update a PR targeting
master. Stop only for a genuinely unresolved requirement/security blocker, inaccessible dependency, or failed verification gate. Do not ask for approval between phases.