Todo

General Project TODO List

This list captures general tasks, ideas, and items that have not yet been broken down into formal, actionable tasks (i.e., tasks.YYYY-MM-DD-task-name.md).

High Priority

  • set up a store adapter, store implementations, query catalog, and web UI
  • Implement the core Weave Process logic (versioning, promotion, link resolution).
  • Define and implement the two-flow configuration inheritance model.
  • Create initial unit and integration tests for sflo-host.
  • Design sflo-web server-rendered architecture (Fastify view engine + HTMX partials)
  • Logging Phase 2 (+ sentry mcp server?)
  • It seems like, similar to how Flows can have a weaveLabel for "last woven", Flows could have a sequenceNumber for "last woven"

Grooming / Future Tasks

  • Define a "Documentation Grooming" Roo Mode to periodically refine documentation for pithiness and consistency.
  • Implement the sflo-web plugin for a basic web UI.

Agent Maintenance Tasks

  • Ensure all memory bank files are consistently updated as work progresses.
  • Review and update Patterns as new architectural decisions are made.
  • Review and update Dependencies when major dependencies are added or removed.

Backlinks