opntasks
Concepts

Overview

Core concepts and data model behind opntasks.

Concepts

Understanding the opntasks data model helps you integrate agents effectively.

Core entities

  • Client — An organization or team using opntasks
  • Project Type — A schema definition for a category of agent (e.g., "security-scan", "accessibility-audit")
  • API Key — Scoped credentials for agent authentication
  • Run Session — A single execution of an agent against a target
  • Task — An individual finding with evidence, remediation, and success criteria

Data flow

Agent → API Key Auth → Run Session → Tasks (with evidence + remediation)

                                   Task Board (client UI)

                                   Resolution tracking

On this page