## What is the Problem Being Solved? Better visibility into the ERTP design. ## Description of the Design Create an `agoric-sdk/packages/ERTP/design.md` that contains C4-model diagrams of the files under `ERTP/src`. <!-- Remember to discuss these aspects when relevant: ### Security ### Scaling ### Testing ### Upgrade --> <!-- To capture any important details for planning and prioritization: ## Priortization -->
What is the Problem Being Solved?
Better visibility into the ERTP design.
Description of the Design
Create an
agoric-sdk/packages/ERTP/design.mdthat contains C4-model diagrams of the files underERTP/src.