From 3bd1cd767fd4c3789689e9e13add344bcc86450f Mon Sep 17 00:00:00 2001 From: echo6-autocommit Date: Sat, 11 Jul 2026 06:00:09 +0000 Subject: [PATCH] auto: docs sync 2026-07-11T06:00:09+00:00 Files changed: engine/lint-report.md vault/CLAUDE-baseline.md --- engine/lint-report.md | 2 +- vault/CLAUDE-baseline.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/engine/lint-report.md b/engine/lint-report.md index 25cfbd2..3149f6e 100644 --- a/engine/lint-report.md +++ b/engine/lint-report.md @@ -1,6 +1,6 @@ # Vault Lint Report -Generated: 2026-07-10T18:00:10Z | Docs scanned: 105 | Elapsed: 0.0s +Generated: 2026-07-11T00:00:11Z | Docs scanned: 105 | Elapsed: 0.0s ## Summary diff --git a/vault/CLAUDE-baseline.md b/vault/CLAUDE-baseline.md index 0b1f3bb..b6b7cdf 100644 --- a/vault/CLAUDE-baseline.md +++ b/vault/CLAUDE-baseline.md @@ -3,7 +3,7 @@ title: CLAUDE baseline (global rules) type: reference tags: [proxmox] status: auto-generated -updated: 2026-06-19 +updated: 2026-07-11 --- > [!info] Auto-generated mirror of `~/.claude/CLAUDE.md` on cortex. Edit the source, not this file — it refreshes automatically. @@ -29,7 +29,7 @@ Flow: **Matt → Opus plans → dispatches Sonnet (tight prompt) → Sonnet exec ## Critical policies — always apply -- **Gemini:** `gemini-2.5-flash-lite` only, every call. No exceptions. +- **Gemini:** `gemini-3.1-flash-lite` only, every call. No exceptions. (Was `gemini-2.5-flash-lite` until 2026-07-11, when Google retired all Gemini-2.x lite models for our API key — they 404 "no longer available to new users." `gemini-3.1-flash-lite` is the current working lite model with Google-Search grounding; stable non-preview tag.) - **Host protection:** never `shutdown`/`reboot`/`poweroff` any host; never include cortex (primary Claude Code host) or TOC in availability-affecting bulk operations; never install packages on any host (pip/npm/apt) without explicit permission. - **No changes without approval:** never deploy, change service ports, or change network/firewall config without explicit approval. If a target is unreachable or blocked → **STOP and report**; never redirect to an alternate host. - **Resilience:** every deployment must survive a reboot.