- Keep demos safe by default
- Do not add real credentials, customer data, or production topology
- Prefer synthetic or placeholder artifacts in public branches
- Preserve the rule: no evidence ->
INSUFFICIENT EVIDENCE
- Fork or branch
- Make focused changes
- Run validation scripts
- Update docs when behavior changes
- Open a PR with scope, rationale, and safety notes
Run:
python3 scripts/validate_profile_frontmatter.py
python3 scripts/check_dangerous_tool_exposure.py
python3 scripts/check_insufficient_evidence_rule.py