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.
flock -n /tmp/kg-sync.lock python3 /home/lucienne/.claude/skills/knowledge-graph/cg.py sync --full
Format: minute hour day month weekday
| Started | Status | Duration | Log |
|---|---|---|---|
| 3h ago | completed | 19s | View log |
| 1d ago | completed | 18s | View log |
| 2d ago | completed | 18s | View log |
| 3d ago | completed | 19s | View log |
| 4d ago | completed | 18s | View log |
| 5d ago | completed | 17s | View log |
| 6d ago | completed | 16s | View log |
| 7d ago | completed | 17s | View log |
Mission Control is the board for your delegated work: requests come in, Luci coordinates the next step, and evidence stays visible for review.
Luci is your always-on assistant for routing, status updates, and follow-through. Operators can still open deeper evidence when needed.