Release hygiene
- Credential IDs removed from public workflow exports.
- Execution markers redacted from evidence files.
- Secret-scan script included in the public repo.
Runtime boundaries
- PostgreSQL was internal to the local Docker environment.
- File access was scoped with n8n configuration.
- Backups were validated but not published.
Validation
- Workflow JSON validation.
- Sample JSON validation.
- Screenshot readability checks.
Debugging method
- Reproduce exact runtime behavior
- Isolate CLI, Docker, file, credential, and database layers
- Inspect logs, mounts, node errors, and workflow inputs
- Apply minimal fixes such as scoped file access
- Verify with PostgreSQL counts and screenshots
- Document and package sanitized evidence
Open the public audit files