feat(reporting-governance): add package-first portability smoke
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
||||
"$id": "https://cowbay.org/schemas/reporting-governance/capability-descriptor.schema.json",
|
||||
"title": "Reporting Governance Capability Descriptor",
|
||||
"description": "Canonical package-level capability descriptor for reporting-governance runtime compositions.",
|
||||
"allOf": [
|
||||
{
|
||||
"$ref": "./adapter-capabilities.schema.json"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user