swarmvault candidate

Resolve staged concept and entity pages under wiki/candidates/.

Usage

swarmvault candidate list
swarmvault candidate promote <target>
swarmvault candidate archive <target>

Commands

  • list - Show current candidate pages and their active destination paths
  • promote <target> - Move a candidate into wiki/concepts/ or wiki/entities/ immediately
  • archive <target> - Remove a candidate from the active candidate set

Targets

Targets can be:

  • page ids such as concept:approval-concept
  • relative candidate paths such as candidates/concepts/approval-concept.md

Examples

swarmvault candidate list
swarmvault candidate promote concept:approval-concept
swarmvault candidate archive candidates/entities/old-tool.md

Notes

  • Compile stages new concept and entity pages here on first sighting.
  • A later matching compile can promote them automatically, but candidate promote and candidate archive always override that heuristic.
  • Candidate actions refresh the live graph, search index, and project rollups immediately.