Cleanup
Template tests / tests (push) Successful in 1m48s

This commit is contained in:
Iisyourdad
2026-06-11 09:44:52 -05:00
parent 99376fdeb2
commit dca3e042f2
26 changed files with 53 additions and 53 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
# Environment Audit
Audit performed 2026-06-10 before stack selection, as required by the build
specification in `prompt.md`.
specification in `ai_prompts/prompt.md`.
## Host
+1 -1
View File
@@ -31,7 +31,7 @@ AppImage require the tools listed above and are skipped on this host.
## Offline guarantee
- The shipped app opens no sockets: no telemetry, update checks, license
checks, cloud sync, or remote AI. See SECURITY.md.
checks, cloud sync, or remote AI. See docs/SECURITY.md.
- All exporters (PNG/GIF/PDF/DOCX/PPTX/ZIP) are implemented in-repo with
Node built-ins; Electron is the only third-party dependency
(dev-time fetch recorded in build/agent_audit.md).