Tags

Tags give the ability to mark specific points in history as being important
  • v1.0.0

    768d3e2f · release: v1.0.0 ·
    SyndicateClaw v1.0.0
    
    Governance-first agent orchestration platform.
    
    Key capabilities:
    - Stateful graph workflow engine with pause/resume/cancel/replay
    - Fail-closed policy engine with audit integration
    - Human-in-the-loop approvals with authority routing
    - Namespaced memory with provenance and access controls
    - Append-only audit log with dead-letter queue
    - Inference provider layer: YAML catalog, routing, OpenAI-compatible adapters
    - JWT + API key auth with algorithm allowlist and token revocation
    - RBAC enforcement kept in shadow mode pending traffic review
    - Prometheus metrics, OpenTelemetry spans, structured logging
    - SSRF protection on all user-controlled URL surfaces
    
    Test coverage: orchestrator 81.7% | policy 91.4% | audit 87.5% |
    approval 87.7% | security 85.6% | authz 99.2% | inference 74.1% | tools 84.0%