Skip to content

Board — nanoclaw-extras

Ticket-style board for this repo. Prefix: NCE. Live artifact deferred (per current org-migration pass — no GitHub repo/hosting yet).

Done

  • NCE-1 — Repo-ify nanoclaw-extras from a loose directory to a proper local git repo: full docs set, JS unit tests (node:test, 85.5% coverage) + hermetic bash E2E tests (hand-rolled harness, no bats available), CI template (test/churn/security jobs), secret gate (clean) + Codex security review, archive policy in place. Confirmed the two source files are standalone NanoClaw extras, not shared codex-harness-mirror fleet material. Committed locally only, no push (org migration pending).

In progress

  • (none)

Backlog

  • Wire a real CI runner for this repo once the org migration lands (currently the ci.yml targets a home-ci-pending self-hosted label per the house convention — see the workflow file's header comment).
  • If extras/ollama-mcp.mjs grows beyond its current two tools, revisit the "Stryker not run" decision in TESTING.md — that gap is explicitly conditional on the file staying small and dependency-free.