mix cohere.map (Cohere v0.1.0)

Copy Markdown View Source

Derives the system map from the compiled application and writes it to cohere/map.md (configurable via config :cohere, dir: ...).

$ mix cohere.map

The map is deterministic: same code in, same bytes out. Commit it; the diff on a PR is the ontology change.