Skip to content

Commit c3b8fd6

Browse files
committed
Fix frontmatter: add missing schema fields and required categorical tags
1 parent fcbcb13 commit c3b8fd6

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

writings/one-hour-with-managed-agents.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ slug: one-hour-with-managed-agents
66
author: Klappy
77
type: essay
88
audience: public
9+
exposure: public
10+
tier: 2
11+
voice: first_person
12+
stability: draft
913
public: false
1014
date: 2026-04-09
1115
epoch: E0007
@@ -16,7 +20,7 @@ og_description: "From announcement to autonomous PR in sixty minutes. What happe
1620
twitter_card: summary_large_image
1721
twitter_title: "One Hour with Claude Managed Agents"
1822
twitter_description: "An agent searched before claiming, refused to guess, and filed a PR fixing its own search bug. Here's what happened."
19-
tags: [managed-agents, oddkit, epistemic-infrastructure, MCP, proof-of-concept, vodka-architecture]
23+
tags: [writings, essay, managed-agents, oddkit, epistemic-infrastructure, MCP, proof-of-concept, vodka-architecture]
2024
derives_from: "canon/values/axioms.md, canon/principles/vodka-architecture.md"
2125
complements: "writings/when-skills-arent-enough.md"
2226
---

0 commit comments

Comments
 (0)