Purple Firefish shield markPurple Firefish

Security Ops

Use this when your team needs a daily view of AI security events, approvals, incidents, redactions, quarantined documents, and policy-tuning signals.

Security Ops is the operator console for reviewing what Firefish protected and what still needs attention.

What it shows

Local-first defaults

Review incidents

Open the Operator App:

http://localhost:8000/app/

Use Security Ops to triage incidents by severity, status, source component, attack type, and assignee. Evidence should show event IDs, hashes, reason codes, and redacted summaries.

Review approvals

Agent and tool actions that require approval appear in the approval queue. Approving one action should bind to that exact tenant, session, trace, tool name, and canonical tool-call hash. Approval of one action must not authorize a different action.

API

GET  /v1/security/ops/overview
GET  /v1/security/ops/incidents
POST /v1/security/ops/incidents
PUT  /v1/security/ops/incidents/{incident_id}
GET  /v1/security/ops/approvals
GET  /v1/security/ops/timeline
GET  /v1/security/ops/top-risks
GET  /v1/security/ops/policy-suggestions

Security Ops is not a SIEM replacement. It is an AI-specific operating surface for Firefish decisions and evidence.