DevelopersDeveloper Preview
Command line
Aevornix Control is a graphical surface over a command line. Everything the interface does (creating projects, running forges, validating, testing, exporting) is a command you can run directly.
Production path
- 01IntentDefine the outcome, constraints and references.Aevornix Control
- 02PlanBreak the outcome into tasks, dependencies and approval points.Aevornix ControlAevCode
- 03BuildCreate and modify scenes, systems, code and assets.AevCodeAevornix CoreAevornix Design
- 04ValidateTest changes, identify failures, compare results and roll back safely.AevCodeAevornix Control
- 05RunPreview, play, profile and inspect the project inside the engine.Aevornix Core
- 06PublishPackage, validate and deploy the project to supported targets.Aevornix ControlAevornix Core
Export pipeline
What the command line covers
The command surface is the same one Control, the agents and the automation interfaces all call, so behaviour does not diverge between them.
- Projects
- Create, validate and migrate projects; materialise the runnable runtime.
- Production
- Run the forges that generate scenes, gameplay, audio, UI, animation and effects.
- Assets
- Search, install and import Store assets and external files into a project.
- Verification
- Run the test layers and the release gate.
- Export
- Build ship targets through the build orchestrator.
Availability
The command line ships with the Developer Preview rather than separately. Its reference documentation is being written alongside the preview.