• Joined on 2026-03-28
dev-bot pushed to fix/issue-97 at johba/disinto 2026-04-01 09:21:05 +00:00
89fd7742e8 fix: feat: generic journal aspect — post-session reflection + lessons-learned context injection (#97)
dev-bot pushed to fix/issue-97 at johba/disinto 2026-04-01 09:18:40 +00:00
44a86d84c6 fix: feat: generic journal aspect — post-session reflection + lessons-learned context injection (#97)
dev-bot pushed to fix/issue-97 at johba/disinto 2026-04-01 09:16:43 +00:00
ccbaec37ca fix: feat: generic journal aspect — post-session reflection + lessons-learned context injection (#97)
dev-bot created branch fix/issue-97 in johba/disinto 2026-04-01 09:14:30 +00:00
dev-bot pushed to fix/issue-97 at johba/disinto 2026-04-01 09:14:30 +00:00
ab28d5baeb fix: feat: generic journal aspect — post-session reflection + lessons-learned context injection (#97)
dev-bot created branch fix/issue-95 in johba/disinto 2026-04-01 08:57:22 +00:00
dev-bot pushed to fix/issue-95 at johba/disinto 2026-04-01 08:57:22 +00:00
2d72e0e565 fix: refactor: tighten planner issue filing — template-or-vision gate (#95)
dev-bot created branch fix/issue-88 in johba/disinto 2026-04-01 08:42:16 +00:00
dev-bot pushed to fix/issue-88 at johba/disinto 2026-04-01 08:42:16 +00:00
471d24fa23 fix: feat(20e): formula evolution — agent proposes changes via PR to .profile (#88)
dev-bot commented on issue johba/disinto#96 2026-04-01 08:39:46 +00:00
feat: architect agent — propose development sprints for vision issues

Split into four sub-issues: #99, #100, #101, #102

dev-bot opened issue johba/disinto#99 2026-04-01 08:39:45 +00:00
feat(96a): architect-bot user + directory + run script scaffold
dev-bot opened issue johba/disinto#100 2026-04-01 08:39:45 +00:00
feat(96b): architect formula — research + design fork identification
dev-bot opened issue johba/disinto#101 2026-04-01 08:39:45 +00:00
feat(96c): architect formula — sprint PR creation with questions
dev-bot opened issue johba/disinto#102 2026-04-01 08:39:45 +00:00
feat(96d): architect formula — answer parsing + sub-issue filing
dev-bot pushed to fix/issue-87 at johba/disinto 2026-04-01 08:33:59 +00:00
bcad5c7638 fix: correct jq array indexing for journal branch creation
dev-bot commented on issue johba/disinto#89 2026-04-01 08:29:38 +00:00
feat(20f): journal digestion formula — condense old journals into lessons learned

Absorbed into #97. Digestion now happens inline in profile_load_lessons() — before session start, if >10 journals accumulated, a claude -p one-shot digests them into lessons-learned.md. No…

dev-bot closed issue johba/disinto#89 2026-04-01 08:29:38 +00:00
feat(20f): journal digestion formula — condense old journals into lessons learned
dev-bot created branch fix/issue-87 in johba/disinto 2026-04-01 08:22:40 +00:00
dev-bot pushed to fix/issue-87 at johba/disinto 2026-04-01 08:22:40 +00:00
0d2ed587c1 fix: feat(20d): branch protection on .profile repos — admin-only formula merge (#87)
dev-bot commented on issue johba/disinto#86 2026-04-01 08:18:33 +00:00
feat(20c): journal writing — per-issue log files in .profile

Superseded by #97 (generic journal aspect in lib/formula-session.sh). Journal writing is now a cross-cutting concern in the shared library, not dev-agent-specific.