Tasks
August 13, 2026 · View on GitHub
Backlog of pending work, one file per task: T<NN>-<slug>.md.
Conventions:
- Every task states Goal, Context, Steps, Acceptance criteria and Out of scope. A task is done when every acceptance criterion is checked.
- Status lives in the
status:line at the top of each file (todo | in-progress | done). Keep it current. - Language policy: everything in English task files, code comments,
docstrings, docs, CLI output. See
T02-english-normalization.mdfor the one-time cleanup; new work must already comply. - The spec is the truth (
docs/monkeyllm-spec-v0.39.md): contract changes require a new spec version before code, and that rule applies to tasks too.
| Task | Title | Status |
|---|---|---|
| T01 | Phase 1 closeout: official Monkey Bench run | in-progress (3/4 pass; 4th re-measured on v3 passes as tokens-per-correct (0.58), criterion wording decision pending) |
| T02 | English normalization (PT -> EN) | done (spec v0.12 + roadmap + local-inference + remaining code strings translated 2026-07-02; protected PT test corpus/prompts intentionally untouched) |
| T03 | Phase 1.5: Troop orchestrator | in-progress (fork-tier built + measured 2026-07-02: 8/8 both arms after curator/prompt/budget hardening; speedup criterion still NOT met sharpened precondition needs a deeper corpus) |
| T04 | Phase 2: Living Bank (Gardener, Ranger, dataset writes) | in-progress (tend v0.7; dataset birth v0.8; Gardener core v0.9; Ranger v0.10; curation measured 100%; tiered storage v0.11; DOCX built-in + edge proposals v0.12; convergence measured criterion NOT met, floor-effect + cross-talk findings; ingest-tools.md + extending.md guidance done 2026-07-02; media extras + entity extraction remain, both need a spec bump) |
| T05 | Publication readiness (GitHub + paper) | todo |
| T06 | Monkey Bench: multi-hop question hardening | done (v3 set 100% min_hops>=3; first shouts fired via spec v0.6 trail_len) |
| T07 | Station: self-hostable host (REST + MCP over the registry) | in-progress (Phases A+B done 2026-08-08: REST + authenticated MCP, governed writes with principal-stamped commits, audit log, per-forest model bindings; OIDC/quotas + ingest endpoints remain) |
| T08 | ScopedVine: branch-level policies (the "RLS" of forests) | done (2026-08-08: J.3 matrix across every primitive and both surfaces; leak suite green the whole-response sweep caught trail/coverage/degree/scanned_nodes) |
| T09 | Studio: the web face of the Station | done (2026-08-09: every console shipped Forest Views closed the trails item (T10), Health + snapshots close the last one (spec v0.23 J.13). Curation review queue for 0.3 proposals carried to T10.1) |
| T10 | Studio Forest Views: graph mode, files mode, governed editing, Write tab | done (2026-08-09: spec v0.22 → J.11 map projections + J.5.4 + J.8 compose; graph/files/editor/Write shipped, F.25 suite green) |
| T10.1 | Compose with review: the passport before the plant | done (2026-08-09: spec v0.24 → J.8.1 two-phase compose + F.27; Gardener(dry_run=True), approval-as-on_curate, review card in the Write tab) |
| T11 | Answer store: serve the answer already bought (spec v0.33 → J.10.7 + F.37) | in-progress (2026-08-11: exact tier shipped end-to-end, F.37 green minus the near-tier clause; the near tier remains) |
| T12 | Snapshot travel: download and import over the Station (spec v0.39 → J.13.1/J.13.2 + F.39) | done (2026-08-11: owner-only download + import routes, Studio controls, F.39 suite green) |
| T13 | The Clipper: browser extension feeding the Gardener (spec v0.48 → J.2.6/G.5.1/J.14/J.15 + F.47–F.49) | in-progress (2026-08-13: spec written; Station pairing + payload bytes, engine stub converter, vision role, apps/clipper/ MV3 underway) |
| T14 | Media in answers: view over MCP, media: references, per-call reply size (spec v0.48 → C.6d/J.10.8/J.10.9 + F.50–F.51) | done (2026-08-13: engine+Station+Studio shipped, suites green; user's real-browser pass and commit remain) |
| T15 | The first minute and the handbook: MCP / API / Integrations door, first-access presentation, Skills console, docs/guide in en/pt/es (spec v0.49 → J.5.1/J.5.11/J.5.12 + F.52–F.53) | done (2026-08-13: spec + Studio + handbook shipped, committed and review-hardened; user's real-browser pass remains) |