From 30103bcdda788cc9fa2067d0c0708022c36e3e2d Mon Sep 17 00:00:00 2001 From: tegwick Date: Mon, 22 Jun 2026 00:02:32 +0200 Subject: [PATCH] Add projects/coulomb-pricing for MVP-specific material Scaffold a project directory for Coulomb Social deployment artifacts separate from generic adaptive-pricing framework documentation. --- projects/coulomb-pricing/README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 projects/coulomb-pricing/README.md diff --git a/projects/coulomb-pricing/README.md b/projects/coulomb-pricing/README.md new file mode 100644 index 0000000..aab684c --- /dev/null +++ b/projects/coulomb-pricing/README.md @@ -0,0 +1,9 @@ +# Coulomb Pricing (MVP) + +Project-specific material for the Coulomb Social Economic Observatory MVP. + +This directory holds implementation artifacts, integrations, and documentation that +apply to the Coulomb deployment only. Generic adaptive-pricing framework concepts +belong in the repository root (`INTENT.md`, `research/`, `registry/`, etc.). + +Tracked workplan: `workplans/ADAPTIVE-WP-0002-economic-observatory-mvp.md`. \ No newline at end of file