ArkheOS / Product

Run turns a short command into a real local result.

Run is a Windows-first command palette for builders, designers, and operators who need one bounded instruction to create one real artifact inside the active project.

What it is for

People producing renders, mockups, and local product assets who do not want to bounce between terminals, menus, and chat.

What it does first

Loads project context, validates one bounded command, selects the correct adapter, executes it once, and returns a receipt.

What it refuses

Run rejects vague asks, multi-step planning, missing targets, and anything that does not cause a real state change.

Blender-first execution

Run ships first around product renders and mockup creation, where one bounded command should produce one showable output.

  • create product render
  • render current scene
  • create mockup image

Project file changes

Filesystem edits remain part of the product, but as support work around the primary wedge rather than as the main public story.

  • add pricing
  • create file notes/todo.md
  • replace "draft" with "listed" in site/landing.md

One command. One pass. One receipt.

  1. Parse the command into verb, target, and scope.
  2. Load project context from .run/context.json.
  3. Reject anything that is vague, multi-step, or not state-changing.
  4. Select the adapter that can do the work.
  5. Execute once and return a visible receipt.

Founding access is live.

Buy once, install locally, and use Run to execute bounded Blender-first commands inside the active project with visible receipts.