ghchinoy/mizan-authoring
v0.1.0Apache-2.0
Author metric-template packs for Mizan from an agent: scaffold a pack, create rubric/pointwise/pairwise/custom_schema templates via the mizan CLI, validate the pack creds-free (the CI PR gate), and run the export->PR->import collaborator loop; and generate a rubric from a brand book (suggest-first, agent-side synthesis) then freeze it into the registry. Use when you need to author, package, validate, or share a Mizan metric template or template pack, or to generate evaluation rubrics from a brand book or guidance document.
What this package declares
The file a client reads when it loads this plugin, exactly as this revision carries it.
plugin.json
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "mizan-authoring",
"version": "0.1.0",
"description": "Author metric-template packs for Mizan from an agent: scaffold a pack, create rubric/pointwise/pairwise/custom_schema templates via the mizan CLI, validate the pack creds-free (the CI PR gate), and run the export->PR->import collaborator loop; and generate a rubric from a brand book (suggest-first, agent-side synthesis) then freeze it into the registry. Use when you need to author, package, validate, or share a Mizan metric template or template pack, or to generate evaluation rubrics from a brand book or guidance document.",
"author": {
"name": "ghchinoy",
"url": "https://github.com/ghchinoy"
},
"homepage": "https://github.com/ghchinoy/mizan/tree/main/plugins/mizan-authoring",
"repository": "https://github.com/ghchinoy/mizan",
"license": "Apache-2.0",
"keywords": [
"mizan",
"template-pack",
"authoring",
"registry",
"pack-validate",
"metric-template",
"rubric",
"rubric-generate",
"brand-book",
"adaptive",
"folksonomy",
"cli"
]
}