Files
adaptive-pricing/README.md

26 lines
1.2 KiB
Markdown

# adaptive-pricing
Auto-regulating market value exploring price engine.
Framework for defining, evaluating, adapting, and implementing pricing models
across the product lifecycle — from cost-floor analysis through customer-tunable
pricing to payment-provider execution.
## Orient
| Doc | Purpose |
|-----|---------|
| [INTENT.md](INTENT.md) | Project purpose, problem space, lifecycle model |
| [docs/ProductRequirementsDocument.md](docs/ProductRequirementsDocument.md) | Generic product requirements |
| [docs/ImplementationRoadmap.md](docs/ImplementationRoadmap.md) | Milestone-based implementation path from observatory MVP to adaptive engine |
| [AGENTS.md](AGENTS.md) | Agent instructions, dev workflow, State Hub integration |
| [workplans/](workplans/) | Active workstreams and tasks |
| [projects/coulomb-pricing/](projects/coulomb-pricing/) | Coulomb Social MVP deployment material |
## Status
Framework-first repo with one finished project-specific implementation:
[Economic Observatory MVP](workplans/archived/260622-ADAPTIVE-WP-0002-economic-observatory-mvp.md)
for Coulomb Social. The root remains the generic pricing framework; the current
runtime lives under `projects/coulomb-pricing/observatory/`.