Skip to content

chore: protect local trust and generated evidence - #17

Merged
WindDAnalytics merged 1 commit into
mainfrom
chore/prelaunch-gitignore-hygiene
Aug 2, 2026
Merged

chore: protect local trust and generated evidence#17
WindDAnalytics merged 1 commit into
mainfrom
chore/prelaunch-gitignore-hygiene

Conversation

@WindDAnalytics

Copy link
Copy Markdown
Owner

Summary

Strengthens .gitignore before public launch.

Adds explicit exclusions for:

  • .env and environment-specific credential files
  • project-local .quantumd signing and trust state
  • generated evidence runs, executions, keys, plans, approvals, submissions,
    results, and authorization records

The patterns intentionally preserve:

  • the sanitized example fixture at
    examples/quantum_kernel/evidence/evidence.json
  • the src/quantumd/evidence/ implementation package
  • public .env.example, .env.sample, and .env.template files

The tracked example evidence fixture was parsed and scanned for
high-confidence credential material before this change.

Validation

  • all required ignore patterns are present
  • nested local trust state is ignored
  • generated evidence subdirectories are ignored
  • source code under src/quantumd/evidence/ remains visible
  • the sanitized example evidence fixture remains visible
  • public environment templates remain visible
  • git diff --check passed

Visibility

This pull request does not change repository visibility.

@WindDAnalytics
WindDAnalytics merged commit f8ca088 into main Aug 2, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant