Global Pool

Wiki Compile

wiki-compile
Built-in (cannot delete)EditUse this template
wiki-compile|v1|WikiCompile|maintenance|Global|persistent
Description

Run the wiki compiler for a project. Walks the project's kb/{project}/raw/jobs/ archive and upserts compiled wiki entities under kb/{project}/wiki/{type}/{slug}/. Idempotent — already-processed jobs are skipped via the compile state file, so this template is safe to chain after every research job.

This template is the canonical follow-up step in research chains. Templates that produce wiki-relevant content reference it via the follow_ups field so the engine queues a wiki maintenance job on the maintenance lane after every research job completes.

Workflow graph
Mini Map