rpe-intent

Section: section5-rpe Subsystem: telegram-services_v2 Port: 3604 Deploy type: image-copy Health: http://rpe-intent:3604/health Compose: telegram-services_v2/phase2-section5-rpe/docker-compose.yml
Description

RPE intent detection service

Role

HTTP service: identifies user intent from the message context. Called by rpe-context-assembler in the analysis fanout.

Dependencies

hard llm-gateway (section6-llm-infrastructure)

Runbooks

None

Behavioral Assertions

Health endpoint returns 200 with status ok
Input: GET http://rpe-intent:{port}/health
Expected: HTTP 200, body contains healthy status
HTTP /analyze response latency under 25 seconds for normal LLM inference
Input: POST /analyze with assembled RPE context payload
Expected: HTTP 200 within 25 seconds with analysis result JSON

Diagnostic Tools

None

Recent Issues

No issues on record