Documentation
Human-readable guides for designing flows, connecting API sources, and calling published decisions from your apps.
Agents and tools should prefer raw markdown under /docs/*.md and llms.txt for machine-readable references.
Introduction
- Overview — FetchCatch as a decision automation platform — rules, workflows, and integrations.
- Core concepts — Tenants, workspaces, flows, runs, and sync.
- Getting started — From signup to your first published flow.
CLI & version control
- CLI reference — Every fcc command, option, and exit code.
- Workspace layout — The .fetchcatch/ directory explained.
- Sync & CI — Pull, apply, conflicts, and GitHub Actions.
- Governance — Designer vs code-managed publish modes and audit history.
- Environments — Workspace environment kinds and isolation.
Runtime
- Evaluate API — Call published flows and resume paused runs.
- .NET SDK — Typed client for FetchCatch.Client and FetchCatch.AspNetCore.
- API keys — Authenticate production evaluate requests.
For AI agents
- AI agent guide — Rules for Cursor and coding agents editing .fetchcatch/.
Machine-readable docs: llms.txt and ai-agent-guide.md.