cordance-core 0.1.0

Cordance core types, schemas, and ports. No I/O.
Documentation

Cordance core: types, schemas, ports. No I/O.

Doctrine alignment:

  • modularity-and-ports-adapters.md: ports here, adapters elsewhere.
  • event-contracts.md: every emitted artifact has a versioned schema tag.
  • single-source-of-truth.md: serde structs are the single source of truth for on-disk shapes; the JSON schemas in /contracts/ are generated from these structs and round-trip-tested.