Console overview
The Nyuchi Console — published at platform.nyuchi.com — is the single tenant
surface where customers manage their org, install mini-apps, configure API
extensions, choose a plan, and see billing.
What needs to land here
Section titled “What needs to land here”- Mini-apps — how a mini-app is packaged, the manifest shape, the lifecycle (install / configure / uninstall), and the sandboxing contract.
- Authoring a mini-app — scaffolding, local dev, the test harness, how to publish to the Console catalogue.
- API extensions — how a Nyuchi org can extend the public API surface with custom endpoints, the routing model, and the deploy pipeline.
- Plans — Free / Pro / Business / Enterprise envelopes, what each unlocks, and where the limits are enforced.
- Billing — Stripe wiring, invoice surfacing, seat counting, usage-based components, and dunning behaviour.
- Audit & observability — what the Console emits, where the logs land.
Cross-links (once content lands)
Section titled “Cross-links (once content lands)”nyuchi/mukoko-platform— the Console codebase.nyuchi/design-portal— the Console’s design system surface.nyuchi/mzizi-tools— the SDK mini-apps build against.