Skip to content

Commit caa8c22

Browse files
post: mark queued item as posted [automated]
1 parent a02f3de commit caa8c22

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
@@ -123,10 +123,10 @@
123123
"id": 14,
124124
"text": "The hardest problem in AI is not reasoning. It is accountability.\n\nHow do you audit what an agent actually did? Not what it logged. What it did.",
125125
"category": "thesis",
126-
"status": "pending",
126+
"status": "posted",
127127
"scheduled": "2026-04-11",
128-
"posted_at": null,
129-
"tweet_id": null
128+
"posted_at": "2026-04-12T14:36:27.269Z",
129+
"tweet_id": "2043337454422213024"
130130
},
131131
{
132132
"id": 15,

0 commit comments

Comments
 (0)