Overview

QVeris Recipes

Recipes are copy-paste complete workflow templates for the QVeris Agent External Data & Tool Harness. Each recipe includes:

  • README.md with CLI and Python SDK paths.
  • qveris.manifest.json with permissions, compatibility, examples, and marketplace listing fields.

Validate all recipes:

node scripts/validate-ecosystem-manifests.mjs

Included Recipes#

Recipe Scenario Primary integration
Finance research Public company quote and market data research CLI, Python SDK
Risk and compliance Sanctions, adverse media, and entity screening CLI, Python SDK
Crypto monitoring Token price and market movement monitoring CLI, Python SDK
Data analysis Dataset enrichment with external data CLI, Python SDK
Developer automation Repository, issue, package, or API metadata lookup CLI, Python SDK
Explainable routing Compare candidates on why_recommended, expected_cost, and quality, then explain the choice CLI, Python SDK