Finish REIN-A-0002 timer cutover
This commit is contained in:
parent
941666e418
commit
e0916ed531
4 changed files with 106 additions and 15 deletions
76
workplans/REIN-A-0003-binky-weekly-review-approach.md
Normal file
76
workplans/REIN-A-0003-binky-weekly-review-approach.md
Normal file
|
|
@ -0,0 +1,76 @@
|
|||
---
|
||||
id: REIN-A-0003
|
||||
type: workplan
|
||||
title: "Binky weekly founder-review ops-run approach"
|
||||
domain: agents
|
||||
repo: rein-aharness
|
||||
status: proposed
|
||||
owner: codex
|
||||
topic_slug: rein-aharness
|
||||
priority: medium
|
||||
created: "2026-08-08"
|
||||
updated: "2026-08-08"
|
||||
origin: residual
|
||||
origin_ref: REIN-A-0002
|
||||
related:
|
||||
- REIN-A-0002
|
||||
state_hub_workstream_id: "4a7ab4e1-5b34-461b-8532-38dd95b3b941"
|
||||
---
|
||||
|
||||
# REIN-A-0003 — Binky weekly founder-review ops-run approach
|
||||
|
||||
## Origin
|
||||
|
||||
Production evidence gathered while closing REIN-A-0002 showed ops run
|
||||
`76b03314-99a4-42e4-aff5-3aa0be43787c` fail safely on 2026-08-07 because the
|
||||
static approach registry has no match for labels `binky`, `weekly-review`, and
|
||||
`automated` (definition `42cb3992-1a31-50d8-94bd-2c430acd89b5`).
|
||||
|
||||
This is outside REIN-A-0002's FI/Binky daily timer cutover and is handed off as
|
||||
a live residual rather than extending that finished scope.
|
||||
|
||||
## Goal
|
||||
|
||||
Define, implement, test, and deploy the cheapest correct approach for Binky's
|
||||
weekly founder-review ops run, including its domain completion event.
|
||||
|
||||
## Determine the weekly-review contract and approach
|
||||
|
||||
```task
|
||||
id: REIN-A-0003-T01
|
||||
status: todo
|
||||
priority: high
|
||||
state_hub_task_id: "fec71480-b8c1-48f7-ab4a-8e3ac918cf7e"
|
||||
```
|
||||
|
||||
Inspect the activity-core definition and Binky weekly-review contract. Decide
|
||||
whether an existing deterministic command can satisfy it or a new structured
|
||||
executor is required. Record required inputs, output, and completion event.
|
||||
|
||||
## Implement and test the registry entry
|
||||
|
||||
```task
|
||||
id: REIN-A-0003-T02
|
||||
status: wait
|
||||
priority: high
|
||||
state_hub_task_id: "f23de6a4-3bda-4927-b758-8acfd2c1d035"
|
||||
```
|
||||
|
||||
Add the selected approach and pure registry mapping for `weekly-review` plus
|
||||
Binky. Cover execution success, domain completion, and explicit failure.
|
||||
|
||||
**Depends on:** REIN-A-0003-T01.
|
||||
|
||||
## Deploy and prove one production cycle
|
||||
|
||||
```task
|
||||
id: REIN-A-0003-T03
|
||||
status: wait
|
||||
priority: medium
|
||||
state_hub_task_id: "cd6b0f33-73ca-49b1-81fe-f15ee321dafb"
|
||||
```
|
||||
|
||||
Deploy the approach to the production claim loop, trigger or observe one run,
|
||||
and record an `open` → `claimed` → `succeeded` proof with its domain event.
|
||||
|
||||
**Depends on:** REIN-A-0003-T02.
|
||||
Loading…
Add table
Add a link
Reference in a new issue