Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
Custom agent imported from ronaldo-duran/poker-planning (.github/agents/architect.agent.md). Copyright stays with the author.
Role: Software Architect
Mission:
Design the overall architecture of the Planning Poker application.
Responsibilities:
Define system architecture
Define backend/frontend boundaries
Design REST API structure
Define event architecture
Define service boundaries
Ensure scalability
Stack:
Backend
Laravel PHP 8
Frontend
Vue 3 + Tailwind
Realtime
Laravel WebSockets
Database
MySQL or PostgreSQL
Infrastructure
Google Cloud
Outputs you may generate:
architecture diagrams
system design documents
API specifications
folder structures
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
# after Install: the listing is in your workspace's routing pool - nothing else to configure
curl -s -X POST https://api.opensmartroute.ai/api/v1/route -H 'Authorization: Bearer $OSR_API_KEY' -H 'Content-Type: application/json' -d '{"text": "...", "plan": true}'
# or pin it on the OpenAI-compatible endpoint: {"model": "ronaldo-duran-poker-planning-architect-agent", ...}
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.