[object Object]

← back to Secrets Manager

auto-save: 2026-07-17T10:46:15 (2 files) — registry.json routes.json

7183244aa1168a95175dcfa36fa9cc7b0875e403 · 2026-07-17 10:46:17 -0700 · Steve Abrams

Files touched

Diff

commit 7183244aa1168a95175dcfa36fa9cc7b0875e403
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Fri Jul 17 10:46:17 2026 -0700

    auto-save: 2026-07-17T10:46:15 (2 files) — registry.json routes.json
---
 registry.json | 22 ++++++++++++++++++++++
 routes.json   | 20 +++++++++++++++++++-
 2 files changed, 41 insertions(+), 1 deletion(-)

diff --git a/registry.json b/registry.json
index d34bf02..5023170 100644
--- a/registry.json
+++ b/registry.json
@@ -1520,6 +1520,28 @@
       "written_to": [
         "/Users/macstudio3/Projects/secrets-manager/.env"
       ]
+    },
+    "THREADS_APP_ID": {
+      "digest": "4633:71895d63",
+      "label": "THREADS_APP_ID",
+      "last_updated": "2026-07-17T17:37:59.224Z",
+      "validated": false,
+      "verify_status": null,
+      "written_to": [
+        "/Users/macstudio3/Projects/secrets-manager/.env",
+        "/Users/macstudio3/Projects/marketing-command-center/.env"
+      ]
+    },
+    "THREADS_APP_SECRET": {
+      "digest": "2a03:ec12eae1",
+      "label": "THREADS_APP_SECRET",
+      "last_updated": "2026-07-17T17:37:59.268Z",
+      "validated": false,
+      "verify_status": null,
+      "written_to": [
+        "/Users/macstudio3/Projects/secrets-manager/.env",
+        "/Users/macstudio3/Projects/marketing-command-center/.env"
+      ]
     }
   }
 }
\ No newline at end of file
diff --git a/routes.json b/routes.json
index 06adea7..13fac55 100644
--- a/routes.json
+++ b/routes.json
@@ -1726,5 +1726,23 @@
         "path": "/root/DW-Agents/marketing-command-center/.env"
       }
     ]
+  },
+  "THREADS_APP_ID": {
+    "destinations": [
+      {
+        "type": "env_file",
+        "path": "/Users/macstudio3/Projects/marketing-command-center/.env",
+        "key": "THREADS_APP_ID"
+      }
+    ]
+  },
+  "THREADS_APP_SECRET": {
+    "destinations": [
+      {
+        "type": "env_file",
+        "path": "/Users/macstudio3/Projects/marketing-command-center/.env",
+        "key": "THREADS_APP_SECRET"
+      }
+    ]
   }
-}
+}
\ No newline at end of file

← 30d2c8d auto-save: 2026-07-16T08:42:12 (1 files) — registry.json  ·  back to Secrets Manager  ·  Add Threads (Meta) key routes → MCC .env 30d247e →