Admin access
LockedThe token is sent as a header on each request and kept only in this tab. Anyone with the token can change how every workspace pays for AI, so treat it like a root password. Users never see this screen.
Decision engine
Bounded decisions: intent, routing, riskIf the chosen engine is down, decisions fall back to the language model, then to a heuristic, and the agent panel says which one answered.
Billing mode
Applies to every workspaceHermes on the server
CheckingLayan's Hermes runs on this server, not on a PC. Log it into your Nous account here, the same way hermes auth add nous does in a terminal: Nous gives you a link and a code, you sign in there in a new tab, and Hermes on the server receives the login itself. Your password never passes through Layan.
- StatusUnlock with the admin token to see it.
Harness registry
Order is the fallback orderA harness is on when its switch is on and its key or endpoint is set in api/.env. Adding a harness is one entry in the registry and one env variable; it appears here automatically.
Credits
Built-in mode onlyUsers see credits, not tokens. At $99 a month the default of 1,000 credits covers about 1,000 replies or 330 Discover runs.
Model prices
USD per million tokensA row matches any model id that contains its text. The usage ledger multiplies real token counts by these prices so the cost column is not a guess.
Web search
CheckingSending goes through an OpenWA server. Set OPENWA_BASE_URL, OPENWA_API_KEY and OPENWA_WEBHOOK_SECRET in api/.env; META_APP_SECRET verifies Meta webhooks. Every send is a gated action and waits for a person.
Media generation
CheckingCredit wallet
Manual top-ups until checkout exists- BalanceEnter a workspace id.
Every top-up is written to the wallet history with your note. The monthly allowance comes from the Credits panel above; top-ups are spent after it.
Homepage
What visitors see at /Which homepage visitors see at /. Home 2 is the new animated one; Home 1 stays reachable at home-1.html.