- Bug fix
- New workflow file(s)
- Tool or schema change
- Docs / wiki only
- CI /
.github/only - Other (describe)
- Not applicable (tool / schema / docs change).
- I imported and executed the affected workflow(s) in n8n (or the relevant framework). I described the environment and outcome below.
Behavioural testing notes:
-
python tools/audit_workflows.py— no newsecretFindings, no newinvalidJsonFiles. -
python tools/validate_generated_pack.py—ALL CHECKS PASSED(if the generated pack was touched). -
python tools/validate_schemas.py— all gatesPASS. -
python tools/build_unified_catalog.py— runs cleanly. -
python tools/build_review_queue.py— runs cleanly. -
python tools/final_readiness_check.py— exit 0.
- No real credentials, tokens, JWTs, API keys, bearer tokens, webhook URLs, customer emails, phone numbers, addresses, or other PII appear anywhere in this PR.
- Placeholder hosts only (
api.example.com,api.example.invalid,localhost). - No autonomous self-improvement language has been introduced.
- No "production-ready", "behaviourally validated", "fully autonomous", or compliance-claim language has been introduced.
- No AI attribution has been added to any generated file or to this PR description.
- If this PR touches a regulated-domain workflow (healthcare / homecare / legal / finance / security), the admin-only notice is present and accurate.