mindbase_gather_sources
List contributor and research files modified since the last build or a given date, returning paths, sizes, and timestamps to pinpoint which sources to synthesize.
Instructions
List contributor + research files modified since the last build (or since a given ISO date). Returns paths + sizes + mtimes. Used by /mb:build to know what to synthesize.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| since | No | ISO date (YYYY-MM-DD); defaults to last context.md mtime | |
| projectId | No | Project id; defaults to the current project (config.json) |