axiolid-core 0.1.0

Geometry data types and tolerance policy. No algorithms, no backends.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# axiolid-core implementation plan

Status: architecture scaffold; algorithms incomplete. This is planning context,
not standing agent instruction.

## Established

- Crate boundary and dependency direction are executable in the layering gate.
- Public data/contracts compile. Behavior remains scaffold unless a test names it.

## Next implementation wave

Add robust predicates and strongly validated directions/frames.

## Exit evidence

Targeted tests, feature-isolated compile where applicable, mutation-verified
architecture/validation gates, and benchmarks before performance claims.