Implement comparable LTV engine and close WP-0005

This commit is contained in:
codex
2026-07-02 22:50:16 +02:00
parent 656bbb81a5
commit 386c8a46fe
13 changed files with 1060 additions and 68 deletions

View File

@@ -4,7 +4,7 @@ type: workplan
title: "Comparable customer LTV and simulation upgrade"
domain: financials
repo: adaptive-pricing
status: backlog
status: finished
owner: codex
topic_slug: helix-forge
created: "2026-07-02"
@@ -22,7 +22,7 @@ current-period Coulomb snapshot.
```task
id: ADAPTIVE-WP-0005-T01
status: todo
status: done
priority: high
state_hub_task_id: "2c6ff5b9-de47-46c1-aaa8-5e6e226f96d0"
```
@@ -35,7 +35,7 @@ required for reliable estimates.
```task
id: ADAPTIVE-WP-0005-T02
status: todo
status: done
priority: high
state_hub_task_id: "fbf4e274-70ec-468f-988c-cbebeef304d2"
```
@@ -48,7 +48,7 @@ commitment offsets.
```task
id: ADAPTIVE-WP-0005-T03
status: todo
status: done
priority: medium
state_hub_task_id: "084bf0bb-5892-429e-bd8a-1f9edc273eb3"
```
@@ -61,7 +61,7 @@ to forecast changes.
```task
id: ADAPTIVE-WP-0005-T04
status: todo
status: done
priority: medium
state_hub_task_id: "9c60c8d2-7cd0-4035-92dc-cae8c4cd85d7"
```
@@ -74,7 +74,7 @@ other products.
```task
id: ADAPTIVE-WP-0005-T05
status: todo
status: done
priority: medium
state_hub_task_id: "fabd1f1b-d3b7-4bfb-a2fc-212ec31c5f31"
```
@@ -83,4 +83,3 @@ Exit when simulations can compare pricing models using an explicit LTV-oriented
economic model with documented assumptions and test coverage.
Dependencies: `ADAPTIVE-WP-0003`, `ADAPTIVE-WP-0004`.