generated from coulomb/repo-seed
This commit is contained in:
@@ -9,6 +9,7 @@ owner: custodian
|
||||
created: "2026-04-10"
|
||||
updated: "2026-04-10"
|
||||
depends_on: [IHUB-WP-0016]
|
||||
state_hub_workstream_id: "4636eb67-f7fb-409c-8d13-7fb461ef5db2"
|
||||
---
|
||||
|
||||
# IHUB-WP-0017 — Autonomous Error-Fix Loop: Reach Clean Build
|
||||
@@ -63,6 +64,7 @@ devenv shell
|
||||
id: E1
|
||||
status: todo
|
||||
priority: high
|
||||
state_hub_task_id: "0ddc0559-55a4-405d-b568-afabcf9d2242"
|
||||
```
|
||||
|
||||
Run `scripts/compile-check --bg` and read `/tmp/ihub-compile-errors.txt`. List all
|
||||
@@ -74,6 +76,7 @@ failing modules and their layers.
|
||||
id: E2
|
||||
status: todo
|
||||
priority: high
|
||||
state_hub_task_id: "2cd3dbb3-32d6-4348-8c04-e820feff96c0"
|
||||
```
|
||||
|
||||
Fix all errors in `Application/Helper/*.hs`. Verify via ghcid reload. Mark done when
|
||||
@@ -85,6 +88,7 @@ Layer 2 shows no errors.
|
||||
id: E3
|
||||
status: todo
|
||||
priority: high
|
||||
state_hub_task_id: "99c4345c-57fa-4e00-afa3-3d10d948ba02"
|
||||
```
|
||||
|
||||
Fix errors in controllers and views. Work module-by-module, bottom-up. Mark done when
|
||||
@@ -96,6 +100,7 @@ Layer 3 shows no errors.
|
||||
id: E4
|
||||
status: todo
|
||||
priority: medium
|
||||
state_hub_task_id: "c5dda487-b091-4ce8-b7ad-782d2c462298"
|
||||
```
|
||||
|
||||
Fix wiring errors last. Mark done when `ghcid` reports "All good, N modules loaded".
|
||||
@@ -106,6 +111,7 @@ Fix wiring errors last. Mark done when `ghcid` reports "All good, N modules load
|
||||
id: E5
|
||||
status: todo
|
||||
priority: medium
|
||||
state_hub_task_id: "e20d48ea-6819-4222-a614-7dce74951e7c"
|
||||
```
|
||||
|
||||
After "All good" state:
|
||||
|
||||
Reference in New Issue
Block a user