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 pathspromote <target>- Move a candidate intowiki/concepts/orwiki/entities/immediatelyarchive <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.mdNotes
- Compile stages new concept and entity pages here on first sighting.
- A later matching compile can promote them automatically, but
candidate promoteandcandidate archivealways override that heuristic. - Candidate actions refresh the live graph, search index, and project rollups immediately.