Engineering · Store package · v1.2.0
Satellite fleet plane - a 3D orbit console with fleet attitude telemetry (MEKF health, wheel momentum, ADCS mode), SGP4 ground tracks and pass windows, pairwise conjunction screening, and an approval-gated command console (point / detumble / desat / safe).
Opens ?app=sat-ops on the demo deployment. On your own box it is the same URL.
1 screen in the ribbon · opens on sat-ops
What it does
Sim engines only (RK4 gyrostat or the NASA 42 referee) - commands cannot leave simulation. The sat engine, the sat-node server, and the sat-operator inline node stay framework-resident; this package is the surface over them (ADR-102: sats ARE swarm nodes).
What you can ask it
Registered server-side, scoped to the signed-in user. The bot calls the tool — it never shells out, and it never handles the credential behind it.
How it runs
Not a chat window with a plugin behind it. Every step below is something the app declares in its manifest, which is why it can be told to you plainly.
Opening ?app=sat-ops loads its 1 screen into the shared cockpit, starting on sat-ops. The ribbon, the ticket list and the assistant are already there — the app contributes views, not a second application to log into.
The assistant classifies what you asked for and hands it to the bot that owns that domain. You do not pick the app, and you do not learn a command — routing is by declared capability, not by keyword matching a menu.
sat-operator is accountable for the work. 5 declared capabilities say what it is trusted to do; the tokens and dollars it spends are recorded against that identity, so the cost has a line item rather than disappearing into a monthly bill.
Back on the app's own screens, as state you own — not as a chat message you have to scroll back to find.
With the assistant
The assistant is the front door. It classifies your request, delegates to the bot that owns the domain, and answers in one voice — so you do not have to know which of the applications this happens to live in.
sat-operator advertises what it is accountable for, and the assistant matches against that.Accountability
Declared in the manifest and bound to the bot above — so "what is this thing allowed to do" is a list you can read, not a prompt you have to trust.
Also on the engineering shelf
Persistent-flight design lab - shape a solar-endurance aircraft (span, area, aspect ratio, battery, cells, buoyancy fraction, site, season), run it…
Learn more → EngineeringStoreRace one job across every AI lane you already have, grade every output on the shared quality judge, and get the cheapest lane that still clears your…
Learn more → EngineeringCoreThe bot factory. Describe a task you want automated; the Forge agent interviews you (task / inputs / outputs / success criteria / corpus / external…
Learn more → EngineeringStoreDiscover sourced tools and integration opportunities for business processes, grounded in installed applications and explicit connection requirements
Learn more →Underneath
This app does not ship its own queue, its own credential store or its own cockpit. It declares what it needs and the platform provides it.