Internal agent platform for ISUMS operations, code assistance, admin model routing, learned rules, and codebase knowledge retrieval.
services/gateway: Spring Boot API gateway for auth, sessions, bot config, learned rules, and knowledge base admin APIs.services/agent-runner: Node.js runner that invokes Codex CLI, builds prompts, scans codebase knowledge, and streams run events.apps/admin: Admin console for contacts, rules, knowledge base, and agent model settings.apps/fe: Contact-facing chat UI.
Use .env.example as the template for local secrets and runtime configuration. Do not commit .env, credentials, Codex auth folders, Cloudflared credentials, logs, or generated workspace data.