Skip to content

Add Cordum β€” runtime safety kernel for AI agent orchestrationΒ #11

@yaront1111

Description

@yaront1111

Project

Description

Cordum is a safety-first agent orchestration platform with AI safety as a core design principle:

  • Safety-before-dispatch β€” gRPC safety kernel evaluates every agent action against configurable policies before execution. No tool runs without policy clearance
  • Output scanning β€” 2-phase output policy: scan agent output for PII, secrets, prompt injection before it reaches users. Quarantine or redact unsafe content
  • Escalation flows β€” policies can require human approval before execution (approval gates)
  • Audit trail β€” every policy decision, tool call, and state transition is recorded with full context
  • Fail-closed design β€” invalid config or policy errors prevent service startup, never fall back to permissive defaults

Open-source, self-hostable. 7 Go services.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions