decomposer: record implementation detail for 8 step(s)
Some checks failed
validation / verify (push) Failing after 9s

This commit is contained in:
2026-09-01 19:59:38 +00:00
parent e8cecb6ce3
commit 2d528157b6
8 changed files with 32 additions and 26 deletions

View File

@@ -1,6 +1,7 @@
# Step 1 — Implementation Detail
1. Mapped HTTPS ingestion, asynchronous processing, transactional state, secrets, observability, and network isolation to managed Google Cloud products.
2. Documented Cloud Run, Pub/Sub, Cloud SQL, Secret Manager, Artifact Registry, VPC, Serverless VPC Access, IAM, Logging, Monitoring, and Trace roles.
3. Added the end-to-end Mermaid data-flow diagram and architecture description.
4. Added Terraform provider configuration, enabled APIs, network connector, SQL resources, Pub/Sub resources, service account, secret, and Cloud Run services.
1. Mapped the confirmed baseline to Cloud Run, Cloud SQL for PostgreSQL, Pub/Sub, Artifact Registry, Secret Manager, Cloud Logging, Cloud Monitoring, Cloud Trace, IAM, and Service Usage.
2. Documented request, persistence, event, retry/dead-letter, identity, and observability flows in architecture.md.
3. Added the architecture.mmd Mermaid flowchart and embedded an equivalent diagram in the guide.
4. Added Terraform for service enablement, Artifact Registry, Cloud SQL, Pub/Sub topics/subscription, Secret Manager placeholder, runtime service account, and Cloud Run API/worker services.
5. Parameterised project, region, name, images, SQL tier, HA, and deletion protection; supplied terraform.tfvars.example without secrets.