Implement customer-tuning solver and close WP-0006

This commit is contained in:
codex
2026-07-02 23:46:58 +02:00
parent 386c8a46fe
commit 124ad48720
10 changed files with 997 additions and 9 deletions

View File

@@ -4,7 +4,7 @@ type: workplan
title: "Customer-tuning solver prototype"
domain: financials
repo: adaptive-pricing
status: backlog
status: finished
owner: codex
topic_slug: helix-forge
created: "2026-07-02"
@@ -20,7 +20,7 @@ Implement the first seller-safe customer-tuning flow described in `INTENT.md`.
```task
id: ADAPTIVE-WP-0006-T01
status: todo
status: done
priority: high
state_hub_task_id: "ad2df753-ae93-4813-bd35-fb8ee78149cc"
```
@@ -32,7 +32,7 @@ expressed, and which parts remain seller-controlled or calculated.
```task
id: ADAPTIVE-WP-0006-T02
status: todo
status: done
priority: high
state_hub_task_id: "9146f1dc-2e86-4617-8e3e-0b5e4799daa3"
```
@@ -45,7 +45,7 @@ requirements.
```task
id: ADAPTIVE-WP-0006-T03
status: todo
status: done
priority: high
state_hub_task_id: "57d6066d-088b-413c-817b-9e374f60f83a"
```
@@ -57,7 +57,7 @@ including which constraints bound the result and which trade-offs were chosen.
```task
id: ADAPTIVE-WP-0006-T04
status: todo
status: done
priority: medium
state_hub_task_id: "86423454-71e4-4f8e-afe0-61ceb70314c2"
```
@@ -70,7 +70,7 @@ trusted.
```task
id: ADAPTIVE-WP-0006-T05
status: todo
status: done
priority: medium
state_hub_task_id: "72f7d7b4-6ad2-4b63-b9de-acb7a7b81832"
```
@@ -79,4 +79,3 @@ Exit when the repo can produce and explain seller-safe tuned configurations for
at least one hybrid pricing model family.
Dependencies: `ADAPTIVE-WP-0004`, `ADAPTIVE-WP-0005`.