Positioning explainer

Where Organetic fits among agent protocols

Protocols connect agents. Organetic verifies what agents mean by validating canonical reasoning artifacts before action.

This page exists to prevent a common category error: connection, context, and tool access are not the same as validator-backed reasoning verification.

Comparison

Connection layer vs verification layer

Agent protocol

Standardizes tool access, context exchange, or system communication.

Observability / trace

Records what happened during a run and supports debugging or review.

Organetic / Tobi

Validates a reasoning artifact through canonical output, _h, diagnostics, and conformance behavior.

Correct integration posture

Public wrapper, controlled core

  • public docs and examples
  • GitHub Action wrapper path
  • controlled evaluation token access
  • black-box validator integration

Incorrect reading

What not to infer

  • not a broad MCP platform
  • not a generic agent framework
  • not a shipped consensus protocol
  • not a source-sharing collaboration surface

Stage 1

Evaluate the validator as a workflow boundary

Start with a GitHub workflow gate. Do not start by designing a broad agent platform integration.