Paste a pack manifest JSON below. The pack will be immediately available on the Starter Packs page without a redeploy.
Re-uploading the same name + version replaces the existing entry.
Set vertical to finance, technical, or any future discipline label to control sidebar filtering.
Required format ▸
{
"name": "my-pack-name",
"version": "1.0.0",
"description": "Brief description of what this pack covers.",
"vertical": "technical",
"items": [
{
"item_type": "rule",
"content": "State the rule as a clear, direct sentence."
},
{
"item_type": "decision",
"content": "State the decision that was made.",
"rationale": "Explain why this decision was made. Required for decisions."
},
{
"item_type": "note",
"content": "Any supporting context, reference, or explanatory note."
},
{
"item_type": "code_context",
"content": "Code pattern, snippet, or technical implementation note."
}
]
}
User Provisioned
Send this link to the user. It expires in 7 days and lets them set their password.