← back to Carnegie Identity Audit
Initialize Carnegie identity audit
eaf666c5a2b628a3ba06d5933fea3a8abdafdcf2 · 2026-09-10 17:37:49 -0700 · Steve Abrams
Files touched
Diff
commit eaf666c5a2b628a3ba06d5933fea3a8abdafdcf2
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Thu Sep 10 17:37:49 2026 -0700
Initialize Carnegie identity audit
---
.gitignore | 8 ++++++++
README.md | 12 ++++++++++++
2 files changed, 20 insertions(+)
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..1924158
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,8 @@
+node_modules/
+.env*
+tmp/
+*.log
+.DS_Store
+dist/
+build/
+.next/
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..e1bb1a5
--- /dev/null
+++ b/README.md
@@ -0,0 +1,12 @@
+# Carnegie identity audit — TK-11246
+
+Read-only reconstruction of the 26 Carnegie Siltech Grain manufacturer-SKU
+changes recorded on August 18, 2026. Category suffixes distinguish products;
+never strip them table-wide. No write runner is included.
+
+The collector reads historical IDs, finds current products by exact variant SKU,
+captures both manufacturer_sku namespaces, and reads staging in a PostgreSQL
+read-only transaction. Shopify credentials are loaded in memory from the existing
+registry and never emitted. Execution requires network/local database access.
+
+All catalog corrections require explicit approval. Evidence is not authorization.
(oldest)
·
back to Carnegie Identity Audit
·
auto-data-snapshot: 2026-09-10T18:07:04 (19 data files) — pr f518a1e →