Design principles#
litmap is intentionally conservative.
Keep the public API small.
Keep the repository light.
Keep documentation explicit about what exists and what does not exist.
Separate analytical structure from the visual projection used for communication.
The package does not claim to ship a full production literature pipeline. It documents the contract and the shape of a minimal implementation.