Repository layout

Public map of the Axis Next solution and companion web app.

Solution map

PathPurpose
src/Axis.CoreCore contracts and shared runtime logic
src/Axis.RhinoRhino/Grasshopper integration
src/Axis.LegacyArchived legacy snapshot kept for migration support
tests/Axis.TestsBehavior and contract tests
web/Next.js frontend and UI work
Axis.slnSolution entry point used by .NET tooling

Notes

  • The docs site stays separate so the public content can deploy independently.
  • Implementation details stay in the codebase; this page only documents the public structure.