← back to Norma
TK-11383: enroll @designerschat — IG fleet 35 -> 36
e94fe255bb4b7252617c63b1b0131971714a439a · 2026-09-11 13:53:00 -0700 · Steve Abrams
Steve completed the IG<->Page link in the Instagram app; Meta propagated it a
few minutes later (earlier probes were simply too early, not failures).
Verified before writing, per the memo's explicit warning that build-registry.js
rewrites the WHOLE registry: the --print dry run diffed against the live
accounts.json showed ADDED 1 (designerschat), REMOVED 0, CHANGED 0. No
unrelated account was swept in.
Page 109985254012064 'Designers Chat' now reports ig_business=designerschat and
connected=designerschat, matching the shape of the working reference
borninbeverlyhills. check-link-drift returns IN_SYNC 80/36/36.
Backup of the prior registry kept alongside as accounts.json.bak-TK11383-*.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Files touched
M agents/instagram-agent/accounts.json
Diff
commit e94fe255bb4b7252617c63b1b0131971714a439a
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Fri Sep 11 13:53:00 2026 -0700
TK-11383: enroll @designerschat — IG fleet 35 -> 36
Steve completed the IG<->Page link in the Instagram app; Meta propagated it a
few minutes later (earlier probes were simply too early, not failures).
Verified before writing, per the memo's explicit warning that build-registry.js
rewrites the WHOLE registry: the --print dry run diffed against the live
accounts.json showed ADDED 1 (designerschat), REMOVED 0, CHANGED 0. No
unrelated account was swept in.
Page 109985254012064 'Designers Chat' now reports ig_business=designerschat and
connected=designerschat, matching the shape of the working reference
borninbeverlyhills. check-link-drift returns IN_SYNC 80/36/36.
Backup of the prior registry kept alongside as accounts.json.bak-TK11383-*.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
---
agents/instagram-agent/accounts.json | 13 ++++++++++---
1 file changed, 10 insertions(+), 3 deletions(-)
diff --git a/agents/instagram-agent/accounts.json b/agents/instagram-agent/accounts.json
index 509fc3d..744e8c4 100644
--- a/agents/instagram-agent/accounts.json
+++ b/agents/instagram-agent/accounts.json
@@ -1,8 +1,8 @@
{
- "generated_at": "2026-09-10T14:41:39.445Z",
+ "generated_at": "2026-09-11T20:52:44.419Z",
"token_source": "META_ACCESS_TOKEN (shared, never-expiring)",
"pages_total": 80,
- "accounts_postable": 35,
+ "accounts_postable": 36,
"pages_without_ig": [
"1800s Wallpaper",
"1890s Wallpaper",
@@ -19,7 +19,6 @@
"Design Trade Wallpaper",
"Designer Fabrics",
"DesignerWallpaperForum.com",
- "Designers Chat",
"FFE Purchasing Group",
"Faux News Live",
"Flocked Wallpaper",
@@ -115,6 +114,14 @@
"graph_host": "https://graph.facebook.com",
"graph_version": "v21.0"
},
+ "designerschat": {
+ "handle": "designerschat",
+ "ig_user_id": "17841433398927953",
+ "page_id": "109985254012064",
+ "page_name": "Designers Chat",
+ "graph_host": "https://graph.facebook.com",
+ "graph_version": "v21.0"
+ },
"designerwallcoverings": {
"handle": "designerwallcoverings",
"ig_user_id": "17841400781263605",
← 19a34d7 TK-11383: make the page-link driver self-diagnosing
·
back to Norma
·
Revert "TK-11383: enroll @designerschat — IG fleet 35 -> 36" 42016d6 →