chore: drop redundant spec auto-sign project fact

spec auto-sign is now fixed /boss behaviour in the skills plugin (no longer a per-project toggle), so the explicit 'enabled' entry is redundant. No behaviour change — auto-sign was already on for this project.
This commit is contained in:
2026-06-17 13:53:14 +02:00
parent be8d267019
commit db3308fcc5
-2
View File
@@ -148,5 +148,3 @@ Everything else is a fixed convention (see `~/dev/skills/docs/conventions.md`).
- **Issue tracker** — Gitea, repo `Brummel/Aura`:
- browsable URL: `http://192.168.178.103:3000/Brummel/Aura/issues`
- list open issues: `tea issues ls --repo Brummel/Aura --state open`
- **Spec auto-sign** — **enabled**. This project allows a `/boss` run to sign a
spec in the user's place through `specify`'s auto-sign gate.