mirror of
https://github.com/velocitatem/PHANTOM.git
synced 2026-07-15 17:43:36 +00:00
1.5 KiB
1.5 KiB
PHANTOM
LLM agents are quietly eroding the pricing power of dynamic pricing systems. They conduct reconnaissance across isolated sessions at machine speed and execute purchases through clean sessions that quote floor prices. The margin that should have accumulated never does.
PHANTOM is a research platform for measuring, simulating, and defending against that erosion. It provides behavioral fingerprinting of human vs agent sessions, a contamination generator for controlled experiments, and a Distributionally Robust RL gym for training pricing policies that hold up under automated demand.
Where to start
| Document | What it covers |
|---|---|
| Business overview | The problem, capabilities, and who this is for |
| Setup | Full bring-up: Docker stack, ingest, behavioral kernels, contamination, RL training |
| Architecture | Service map and data flow |
| Configuration reference | Env vars, paths, and Makefile targets |
| Roadmap & notes | What is turnkey vs research-grade |
Key references
- Thesis PDF: thesis-latest.pdf — formal model, COI erosion proof, DR-RL formulation
- Repo root:
SETUP.md|README.md - Academic landing page: velocitatem.github.io/PHANTOM/