Before you start
You need:- Node.js
>=20 - an OpenRouter API key
- a local checkout of this repo
1. Install
2. Configure .env
Copy .env.example to .env and set:
ASTROLABE_API_KEY with:
3. Start Astrolabe
http://localhost:3000.
4. Check health
5. Test the primary Responses endpoint
6. Inspect route metadata
Look for:x-astrolabe-categoryx-astrolabe-lanex-astrolabe-initial-modelx-astrolabe-final-modelx-astrolabe-route-label
astrolabe metadata block.

