feat(reporting-governance): add package-first portability smoke

This commit is contained in:
Eve
2026-05-08 15:39:56 +08:00
parent 2eaa6e3bb3
commit 54ad955ac2
20 changed files with 2195 additions and 32 deletions

View File

@@ -1,12 +1,12 @@
{
"$schema": "../../../schemas/reporting-governance/deployment-profile.schema.json",
"$schema": "./schemas/reporting-governance/deployment-profile.schema.json",
"apiVersion": "reporting-governance/v1alpha1",
"kind": "DeploymentProfileArtifact",
"metadata": {
"id": "strict-manager-mode",
"version": "1.0.0",
"runtime": "openclaw",
"source_profile": "profiles/strict-manager-mode.yaml",
"source_profile": "profiles-src/strict-manager-mode.yaml",
"compatibility_mode": "strict_envelope"
},
"spec": {