Skip to content

Commit 160b2b6

Browse files
post: mark queued item as posted [automated]
1 parent 710eb22 commit 160b2b6

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
@@ -60,10 +60,10 @@
6060
"id": 7,
6161
"text": "Sovereignty is not a product feature. It is an architectural commitment made before the first line of code. Every component we build assumes the network is hostile and the user owns their data.",
6262
"category": "thesis",
63-
"status": "pending",
63+
"status": "posted",
6464
"scheduled": "2026-04-04",
65-
"posted_at": null,
66-
"tweet_id": null
65+
"posted_at": "2026-04-05T14:30:49.827Z",
66+
"tweet_id": "2040799323919646816"
6767
},
6868
{
6969
"id": 8,

0 commit comments

Comments
 (0)