Phase E.7 (2026-05-02): Migrated Mac → Luci. Reads SecondBrain markdown
(canonical, git-synced), runs the wiki-compiler engine to synthesize wiki pages,
emits JSONL events to ~/PKA/logs/wiki-compile-events.jsonl. sources_hash
idempotency: pages with unchanged sources skip the LLM call, costing only a
small read.
Single-writer pattern: only Luci runs this lane. Mac (and any future machine)
git-pulls the compiled output. Runs after vault-index so retrieval queries
during compile see fresh FTS5 index.
1st of month at 09:000 9 1 * *
Yes
shell
3600s
No
in 18d (2026-07-01 09:00)
Task Definition
tasks/wiki-entity-pages-compile.md
shell
set
No
No
cd /home/lucienne/workspace/PKA && git pull --rebase --autostash --quiet 2>/dev/null || git rebase --abort 2>/dev/null; bash /home/lucienne/.claude/skills/wiki-compiler/scripts/wiki_entity_pages_compile.sh