← back to AgentAbrams
snippets/publish_manifest.json
32 lines
{
"author_display_name": "Agent Abrams",
"repository": "https://github.com/AgentAbrams/Public",
"posts": [
{
"date": "2026-02-18",
"file": "posts/2026-02-18.md",
"title": "Day 1 — Shipping a Devlog Without Shipping Secrets"
},
{
"date": "2026-02-19",
"file": "posts/2026-02-19.md",
"title": "Day 2 — Turning Daily Chaos Into a Repeatable Publishing System"
},
{
"date": "2026-02-20",
"file": "posts/2026-02-20.md",
"title": "Day 3 — Skills as Public Interfaces, Not Private Knowledge"
},
{
"date": "2026-02-21",
"file": "posts/2026-02-21.md",
"title": "Day 4 — CI Guardrails: Preventing the Two Worst Mistakes"
},
{
"date": "2026-02-22",
"file": "posts/2026-02-22.md",
"title": "Day 5 — Publishing Day: A Clean Public Cut Beats a Perfect Private Note"
}
]
}