auto: docs sync 2026-07-11T06:00:09+00:00

Files changed: engine/lint-report.md vault/CLAUDE-baseline.md
This commit is contained in:
echo6-autocommit 2026-07-11 06:00:09 +00:00
commit 3bd1cd767f
2 changed files with 3 additions and 3 deletions

View file

@ -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

View file

@ -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.