TurfAITurfAI User Guide

Sources & credits

The external references whose foundational explanations and diagrams we adapted, with credit.

This guide is TurfAI's own. For the foundational explanations of widely-shared AI concepts — the agent loop, retrieval-augmented generation, multi-agent orchestration, tool use, and human-in-the-loop design — we've adapted framing and a few diagrams from the authoritative sources below, and credited them here and inline on each page. Everything specific to the TurfAI platform (its modules, features, configuration, and behavior) is original.

Where a concept goes deeper than the foundations, we link out to the original source rather than reproduce it — those vendors maintain the canonical, most current treatment.

What we adapted

BorrowedSourceUsed asWhere
The "augmented LLM" building blockAnthropic — Building effective agentsDiagram + framingWhat is agentic automation?
Orchestrator–workers patternAnthropic — Building effective agentsDiagram + framingWorkflows vs. agents vs. squads
Autonomous-agent loopAnthropic — Building effective agentsDiagram + framingAgents
The tool-calling loopOpenAI — Function callingDiagram + framingIntegrations
MCP as "a USB-C port for AI"Model Context ProtocolDiagram + framingIntegrations
Grounding / retrieval with citationsGoogle — Gemini API groundingDiagram + framingRAG
Gating actions by reversibility & blast radiusAnthropic — Claude prompting best practicesFramingHuman-in-the-loop

Diagrams are © their respective owners (Anthropic, OpenAI, Google) and are reproduced here for educational reference with attribution. Trademarks belong to their owners. The machine-readable record of every borrowed item lives in docs-sources.json at the repository root and is checked for upstream changes via the docs-sync routine.

On this page