packages feed

moonlight-triangulation-1.4.0.2: docs/README.md

# Moonlight Triangulation documentation

This page is navigation only. Each question below has one canonical owner;
indexes and retained pictures are derived views of those owners.

| Question | Canonical owner |
| --- | --- |
| Which public operation should I call? | [Package operation index](../README.md#operations) |
| What algebraic laws do meshes satisfy? | [Package algebraic contract](../README.md#algebraic-contract) |
| What are the set-operation types? | [Package type signatures](../README.md#set-operation-types) |
| Which execution schedule publishes each result? | [Mesh publication guide](./mesh-publication.md) |
| How do I build and validate components locally? | [Development guide](./development.md) |
| Which workflows are compile-checked? | [Example index](./examples/README.md) |
| How does the C ABI serve Python, TypeScript, and Rust? | [Foreign bindings](../ffi/bindings/README.md) |
| How are exact alpha filtrations lowered into persistence? | [Persistence rose](./persistence-rose/README.md) |
| What does one finite alpha interval look like? | [Alpha eclipse](./persistence-rose/alpha-eclipse.md) |
| How does an exact cell set become an incidence category and nerve? | [Category observatory](./category-observatory/README.md) |
| How does Moonlight compare on Spade's construction suite? | [Delaunay construction comparison](./delaunay-compare/README.md) |
| How does Moonlight compare across the broader operation surface? | [Moonlight–Spade operation comparison](../bench/spade-compare/README.md) |