feat(reporting-governance): add package-first portability smoke
This commit is contained in:
@@ -25,7 +25,16 @@ const requiredPaths = [
|
||||
'src/reference/openclaw-watchdog-chain.md',
|
||||
'capabilities/openclaw-watchdog-reference.json',
|
||||
'examples/openclaw-watchdog-reference.descriptor.example.json',
|
||||
'profiles/strict-manager-mode.profile.json'
|
||||
'profiles/strict-manager-mode.profile.json',
|
||||
'profiles-src/strict-manager-mode.yaml',
|
||||
'schemas/reporting-governance/deployment-profile.schema.json',
|
||||
'schemas/reporting-governance/capability-descriptor.schema.json',
|
||||
'scripts/package-smoke.mjs',
|
||||
'scripts/watchdog_auto_notify_orchestrator.mjs',
|
||||
'scripts/long_task_watchdog.mjs',
|
||||
'scripts/operator_notify_dispatcher.mjs',
|
||||
'scripts/operator_notify_bridge_supervisor.mjs',
|
||||
'scripts/operator_notify_sender_binding.mjs'
|
||||
];
|
||||
|
||||
test('reporting-governance package skeleton paths exist', () => {
|
||||
|
||||
Reference in New Issue
Block a user