From 21b2913a4f09c89755307419152047f7b56bf7e2 Mon Sep 17 00:00:00 2001 From: Tapesh Nagarwal Date: Tue, 2 Jun 2026 00:15:42 -0400 Subject: [PATCH 1/2] content: scrub residual TapQuality mention, align principals wording MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Remove the lingering "tapquality-sweep" user-agent in the live-sweep route → vendor-neutral "release-readiness-sweep". - Playground: tighten the principal-agents line to "govern policy and learning while inner-loop execution agents run inside project workflows". Co-authored-by: Cursor --- app/api/sweep/route.ts | 2 +- app/page.tsx | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/api/sweep/route.ts b/app/api/sweep/route.ts index a2096da..150d549 100644 --- a/app/api/sweep/route.ts +++ b/app/api/sweep/route.ts @@ -58,7 +58,7 @@ export async function GET(req: NextRequest) { redirect: "follow", signal: ctrl.signal, cache: "no-store", - headers: { "user-agent": "tapquality-sweep/1.0 (+https://tapeshnagarwal.com)" }, + headers: { "user-agent": "release-readiness-sweep/1.0 (+https://tapeshnagarwal.com)" }, }); body = await res.text(); } catch (e: unknown) { diff --git a/app/page.tsx b/app/page.tsx index 5736950..44cc378 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -147,8 +147,8 @@ export default function Home() {

Not a mockup. Outer-loop principal agents — Route, Check, Fetch, Scan, and Build — - govern policy and learning across engagements, while inner-loop execution agents run - inside client projects. Press run and those five principals + govern policy and learning while inner-loop execution agents run inside project + workflows. Press run and those five principals execute a real release-readiness sweep against the live{" "} notquality.com{" "} deployment: an actual HTTP fetch, a transport + security-header audit, and a11y/seo From e717cf123a1ee08887e41c5e96bc3793bb091e3b Mon Sep 17 00:00:00 2001 From: Tapesh Nagarwal Date: Tue, 2 Jun 2026 00:18:22 -0400 Subject: [PATCH 2/2] =?UTF-8?q?feat(brand):=20add=20SVG=20favicon=20?= =?UTF-8?q?=E2=80=94=20terminal=20">=5F"=20mark=20in=20brand=20accent?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit App Router auto-serves app/icon.svg as the tab favicon. The mark mirrors the site's terminal/playground identity: an accent-green prompt glyph on the dark rounded square, matching the brand palette. Co-authored-by: Cursor --- app/icon.svg | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 app/icon.svg diff --git a/app/icon.svg b/app/icon.svg new file mode 100644 index 0000000..b117333 --- /dev/null +++ b/app/icon.svg @@ -0,0 +1,7 @@ + + + + + + +