Skip to content

Add a safe watch mode for local documentation development #18

Description

@adrianbrowning

What to build

Add a local-development watch workflow that observes configured Markdown and source files, then reports documentation drift or refreshes a generated view without manual command reruns.

Acceptance criteria

  • Watch mode accepts explicit paths or the project configuration.
  • Changes report which documents or blocks are out of sync.
  • A non-mutating mode is the default; automatic writes require explicit opt-in.
  • Output is concise and useful during an interactive development session.
  • File-watch lifecycle, error recovery, and exit behavior are documented and tested.

Blocked by

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestready-for-agentFully specified and ready for an AFK agent

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions