deploy
Installation
SKILL.md
Routing note: For ambiguous user intents, use the shared clarification templates in references/intent-clarification.md.
Deploy to TrueFoundry
Route user intent to the right deployment workflow. Load only the references you need.
Intent Router
Gateway configs are NOT services. If the user says "apply" or "deploy" in the context of a gateway YAML (
type: gateway-*,type: provider-account/*), runtfy apply -f <file>and test the endpoint. Do not build Docker images, create secrets, or spin up new services.