Skip to content
Quickstart

Support

vespid is public and experimental. Support is most useful when it helps turn questions about agent-native services into better contracts, clearer runtime semantics, and more reproducible demos.

Open an issue in vespid-ai/vespid when you want to propose:

  • a contract field or x-agent-* semantic that is missing or underspecified
  • a new fail-closed or task-resume test case
  • a better reference service beyond the current appointment demo
  • documentation that would make the gateway model clearer
  • a future adapter direction that can be justified from the canonical HTTP contract

The most useful issues include:

  1. the problem statement in one sentence
  2. the service or capability surface involved
  3. whether the issue is about discovery, authorization, approval, execution, artifacts, or audit
  4. a minimal reproduction path or expected HTTP flow
  5. what success would look like in code, docs, or tests

Before opening a broad issue, it is usually worth checking:

That keeps the conversation grounded in the current public scope instead of asking the repo to become a vague “agent platform.”

That keeps support grounded in real public surfaces instead of off-platform context.