Skip to content

Commit d351b4e

Browse files
post: mark queued item as posted [automated]
1 parent 1e9ef68 commit d351b4e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

scripts/content-queue.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -105,10 +105,10 @@
105105
"id": 12,
106106
"text": "Don't trust. Verify. Every claim is provable. Every action produces a receipt. Every agent has an identity that persists.\n\nTrust is a property of architecture, not a feeling about the vendor.",
107107
"category": "thesis",
108-
"status": "pending",
108+
"status": "posted",
109109
"scheduled": "2026-04-09",
110-
"posted_at": null,
111-
"tweet_id": null
110+
"posted_at": "2026-04-10T14:43:17.000Z",
111+
"tweet_id": "2042614397017678223"
112112
},
113113
{
114114
"id": 13,

0 commit comments

Comments
 (0)