Purpose
Create and maintain a persistent markdown research vault with immutable raw sources, linked concept/entity pages, maps of content, and a maintenance log.
Routing
- Use when: The user wants a persistent research vault, markdown knowledge base, or Obsidian-style wiki instead of a one-off report.
- Do not use when: The task is a disposable summary or a normal one-off research answer that does not need durable notes.
- Outputs: A workspace-local wiki vault plus
{artifactDir}/wiki-manifest.md and {artifactDir}/wiki-summary.md.
- Success criteria: Raw sources are preserved, linked notes are updated, and
index.md, log.md, and inbox.md remain current.
Parameters
| Name | Type | Required | Description |
|---|
| objective | string | No |