Skip to content

chore: project completion register and repository safety gate - #25

Open
Traky12 wants to merge 3 commits into
mainfrom
chore/project-completion-safety-baseline-20260904
Open

Traky12 wants to merge 3 commits into
mainfrom
chore/project-completion-safety-baseline-20260904

Conversation

@Traky12

@Traky12 Traky12 commented Sep 4, 2026

Copy link
Copy Markdown
Owner

Summary

  • Adds docs/PROJECT-COMPLETION-MASTER-2026-09-04.md: single evidence-scoped G0–G7 gate register (staging/pilot-ready, production NOT_CLAIMED until gates close). Documents the open blockers as-is: security issue Security: triage Dependabot vulnerabilities before promotion #12 (115 vulnerabilities: 2 critical / 32 high / 60 moderate / 21 low) and the tracked .env.thingsdata file.
  • Adds .github/workflows/repository-safety-baseline.yml: CI job that fails the build if any tracked .env*/.tfvars file or a plaintext credential assignment (API_KEY=, PASSWORD=, etc.) is present in the tree.
  • Removes .env.thingsdata from the tracked tree and adds it to .gitignore.

Important — not covered by this PR

Removing the file from the current tree does not remove it from git history, and does not rotate any credentials. If .env.thingsdata contained real values (THINGSDATA_API_KEY/SECRET, POSTGRES_PASSWORD, GF_ADMIN_PASSWORD, WEBHOOK_SECRET), those must still be rotated and the history should be reviewed/purged separately.

This PR only establishes the register and the CI gate — it does not close G1–G7. Those close on evidence, not documentation.

Test plan

  • Confirm .env.thingsdata contained no live credentials, or rotate them if it did
  • Verify the new repository-safety-baseline workflow runs green on this PR
  • Review before merge — do not merge to main without checking the box above

🤖 Generated with Claude Code

Traky12 and others added 2 commits September 4, 2026 17:35
Adds the evidence-scoped G0-G7 gate register and a CI safety-baseline
workflow that fails on tracked .env*/.tfvars files or plaintext
credential assignments. Removes .env.thingsdata from the tracked tree
and ignores it going forward.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

🚦 48h Operativity: UNKNOWN

  • TRL9 Gate: UNKNOWN
  • Workflow result: failure
  • Report file: not-generated
  • Gate source: artifacts/operativity/trl9/go-nogo-status.md

@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

🔍 Resumen de checks del PR #25

Workflow: E2E - Pull Request to Main
Conclusión: success
Run: https://github.com/Traky12/Cast-o/actions/runs/33890572227

  • ✅ Pasados: 13
  • ❌ Fallidos: 8
  • ⏭️ Omitidos/Neutral: 3

Detalle de checks

@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

🚨 Fallo en workflow

@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

🔍 Resumen de checks del PR #25

Workflow: Validate All
Conclusión: failure
Run: https://github.com/Traky12/Cast-o/actions/runs/33890572112

  • ✅ Pasados: 13
  • ❌ Fallidos: 8
  • ⏭️ Omitidos/Neutral: 3

Detalle de checks

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