Skip to content

Docs update - security, issue templates, agentic deployments#15

Merged
awrobel-gd merged 1 commit into
mainfrom
security-and-issue-template
Jul 3, 2026
Merged

Docs update - security, issue templates, agentic deployments#15
awrobel-gd merged 1 commit into
mainfrom
security-and-issue-template

Conversation

@awrobel-gd

@awrobel-gd awrobel-gd commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds SECURITY.md and GitHub issue templates for the public repo, fixes broken README links to QUICKSTART.md, and documents the optional agentic deployment and integration-test loop with a worked example spec.

Entrypoint

Start at the new "Agentic Deployment & Integration Tests (Optional)" section in QUICKSTART.md, which ties together the Part F readiness gate, the example spec, and the default GitHub Actions deploy mechanism.

Diagram

N/A — documentation only, no code or workflow changes.

Details

Deploy/E2E readiness (Part F) is deterministic and requires all three of deploy method, test methodology, and infrastructure targets in the spec; partial info keeps a project at LOCAL_ONLY rather than silently defaulting to a live deploy. Agent workspaces have no Docker, kubectl, or cloud CLIs, so any opted-in deploy always runs through a GitHub Actions workflow per backend/app/standards/deployment_standards.md, and SECURITY.md's Design Principles note this happens via Service Account/Workflow Identity Federation with no standing credentials, on cloud infrastructure the user provisions and owns.

@awrobel-gd awrobel-gd self-assigned this Jul 3, 2026
@awrobel-gd awrobel-gd merged commit 9adbcb8 into main Jul 3, 2026
3 checks 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.

2 participants