For the complete site index, see llms.txt. Docs index: llms-docs.txt. Marketing corpus: llms-full.txt. Docs corpus: llms-full-docs.txt. Prefer markdown URLs where available (append .md).. Product skill: skill.md. Pricing: pricing.md. Docs MCP: /docs/mcp. Site MCP: /mcp.

CHANGELOG/9 APRIL 2026

Independent GitHub Actions CI/CD for All 22 Services

DevOps
Infrastructure

Created separate CI/CD workflows (be-*.yml, fe-*.yml) so each backend service and frontend app builds independently.

DEVOPS

  • Modular CI/CD. Created 22 independent GitHub Actions workflows (.github/workflows/be-.yml and fe-.yml) scoped by directory paths.
  • Parallel testing. Isolated automated test suites running in parallel to keep PR check times under 2 minutes.
Reloop