You're offline — showing cached data

Compile KYC wiki pages (Tier 6)

wiki-kyc-pages-compile
2026-06-13 07:27:00 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 10:000 10 1 * *
Yes
shell
3600s
No
in 18d (2026-07-01 10:00)

Task Definition

tasks/wiki-kyc-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_kyc_compile.sh

Edit Schedule

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

Run History (1)

StartedFinishedStatusDurationOutputLog
4d ago 4d ago completed 0s
dashboards/ceo-dashboard.html: needs merge [wiki-kyc-compile] Checking: elmar-conradie [wiki-kyc-compile] elmar-conradie ...
View log

Comments (0)

No comments yet — add instructions for Luci
Help