• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

dangernoodle-io / ouroboros / 28972227442

08 Jul 2026 08:08PM UTC coverage: 84.242% (+3.5%) from 80.785%
28972227442

push

github

web-flow
feat: per-project roadmap — singleton doc, roadmap tool, domain reads, CLI (#89)

first-class living roadmap per project (now/next/parked/recently-done);
items carry kb/ticket refs, component tag, cross-project blocked_by, and
why/resume-trigger for parked work.

- internal/roadmap: Load/Save + add/update/move/done/remove mutations,
  Markdown render; transactional read-modify-write (BEGIN IMMEDIATE) so
  concurrent writers can't lose updates or dup item ids
- roadmap MCP write tool (op: add|update|move|done|remove); get/search
  gain domain=roadmap; get gains format=structured|md
- cli: ouroboros roadmap show|add|update|move|done|remove
- singleton per project (partial unique index, migration v11); content
  markdown mirror truncates under the 32KB cap so writes never wedge
- CLAUDE.md/README/wiki document the 5-tool surface

3261 of 3871 relevant lines covered (84.24%)

0.98 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

84.0
/cli/root.go


Source Not Available

The file "cli/root.go" isn't available on github. Either it's been removed, or the repo root directory needs to be updated.

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc