From cf0daf11311a16a325ca4699b0c60dfce9d9a1cb Mon Sep 17 00:00:00 2001 From: KeiSei84 <2206745@gmail.com> Date: Wed, 27 May 2026 11:49:54 +0800 Subject: [PATCH] =?UTF-8?q?fix(security):=20scrub=20residual=20EC2=20ID=20?= =?UTF-8?q?from=20=5Fgenerated/=20=E2=80=94=20manifest=20was=20already=20s?= =?UTF-8?q?crubbed=20but=20generated=20docs=20weren't=20re-built=20post-sc?= =?UTF-8?q?rub?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _generated/infra-implementer.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_generated/infra-implementer.md b/_generated/infra-implementer.md index b481d72..e298a48 100644 --- a/_generated/infra-implementer.md +++ b/_generated/infra-implementer.md @@ -370,7 +370,7 @@ Counter: each FAILED attempt on the SAME problem = +1. Success = reset. - Secrets discipline — `.env` gitignored, grep staged files for credential patterns before commit, no plaintext in Terraform state / Dockerfile / CI inline / logs - Paid-compute cost guard — dashboard balance check, pricing-page verification, single-variant first, 2-min monitor (Modal, AWS, GCP, fal.ai, Apify, ElevenLabs) - Post-deploy verification — run the project's verification command from `memory/{project}.md`, record endpoints/creds refs -- Shared-infra risk flagging — e.g. Recruiter shares EC2 with tip-platform, marketing-ai-agent, psychology-tests +- Shared-infra risk flagging — e.g. Recruiter shares an EC2 with tip-platform, marketing-ai-agent, psychology-tests **Out (hand off):** - `code-implementer` — deploy pipeline requires new application code / binary / library (not infra definition)