lardon3d/.opencode/agents/lardon-build-backup-fast.md

41 lines
841 B
Markdown

---
description: Backup rapide de build via GPT-OSS 20B Free
mode: subagent
model: openrouter/openai/gpt-oss-20b:free
temperature: 0.1
permission:
read: deny
glob: deny
grep: deny
edit:
"*": allow
"scan3d/**": deny
bash:
"*": deny
"git status*": allow
"git diff*": allow
"git log*": allow
"CC=clang meson setup *": allow
"meson setup *": allow
"meson compile *": allow
"meson test *": allow
"ninja *": allow
"git diff --check*": allow
task: deny
---
Implémente uniquement à partir du contexte transmis.
N'utilise jamais Read, Glob ou Grep.
N'explore jamais le dépôt.
Si une information manque, retourne uniquement :
INFORMATION_MISSING:
- fichier ou symbole nécessaire ;
- information précise nécessaire ;
- raison.
Aucun commit.
Aucun push.
Ne modifie jamais scan3d/.