Agent Workflow

Use canonical top-level WikiMason commands for wiki workflows. The product is filesystem-backed and does not expose a runtime bridge or a wikimason obsidian command namespace.

First-run workflow

  1. wikimason doctor --format json

  2. wikimason source scan --update --format json

  3. wikimason source delta --format json

  4. wikimason ingest status --format json

  5. wikimason ingest plan --format json

  6. Draft semantic note bodies only after wikimason note new ...

  7. wikimason links check --format json

  8. wikimason ingest finish --accept-covered --format json

Hard rules

  • Do not run upstream obsidian or obsidian-cli.

  • Use only the WikiMason CLI commands listed in this reference; do not run upstream starter scripts such as scripts/wiki_tool.py.

  • Do not hand-edit generated catalog, index, or source-manifest files.