Restore pytest execution and stabilize tests

This commit is contained in:
codex
2026-07-02 21:34:44 +02:00
parent 2a9a3e690f
commit 0a683aea5a
3 changed files with 23 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
---
id: ADHOC-2026-07-02
type: workplan
title: "Ad hoc repo consistency cleanup - 2026-07-02"
title: "Ad hoc repo maintenance - 2026-07-02"
domain: financials
repo: adaptive-pricing
status: finished
@@ -12,7 +12,7 @@ updated: "2026-07-02"
state_hub_workstream_id: "1c913a82-81b5-4051-aa28-ddc50af592cf"
---
# Ad hoc repo consistency cleanup - 2026-07-02
# Ad hoc repo maintenance - 2026-07-02
## Normalize Repo Metadata And Status Docs
@@ -27,3 +27,16 @@ Align repo-managed metadata with the primary `financials` classification while
keeping the State Hub topic mapping explicit (`helix-forge`). Refresh stale
root status text and fill the remaining Claude rule placeholders with the
actual repo architecture, workflow, and boundary notes.
## Restore Pytest Execution And Repair Regressions
```task
id: ADHOC-2026-07-02-T02
status: done
priority: medium
state_hub_task_id: "ea472b12-86fa-4d54-86c2-ee3608ffa11c"
```
Make `python3 -m pytest` available in the current environment, run the Coulomb
test suite, and repair any regressions or environment-sensitive tests needed to
restore a green test run.