You're offline — showing cached data

Compile entity wiki pages (Tier 4)

wiki-entity-pages-compile
2026-06-13 07:26:07 SAST
← Back to Tasks

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

Edit Schedule

Result:
1
Runs (7d)
1
Completed
0
Failed
0
Timeout
100%
Success (7d)
1s
Avg Duration
wiki compile tier4-entities e7

Run History (1)

StartedFinishedStatusDurationOutputLog
4d ago 4d ago completed 1s
dashboards/ceo-dashboard.html: needs merge [wiki-entity-pages-compile] Checking: enc-family-trust [wiki-entity-pages-com ...
View log

Comments (0)

No comments yet — add instructions for Luci
Help