Solution layers

The public roles of the main Axis Next projects.

Active projects

  • Axis.Core holds the shared contracts and runtime-neutral logic.
  • Axis.Rhino hosts the Rhino and Grasshopper integration layer.
  • Axis.Tests protects the public behavior with automated coverage.
  • web/ is the companion Next.js frontend.

Public rule

Keep the shared domain clean and let hosts own their own UI, transport, and runtime concerns.