Public design documentation entry point

EasyEDA Monkey 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

Indexes

Area Entry Point Purpose
Architecture architecture.html Package layers, boundaries, command structure, and documentation contracts.
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.
Canonical Format canonical_format/README.md Stable EasyEDA format and API references promoted from research into public documentation.
Contracts docs/contracts/ Machine-readable command, interface, and standards-exception manifests.
Install install-and-cli-tools.html Public CLI install, development setup, and workspace installer pattern.
Setup setup.html Required tools, development commands, release path, and binary artifact policy.