Public design documentation entry point

Altium Cruncher Design Index

This folder holds architecture, interface, test, and contract design documentation for the package. HTML design documents are intentionally simple so humans can read them in a browser and tools can inspect them with straightforward text or HTML parsers.

Policy

Architecture and Rust port map covers every CLI command, workflow ownership, native boundaries and behavior tests.

Indexes

Area Entry Point Purpose
API api/index.html Public dataclass and major-interface design, rationale, test requirements, and Rack ownership.
CLI cli/index.html Public command design, invocation, arguments, outputs, and tests.
Test Assets test-assets.html Fixture layout, generated Altium oracle outputs, variant folders, and output hygiene.
Toon Qualification toon-qualification.md Rendering qualification, performance methodology, cleanup evidence and limits.
Schematic Diff schematic-diff-merge.md Research/design seed for a future semantic SchDoc diff and merge workflow.
ADRs adrs/README.md Accepted architecture decisions and compatibility policy.