You're offline — showing cached data

Sync entity_graph.db (per-machine local KG build)

kg-sync
2026-06-13 06:09:22 SAST
← Back to Tasks

OVERRIDES runtime profile: uses direct_python (plain Python, no model) because the command chain never invokes the claude CLI or any LLM API — pure-infra task; scheduler provider env injection is a no-op (MC-4942 U12 sweep).

Phase E.7 (2026-05-02): Per-machine local KG build. Same model as vault-index: SecondBrain markdown is canonical, each machine builds its own Vault/entity_graph.db locally via cg.py sync --full. Runs 03:30 UTC nightly on Luci, 30 min after vault-index so the FTS5 index is fresh first. Mac runs its own equivalent (LaunchAgent com.elmar.kg-sync at 01:00 UTC).

flock -n guard prevents concurrent runs across overlapping schedule fires. KG includes nodes from people/entities/projects pages plus links extracted from meeting notes and source docs.

Daily at 03:3030 3 * * *
Yes
shell
1200s
Yes
in 21h (2026-06-14 03:30)

Task Definition

tasks/kg-sync.md
shell
set
No
No
flock -n /tmp/kg-sync.lock python3 /home/lucienne/.claude/skills/knowledge-graph/cg.py sync --full

Edit Schedule

Result:
8
Runs (7d)
8
Completed
0
Failed
0
Timeout
100%
Success (7d)
18s
Avg Duration
infrastructure kg e7

Run History (8)

StartedFinishedStatusDurationOutputLog
3h ago 3h ago completed 19s
Sync complete: 1726 scanned, 1719 updated, 0 removed, 3159 nodes, 2944 edges, 0 errors (18616ms)
View log
1d ago 1d ago completed 18s
Sync complete: 1779 scanned, 1772 updated, 0 removed, 3211 nodes, 2944 edges, 0 errors (18197ms)
View log
2d ago 2d ago completed 18s
Sync complete: 1777 scanned, 1770 updated, 0 removed, 3209 nodes, 2944 edges, 0 errors (17948ms)
View log
3d ago 3d ago completed 19s
Sync complete: 1777 scanned, 1770 updated, 0 removed, 3209 nodes, 2944 edges, 0 errors (18417ms)
View log
4d ago 4d ago completed 18s
Sync complete: 1700 scanned, 1693 updated, 0 removed, 3132 nodes, 2944 edges, 0 errors (17739ms)
View log
5d ago 5d ago completed 17s
Sync complete: 1699 scanned, 1692 updated, 0 removed, 3131 nodes, 2944 edges, 0 errors (17222ms)
View log
6d ago 6d ago completed 16s
Sync complete: 1699 scanned, 1692 updated, 0 removed, 3131 nodes, 2944 edges, 0 errors (15778ms)
View log
7d ago 7d ago completed 17s
Sync complete: 1699 scanned, 1692 updated, 0 removed, 3131 nodes, 2944 edges, 0 errors (16430ms)
View log

Comments (0)

No comments yet — add instructions for Luci
Help