diff --git a/src/core/command-descriptor/registry.ts b/src/core/command-descriptor/registry.ts index 26657e95c..f1366870f 100644 --- a/src/core/command-descriptor/registry.ts +++ b/src/core/command-descriptor/registry.ts @@ -1058,6 +1058,7 @@ export const RAW_COMMAND_DESCRIPTORS = [ ...(ownerFilesEnabled ? { ownerFiles: ['src/commands/interaction/index.ts'] as const } : {}), targetIdentityVerification: 'pre-dispatch', catalog: { group: 'public' }, + frameworkTier: 'extended', recordsSessionAction: true, recordingEffect: 'mutates-app', daemon: {