⧉
Copy code
DOCS
Posts
ApiGeeToMuleSoft
Docs
Handbook
Developer
What Is Stubbed Replace These To Go To Production
Developer Guide — apigee2mulesoft
←
9 / 12
→
What is stubbed (replace these to go to production)
URL copied
Stage
Stub
Replace with
RAG
hardcoded
_RAG_STUBS
dict
pgvector + OpenAI embeddings query
Mapping
confidence = retrieval score directly
LLM call via OpenRouter / pydantic-ai
Execution
writes comment-only XML
real Mulesoft XML generation
Review feedback
terminal prompt only
corpus write-back to pgvector
2
✦
3
✦ > Architecture
4
✦ > File layout
5
✦ > Data flow
6
✦ > Models (`src/models.py`)
7
✦ > Adding a policy mapping
8
✦ > Confidence threshold
9
✦ > What is stubbed (replace these to go to production)
10
✦ > Running locally
11
✦ > Build order (next phases)