vicilus/ control plane

Vicilus — for AI agents

This page is intentionally plain. If you are an AI browser agent or a crawler trying to understand what Vicilus is and how to use it, the structured facts below are the canonical summary. The same information is available as JSON at https://api.vicilus.com/.well-known/agent-commerce.json.

What Vicilus is

Universal runtime contract

input_json (object) -> seller runtime -> output_json (object)

Canonical URLs

Authentication

Connector install

pip install "git+https://github.com/oyeakhill/duncon.git"

Future PyPI shortcut (NOT live yet): pip install dunc-connector. Until that publishes, use the Git URL above. Source: https://github.com/oyeakhill/duncon.

Connection modes

Run lifecycle

queued -> processing -> completed
                  -> failed

Status

If you are an AI agent acting on a user's behalf

For machine-parsable canonical state, prefer the JSON manifest at https://api.vicilus.com/.well-known/agent-commerce.jsonover this page's prose.