[object Object]

← back to Mfr Review Viewer Corruption

Correct iOS rejection evidence to Apple 5.6

e7e862badac411af6984c47a1ce540cb475e969d · 2026-09-04 10:51:38 -0700 · Steve Abrams

Files touched

Diff

commit e7e862badac411af6984c47a1ce540cb475e969d
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Fri Sep 4 10:51:38 2026 -0700

    Correct iOS rejection evidence to Apple 5.6
---
 .../tk11230-ios-resubmission-readiness.json        | 31 +++++++++++++---------
 1 file changed, 19 insertions(+), 12 deletions(-)

diff --git a/verification/tk11230-ios-resubmission-readiness.json b/verification/tk11230-ios-resubmission-readiness.json
index 8b88f88..facc827 100644
--- a/verification/tk11230-ios-resubmission-readiness.json
+++ b/verification/tk11230-ios-resubmission-readiness.json
@@ -1,7 +1,7 @@
 {
   "ticket": "TK-11230-diagnose-and-fix-rejected-ios-app-review",
-  "timestamp": "2026-09-04T15:47:45Z",
-  "intent": "Identify the rejected iOS submission and prepare the corrected package without performing the gated App Store Connect resubmission.",
+  "timestamp": "2026-09-04T17:50:00Z",
+  "intent": "Identify the exact app and rejection shown in App Store Connect, reconcile the prior 4.3 diagnosis, and prepare the corrected package without duplicating another owner's submission work.",
   "risk_tier": "R3 preparation; R4 publish action withheld",
   "app": {
     "name": "GovArbitrage",
@@ -10,12 +10,14 @@
     "version": "1.0",
     "build": "5",
     "submission_id": "ff1ef1f0-b706-43b2-bebc-2884b75ac1e4",
-    "source_commit": "9b8e03b"
+    "source_commit": "483ce254eff2f60399e757b9292009c19c57476b"
   },
   "rejection": {
-    "guideline": "4.3 Design: Spam",
-    "category": "account-pattern / same-day similar-app submissions",
-    "prior_issue": "Guideline 2.1 Information Needed was answered with a physical-device recording and six disclosures before the 4.3 rejection."
+    "guideline": "5.6.0 Developer Code of Conduct",
+    "category": "features Apple believes were intentionally hidden during review",
+    "exact_issue": "We've identified a pattern of unusual behavior with the app that is commonly associated with fraudulent activity. Specifically, the app contains features that appear to have been intentionally hidden during the review process.",
+    "prior_issue": "Guideline 2.1 Information Needed was answered with a physical-device recording and seven requested disclosures before the 5.6 rejection.",
+    "prior_4_3_diagnosis": "Superseded. The authenticated submission record labels this rejection 5.6.0, not 4.3."
   },
   "checks": [
     {
@@ -26,7 +28,7 @@
     },
     {
       "boundary": "App Store Connect read-only state",
-      "assertions": "GovArbitrage 1.0 is REJECTED and mechanically SUBMIT-READY",
+      "assertions": "GovArbitrage 1.0.0 build 5 is REJECTED under 5.6.0; submission ff1ef1f0-b706-43b2-bebc-2884b75ac1e4 was submitted Sep 3, 2026 at 10:56 AM by steven abrams and last updated by Apple",
       "verdict": "PASS"
     },
     {
@@ -36,18 +38,23 @@
       "verdict": "PASS"
     },
     {
-      "boundary": "Resolution Center reply",
-      "artifact": "/Users/macstudio3/.claude/yolo-queue/pending-approval/2026-09-03-TK-10279-govarbitrage-4.3-spam-reply.md",
-      "assertions": "4.3 reply is complete and names the app's standalone auction-analysis functions",
+      "boundary": "root-cause remediation",
+      "artifact": "/Volumes/Henry/mac2-offload/govarbitrage",
+      "assertions": "Commit 483ce25 removes client/header-dependent money-math visibility, makes FREE data identical for anonymous/app/browser clients, removes the mobile blank-Basic/header path, and adds 5.6 regression tests",
+      "verdict": "PASS"
+    },
+    {
+      "boundary": "current user-visible submission",
+      "assertions": "Homes on Spec app 6798873898 version 1.0.0 build 4 is already WAITING_FOR_REVIEW; its 2.1 reply and homesonspec-device-review.mov were submitted Sep 4, 2026 at 9:39 AM under submission 19590f6e-3194-4a30-95d9-c6f8de54469e",
       "verdict": "PASS"
     },
     {
       "boundary": "publish / resubmit",
       "assertions": "No reply, build attachment, or Resubmit to App Review click performed in this run",
       "verdict": "SKIP",
-      "reason": "Customer-facing Apple submission is explicitly gated and requires Steve's approval."
+      "reason": "A peer-owned 5.6 runbook is active; backend was deployed and EAS build 6 failed on a stale provisioning profile lacking the Sign in with Apple entitlement. Do not duplicate or send the obsolete 4.3 response."
     }
   ],
   "cleanup": "No external state was mutated. Existing GovArbitrage worktree artifacts were preserved.",
-  "verdict": "READY_TO_SEND; completion blocked only by the explicit App Store Connect publish gate"
+  "verdict": "5.6 ROOT CAUSE FIXED IN SOURCE AND BACKEND; replacement build 6 blocked on provisioning-profile regeneration; Homes on Spec is already waiting for review"
 }

← 1bf0022 add mark-superseded.mjs — the TK-10922 fallback remediation  ·  back to Mfr Review Viewer Corruption  ·  (newest)