AIdesigner
Demo environment. Not a production service.
The backend is deployed and running here. The user interface is not — this page stands in its place until the first build is published, and will be replaced by it.
What is running
The API answers under /api on this hostname. These two need no credentials:
- /api/health — liveness
- /api/examples — the illustrative scenarios
Everything else requires a token and is refused without one, which is the intended behaviour rather than a fault.
What this environment is for
Exercising the deployed system end to end: submitting a study, running it, and fetching what it produced. It holds no customer data and offers no availability guarantee.