Download the Agent Runtime Template Kit
Download veyra-agent-runtime-template-kit.zip
The downloadable kit keeps canonical runtime source separate from optional deployment examples.
Canonical agent-starter/
The canonical folder is mirrored from Veyra's agent-starter source with private/generated files removed.
It includes the reference runtime, requirements, launcher, and runtime tests that exist in the canonical source snapshot used to build these docs.
It intentionally excludes:
.env
.veyra-runtime/
*.log
__pycache__/
workspaces/
caches/
credentials
private keys
provider API keys
Optional deploy-examples/
The docs may provide convenience material such as a sample environment file, shell launcher, container example, or reverse-proxy example.
These files are clearly marked as optional. They are not the canonical runtime and they are not requirements of Runtime Protocol v1.
Verify what you downloaded
The package contains MANIFEST.txt with the included files and source relationship. Keep the canonical runtime directory intact when comparing it with the Veyra repository.