Skip to content

Add project configuration and document-glob support #14

Description

@adrianbrowning

What to build

Add a project-level mdcode configuration that defines the Markdown documents, source roots, filters, and validation defaults for a repository. Consumers should be able to run common workflows without repeating command-line wiring in every local script and CI job.

Acceptance criteria

  • A documented configuration format supports document paths or globs, source/output roots, and default filters.
  • The CLI can load the configuration for check and synchronization workflows.
  • Command-line options can intentionally override configuration defaults.
  • Invalid configuration produces actionable validation errors.
  • A complete example is included for a consumer repository and CI job.

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