# made-core
Domain model and ports for [MADE](https://github.com/underpass-ai/made).
Owns ceremony state, typed values, invariants, sealed events and the ports used by application code. It contains no transport, database or provider implementation. Consuming-product terminology belongs in the consumer's adapter, not in this domain.
[Documentation](https://github.com/underpass-ai/made/blob/main/docs/index.md) ·
[Architecture](https://github.com/underpass-ai/made/blob/main/docs/architecture/README.md) ·
[Migration notes](https://github.com/underpass-ai/made/blob/main/docs/migrations/README.md)
Apache-2.0. This crate follows the MADE workspace release. Refer to the
documentation at the matching tag when using a published version.