feat(reporting-governance): add profile artifact binding slice
This commit is contained in:
@@ -19,9 +19,11 @@ const requiredPaths = [
|
||||
'src/adapters/sender-binding.mjs',
|
||||
'src/adapters/orchestrator.mjs',
|
||||
'src/storage',
|
||||
'src/storage/profile-artifact.mjs',
|
||||
'src/reference/openclaw-watchdog-chain.md',
|
||||
'capabilities/openclaw-watchdog-reference.json',
|
||||
'examples/openclaw-watchdog-reference.descriptor.example.json'
|
||||
'examples/openclaw-watchdog-reference.descriptor.example.json',
|
||||
'profiles/strict-manager-mode.profile.json'
|
||||
];
|
||||
|
||||
test('reporting-governance package skeleton paths exist', () => {
|
||||
|
||||
Reference in New Issue
Block a user