chore: remove stale sops secrets recipe, sync AGENTS.md

- Remove justfile secrets recipe (sops no longer used)
- Add just rollback and WSL bootstrap to AGENTS.md
- Clarify just clean is user-level only
This commit is contained in:
2026-04-13 21:35:55 +08:00
parent 5f7ef35a34
commit d7e0aaf798
2 changed files with 9 additions and 9 deletions
+1 -6
View File
@@ -72,15 +72,10 @@ clean:
############################################################################
#
# Secrets & tooling
# Tooling
#
############################################################################
# Edit encrypted secrets
[group('tools')]
secrets:
sops secrets/secrets.yaml
# Generate .vscode/settings.json with LSP option completion
[macos]
[group('tools')]