agentlab.in v1 spec — locked decisions (canonical) #2
harshitsinghbhandari
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
agentlab.in — v1 Locked Spec
This is the consolidated, locked v1 spec for agentlab.in — a community publishing platform for AI agent infrastructure knowledge (patterns, playbooks, deep dives), modeled on what Martin Fowler's catalog did for enterprise software patterns, but community-owned and agent-focused.
This thread is the canonical reference. It consolidates every decision from the master question thread (#1) plus the follow-up clarifications. Anything not specified here is deferred or open.
1. Auth & Identity
agentlab.in/<id>always maps togithub.com/<id>. No custom handles, ever. (Impersonation risk: anyone could otherwise name themselveskarpathy.)@anthropiccan be an author).2. Content Types & Structure
Three permanent content types. Type is permanent post-publish — copying across types is allowed; in-place conversion is not.
Patterns — soft structure
Prefilled template headings (Problem / Structure / Trade-offs / Related); user can delete them. Otherwise free-form markdown.
Playbooks — hard structure
Four mandatory sections (can be revised later):
Deep Dives — 2 mandatory sections at top
Rest is free-form.
Required fields on every post
Optional: cover image (URL embed or upload, ≤2MB).
3. Writing Experience
URL structure
Where
<type>∈{post, dive, playbook}(singular).Examples:
agentlab.in/harshitsinghbhandari/post/trust-gateagentlab.in/harshitsinghbhandari/dive/ollama-shaped-problemagentlab.in/harshitsinghbhandari/playbook/legacy-university-portals4. Tags & Taxonomy
tag/sub-taghierarchy supported./tag/<slug>).security,local-first,orchestration,memory,evals,tooling,prompting,multi-agent.5. Discoverability
6. Engagement & Social
[[Pattern Name]]and have it auto-link to that post's page (wiki-style).7. Moderation & Trust
Plagiarism / attribution rule
8. Bootstrap / Seed Strategy
@harshitsinghbhandari)@agentlabcurator accountDistillation core policy (Harshit's verbatim)
Allowed: summaries, explanations, critiques, comparisons, architectural breakdowns, "what I learned from", independent reimplementations, short quotations with attribution.
Not allowed: full reposts, excessive copying, paywalled content dumps, entire threads mirrored, raw scraped archives, proprietary leaks.
9. Visual Design & Brand
10. Profile Pages —
/<username>Shows:
Username changes: never allowed.
11. Technical / Infra
12. Launch Strategy
13. Project Governance
14. Monetization
No monetization decisions until 1k DAU. Path TBD then.
15. Post-v1 / Noted for Later
What's Not in v1 (explicit)
This thread supersedes the open question state of #1. Any further changes get a comment here so the spec stays one read away.
All reactions