- Expose API Gateway port 4000 in docker-compose for local dev - Enable dynamic API_GATEWAY_URL in Next.js config - Add 64K context hard limit in report-generator to avoid LLM errors - Add backend API readiness report |
||
|---|---|---|
| .. | ||
| api.rs | ||
| config.rs | ||
| error.rs | ||
| formatter.rs | ||
| llm_client.rs | ||
| main.rs | ||
| message_consumer.rs | ||
| persistence.rs | ||
| state.rs | ||
| templates.rs | ||
| worker.rs | ||