Context
Branch feat/adr-113-114-attend-active-awareness shipped the core attend implementation across 28 commits. The sensor loop, peer messaging, focus groups, context tracking, and ways integration are all working. Two Claude instances + a human terminal successfully collaborated through attend in a live session.
This issue tracks the remaining work that emerged during implementation.
Audit 2026-04-12: re-checked every item against the codebase. The vast majority of what was "remaining" has since shipped across PRs #1, #3, #4, #7, #10, #11, #14, #18. Only a handful of genuinely unstarted items remain — see "Still open" below.
Still open
Signal model / awareness
Operational
Shipped (formerly "remaining")
ADR-113
ADR-114
Infrastructure
ADR-118 follow-ups (from PR #14 review)
References
- ADR-113 Accepted · ADR-114 Accepted · ADR-115 Draft (code shipped) · ADR-116 Accepted · ADR-117 Accepted · ADR-118 Accepted · ADR-119 Accepted · ADR-120 Draft
Context
Branch
feat/adr-113-114-attend-active-awarenessshipped the core attend implementation across 28 commits. The sensor loop, peer messaging, focus groups, context tracking, and ways integration are all working. Two Claude instances + a human terminal successfully collaborated through attend in a live session.This issue tracks the remaining work that emerged during implementation.
Audit 2026-04-12: re-checked every item against the codebase. The vast majority of what was "remaining" has since shipped across PRs #1, #3, #4, #7, #10, #11, #14, #18. Only a handful of genuinely unstarted items remain — see "Still open" below.
Still open
Signal model / awareness
consequence/module) isn't built. Needed for non-context consequences like "branch is diverging from main at N commits/day."Operational
attend cleanupsubcommand or cron-based cleanup would help./ways-testswould improve matching.Shipped (formerly "remaining")
ADR-113
ways permissions audit, ADR-116) — PR feat: ADR-116 declarative permission requirements #10tools/attend/src/sensors/script.rs) — shippedADR-114
trigger.type: attendin ways schemacontext-pressure,build-complete,reflection-overdue— all exist underhooks/ways/meta/attend/Infrastructure
tools/ways-cli/src/config.rs) — PR Declarative config module for ways-cli #8ways lint --fixforrequires:field — shipped, auto-populates from macro.sh.github/workflows/build-attend.yml) — PR Attend CI workflow, signal handler ways, build affordances #7ADR-118 follow-ups (from PR #14 review)
References