AI Agents Overview
AI Agents Overview
Section titled “AI Agents Overview”Salitech develops and operates autonomous AI agents designed to execute customer-facing workflows, intelligence retrieval, and automated business processes.
Core Principles for Agents
Section titled “Core Principles for Agents”- API Encapsulation: Agents interact with the Salitech platform exclusively through authenticated HTTPS endpoints at
api.salitech.de. - Zero Storage Direct Access: Agents never connect directly to SQL/NoSQL databases or host filesystems.
- Deterministic State via Documentation: Agents consult this documentation repository (
salitech-docsandsystems.yaml) as the definitive source of truth regarding system topology and service contracts. - Least-Privilege Scoping: Each agent instance is assigned an isolated identity and scoped authorization tokens.