feat: architect agent — propose development sprints for vision issues
Split into four sub-issues: #99, #100, #101, #102
feat(96a): architect-bot user + directory + run script scaffold
feat(96b): architect formula — research + design fork identification
feat(96c): architect formula — sprint PR creation with questions
feat(96d): architect formula — answer parsing + sub-issue filing
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…
feat(20f): journal digestion formula — condense old journals into lessons learned
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.