42 lines
1.3 KiB
JSON
42 lines
1.3 KiB
JSON
{
|
|
"schema_version": "m2.solution.v1",
|
|
"solution_id": "sol_mm-pdf-report",
|
|
"name": "MM PDF Branded Report",
|
|
"summary": "Generate Machine.Machine branded PDF reports and slide decks from Markdown",
|
|
"intent": "Produce publish-ready branded PDF/slide deck output from Markdown content without manual design work",
|
|
"deployment": {
|
|
"recipe_ref": "recipes/mm-pdf-report/recipe.yaml",
|
|
"entrypoint": "skills/mm-pdf/render.py",
|
|
"verify_command": "python skills/mm-pdf/render.py --self-test"
|
|
},
|
|
"applicability": {
|
|
"image_classes": ["desktop-agent"],
|
|
"roles": ["operator", "analyst"],
|
|
"tool_requirements": ["weasyprint"]
|
|
},
|
|
"tenant_scope": "sdjs",
|
|
"evidence": [
|
|
{
|
|
"source": "session:2026-05-11-mm-pdf-branded-report"
|
|
}
|
|
],
|
|
"content_hash": "sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa",
|
|
"price": {
|
|
"amount": 500,
|
|
"currency": "m2cr",
|
|
"model": "fixed"
|
|
},
|
|
"seller": {
|
|
"operator_id": "op_m2core",
|
|
"display_name": "M2 Core"
|
|
},
|
|
"license": {
|
|
"license_id": "lic_m2_market_standard_v1",
|
|
"terms": "m2-market-standard-v1",
|
|
"scope": "operator",
|
|
"major_version_coverage": true,
|
|
"allows_internal_modification": true,
|
|
"allows_redistribution": false,
|
|
"support": "best_effort"
|
|
}
|
|
}
|