35 lines
1.0 KiB
JSON
35 lines
1.0 KiB
JSON
{
|
|
"package_id": "product.governed-communication",
|
|
"name": "Governed Communication",
|
|
"version": "0.1.0",
|
|
"package_class": "product",
|
|
"description": "Compose evidence-backed campaigns, mail and function-bound postboxes without merging their domain ownership.",
|
|
"publisher": "GovOPlaN",
|
|
"category": "communication",
|
|
"license": "AGPL-3.0-or-later",
|
|
"required_modules": [
|
|
{"module_id": "access"},
|
|
{"module_id": "audit"},
|
|
{"module_id": "campaign"},
|
|
{"module_id": "files"},
|
|
{"module_id": "mail"},
|
|
{"module_id": "policy"},
|
|
{"module_id": "postbox"},
|
|
{"module_id": "templates"}
|
|
],
|
|
"optional_modules": [
|
|
{"module_id": "notifications"},
|
|
{"module_id": "portal"},
|
|
{"module_id": "reporting"},
|
|
{"module_id": "workflow_engine"}
|
|
],
|
|
"evidence": [
|
|
{
|
|
"kind": "documentation",
|
|
"reference": "packages/product/governed-communication/README.md",
|
|
"summary": "Defines the package boundary, journey, and reference-readiness gates."
|
|
}
|
|
],
|
|
"tags": ["campaign", "mail", "postbox", "public-sector"]
|
|
}
|