feat(resolvers): binky_rhythm_status query in state-hub resolver
Due-items for the three Binky operating-rhythm definitions (BINKY-WP-0004-T02). Dueness derives from hub progress events recorded by the executing session (binky_daily_brief / binky_mail_intake / binky_weekly_review, detail.repo scoped); weekly_review carries milestone_moved from event_type=milestone events in the last 7 days (RISK-005 signal). Definitions' resolver comments updated; definitions stay enabled:false until cutover (BINKY-WP-0004-T06). 7 new tests; resolver test file 31/31 green. Pre-existing failures in test_railiance_ops_inventory_wiring/test_schedule_health are untouched. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
a2c53508ad
commit
b1eb5e6a55
5 changed files with 282 additions and 11 deletions
|
|
@ -17,9 +17,10 @@ context_sources:
|
|||
repo: binky-control
|
||||
kind: weekly_review
|
||||
bind_to: context.rhythm
|
||||
# Same proposed binky_rhythm_status resolver; for kind=weekly_review, due is
|
||||
# true every Friday, and the item carries milestone_moved (bool) derived from
|
||||
# the week's progress events so the emitted task can flag RISK-005.
|
||||
# Resolver implemented (BINKY-WP-0004-T02); for kind=weekly_review, due is
|
||||
# true when no binky_weekly_review progress event exists for today, and the
|
||||
# item carries milestone_moved (bool): any event_type=milestone progress
|
||||
# event for the repo in the last 7 days — the RISK-005 escalation signal.
|
||||
---
|
||||
|
||||
# Binky Weekly Founder Review Prep
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue