Skip to content

Agentic Harness Reference Sources

Purpose

This is a small provenance ledger for the external projects that informed the Intentloom Agentic Evaluation and Execution Harness. It is reference-only: no source, binary, package, hook, container, model, telemetry, or network behavior is bundled or required by Intentloom.

Core harness references

These sources are pinned because their execution, evaluation, or security patterns directly influence the accepted Intentloom design. Revisions were resolved from repository HEAD on 2026-08-02.

SourceReviewed revisionLicenseRetained design signal
Visa Vulnerability Agentic Harnessd91b28d3af7ee46f9cc1827a9377cbdedd1f6b7eApache-2.0deterministic stages, manifests, SARIF, remediation validation, aggregation
Inspect AI1ea01a9e1b3c94db3cdf93ce5583ffebf86e159fMITtask/solver/scorer composition, provider adapters, sandbox and checkpoint boundaries
SWE-agent3ea751c087f32b16e039a2233dd6eefecef325d5MITconstrained agent-computer interface and reproducible trajectories
SWE-ReX5c995c365dfb1fd5bc56fda688be5d8538f9931fMITexecutor/runtime abstraction across local, container, and remote environments
Agentic Security Harness372ce4161b1e9232215835b8dc4f3014d4726f34Apache-2.0synthetic security scenarios, authority-aware events, traces, scorecards, comparisons

The ledger records licenses as declared by the reviewed repositories. If Intentloom later copies code or substantial text, the exact source paths, copyright notices, modifications, and redistribution obligations require a new review; conceptual adaptation alone does not make these projects dependencies.

Orchestration alternatives considered

These projects were compared at the pattern level only and are deliberately not pinned as supported Intentloom backends:

  • LangGraph — durable graph execution, persistence, and human-in-the-loop transitions;
  • AutoGen — separated runtimes, message passing, and optional agent teams;
  • Semantic Kernel orchestration — sequential, concurrent, handoff, and group-chat patterns;
  • LlamaIndex Workflows — event-driven asynchronous steps, branching, looping, and recovery.

These alternatives support the general direction but do not define Intentloom's protocol, authority, storage, provider, or executor contracts. Their APIs and feature status must be rechecked if a future implementation proposes an actual dependency.

Intentloom boundary

  • first-party schemas and application operations remain canonical;
  • deterministic gates outrank model consensus;
  • policy evaluation is not described as OS or container isolation;
  • state is bounded, redacted, deletable, and outside target projects by default;
  • providers and executors are optional capability-declaring adapters;
  • multi-agent validation is risk-triggered, not enabled by default;
  • synthetic benchmark scores are not production safety or compliance certification;
  • no automatic remediation, mutation, hosted state, telemetry, or upstream updates are adopted from these references.

Update policy

This file is an evidence snapshot, not an update subscription. A future review must resolve a new exact revision for any source that materially influences the design, compare behavior and licenses, and update this ledger through normal review. No upstream change is inherited automatically.