Skip to content

AI Agents Overview

Salitech develops and operates autonomous AI agents designed to execute customer-facing workflows, intelligence retrieval, and automated business processes.


  1. API Encapsulation: Agents interact with the Salitech platform exclusively through authenticated HTTPS endpoints at api.salitech.de.
  2. Zero Storage Direct Access: Agents never connect directly to SQL/NoSQL databases or host filesystems.
  3. Deterministic State via Documentation: Agents consult this documentation repository (salitech-docs and systems.yaml) as the definitive source of truth regarding system topology and service contracts.
  4. Least-Privilege Scoping: Each agent instance is assigned an isolated identity and scoped authorization tokens.