For the complete documentation index, see llms.txt. This page is also available as Markdown.

Reference

Technical reference for rate limits, memory architecture, terminology mapping, common patterns, and architecture decisions.

Technical reference for the Amigo platform. Each page below answers a specific class of question - use this index to jump straight to the right one.

  • Rate Limits: per-endpoint request limits, rate-limit response headers, and retry guidance. Covers Classic API endpoints.

  • Memory Architecture & API Mapping: how the L0-L3 memory layers map to Classic API endpoints, and where to find Platform API memory queries.

  • Terminology Mapping: the translation table between platform documentation names and Classic API resource names (Context Graph vs service_hierarchical_state_machine, and so on).

  • Common Patterns: runnable Python and TypeScript examples for conversation lifecycle, user models, webhooks, routing, and CI simulation gates. Targets the Classic API.

  • Architecture Decision Records: why the API uses NDJSON streaming, JWT authentication, and its resource naming. Applies to both APIs where noted.

Rate LimitsMemory Architecture & API MappingTerminology MappingCommon PatternsArchitecture Decisions

Last updated

Was this helpful?