@defai.digital/ax-cli 4.0.6 → 4.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +91 -34
- package/dist/memory/schemas.d.ts +17 -215
- package/dist/memory/schemas.js +9 -6
- package/dist/memory/schemas.js.map +1 -1
- package/dist/planner/types.d.ts +53 -297
- package/dist/schemas/api-schemas.d.ts +13 -21
- package/dist/schemas/confirmation-schemas.d.ts +3 -29
- package/dist/schemas/index.d.ts +5 -55
- package/dist/schemas/settings-schemas.d.ts +64 -251
- package/dist/schemas/settings-schemas.js +4 -4
- package/dist/schemas/settings-schemas.js.map +1 -1
- package/dist/schemas/tool-schemas.d.ts +64 -186
- package/dist/schemas/yaml-schemas.d.ts +38 -589
- package/dist/sdk/index.js +3 -2
- package/dist/sdk/index.js.map +1 -1
- package/dist/ui/hooks/use-chat-reducer.d.ts +10 -2
- package/dist/utils/path-validator.d.ts +1 -1
- package/package.json +18 -27
- package/.ax-cli/.command-history-migrated +0 -1
- package/.ax-cli/CUSTOM.md +0 -97
- package/.ax-cli/auto-accept-audit.json +0 -1302
- package/.ax-cli/index.json +0 -43
- package/.ax-cli/memory.json +0 -62
- package/.ax-cli/settings.json +0 -46
- package/ax.config.json +0 -304
- package/eslint.config.js +0 -68
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/LICENSE +0 -21
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/README.md +0 -208
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/index.cjs +0 -33
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/index.d.cts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/index.d.ts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/index.js +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/package.json +0 -118
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/index.ts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/ZodError.ts +0 -330
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/benchmarks/datetime.ts +0 -58
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/benchmarks/discriminatedUnion.ts +0 -80
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/benchmarks/index.ts +0 -59
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/benchmarks/ipv4.ts +0 -57
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/benchmarks/object.ts +0 -69
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/benchmarks/primitives.ts +0 -162
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/benchmarks/realworld.ts +0 -63
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/benchmarks/string.ts +0 -55
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/benchmarks/union.ts +0 -80
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/errors.ts +0 -13
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/external.ts +0 -6
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/helpers/enumUtil.ts +0 -17
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/helpers/errorUtil.ts +0 -8
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/helpers/parseUtil.ts +0 -176
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/helpers/partialUtil.ts +0 -34
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/helpers/typeAliases.ts +0 -2
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/helpers/util.ts +0 -224
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/index.ts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/locales/en.ts +0 -124
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/standard-schema.ts +0 -113
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/tests/Mocker.ts +0 -54
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/tests/all-errors.test.ts +0 -157
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/tests/anyunknown.test.ts +0 -28
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/tests/array.test.ts +0 -71
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/tests/async-parsing.test.ts +0 -388
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/tests/async-refinements.test.ts +0 -46
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/tests/base.test.ts +0 -29
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/tests/bigint.test.ts +0 -55
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/tests/branded.test.ts +0 -53
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/tests/catch.test.ts +0 -220
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/tests/coerce.test.ts +0 -133
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/tests/complex.test.ts +0 -56
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/tests/custom.test.ts +0 -31
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/tests/date.test.ts +0 -32
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/tests/deepmasking.test.ts +0 -186
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/tests/default.test.ts +0 -112
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/tests/description.test.ts +0 -33
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/tests/discriminated-unions.test.ts +0 -315
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/tests/enum.test.ts +0 -80
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/tests/error.test.ts +0 -551
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/tests/firstparty.test.ts +0 -87
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/tests/firstpartyschematypes.test.ts +0 -21
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/tests/function.test.ts +0 -257
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/tests/generics.test.ts +0 -48
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/tests/instanceof.test.ts +0 -37
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/tests/intersection.test.ts +0 -110
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/tests/language-server.source.ts +0 -76
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/tests/language-server.test.ts +0 -207
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/tests/literal.test.ts +0 -36
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/tests/map.test.ts +0 -110
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/tests/masking.test.ts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/tests/mocker.test.ts +0 -19
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/tests/nan.test.ts +0 -21
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/tests/nativeEnum.test.ts +0 -87
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/tests/nullable.test.ts +0 -42
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/tests/number.test.ts +0 -176
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/tests/object-augmentation.test.ts +0 -29
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/tests/object-in-es5-env.test.ts +0 -29
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/tests/object.test.ts +0 -434
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/tests/optional.test.ts +0 -42
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/tests/parseUtil.test.ts +0 -23
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/tests/parser.test.ts +0 -41
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/tests/partials.test.ts +0 -243
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/tests/pickomit.test.ts +0 -111
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/tests/pipeline.test.ts +0 -29
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/tests/preprocess.test.ts +0 -186
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/tests/primitive.test.ts +0 -440
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/tests/promise.test.ts +0 -90
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/tests/readonly.test.ts +0 -194
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/tests/record.test.ts +0 -171
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/tests/recursive.test.ts +0 -197
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/tests/refine.test.ts +0 -313
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/tests/safeparse.test.ts +0 -27
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/tests/set.test.ts +0 -142
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/tests/standard-schema.test.ts +0 -83
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/tests/string.test.ts +0 -916
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/tests/transformer.test.ts +0 -233
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/tests/tuple.test.ts +0 -90
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/tests/unions.test.ts +0 -57
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/tests/validations.test.ts +0 -133
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/tests/void.test.ts +0 -15
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v3/types.ts +0 -5136
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/checks.ts +0 -30
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/coerce.ts +0 -27
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/compat.ts +0 -66
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/errors.ts +0 -75
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/external.ts +0 -50
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/index.ts +0 -5
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/iso.ts +0 -90
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/parse.ts +0 -33
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/schemas.ts +0 -2054
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/tests/anyunknown.test.ts +0 -26
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/tests/array.test.ts +0 -264
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/tests/assignability.test.ts +0 -210
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/tests/async-parsing.test.ts +0 -381
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/tests/async-refinements.test.ts +0 -68
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/tests/base.test.ts +0 -7
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/tests/bigint.test.ts +0 -54
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/tests/brand.test.ts +0 -63
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/tests/catch.test.ts +0 -252
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/tests/coalesce.test.ts +0 -20
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/tests/coerce.test.ts +0 -160
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/tests/continuability.test.ts +0 -352
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/tests/custom.test.ts +0 -40
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/tests/date.test.ts +0 -31
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/tests/datetime.test.ts +0 -296
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/tests/default.test.ts +0 -313
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/tests/description.test.ts +0 -32
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/tests/discriminated-unions.test.ts +0 -619
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/tests/enum.test.ts +0 -285
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/tests/error-utils.test.ts +0 -527
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/tests/error.test.ts +0 -711
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/tests/file.test.ts +0 -91
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/tests/firstparty.test.ts +0 -175
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/tests/function.test.ts +0 -268
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/tests/generics.test.ts +0 -72
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/tests/index.test.ts +0 -829
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/tests/instanceof.test.ts +0 -34
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/tests/intersection.test.ts +0 -171
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/tests/json.test.ts +0 -108
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/tests/lazy.test.ts +0 -227
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/tests/literal.test.ts +0 -92
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/tests/map.test.ts +0 -196
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/tests/nan.test.ts +0 -21
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/tests/nested-refine.test.ts +0 -168
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/tests/nonoptional.test.ts +0 -86
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/tests/nullable.test.ts +0 -22
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/tests/number.test.ts +0 -247
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/tests/object.test.ts +0 -563
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/tests/optional.test.ts +0 -123
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/tests/partial.test.ts +0 -147
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/tests/pickomit.test.ts +0 -127
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/tests/pipe.test.ts +0 -81
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/tests/prefault.test.ts +0 -37
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/tests/preprocess.test.ts +0 -298
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/tests/primitive.test.ts +0 -175
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/tests/promise.test.ts +0 -81
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/tests/prototypes.test.ts +0 -23
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/tests/readonly.test.ts +0 -252
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/tests/record.test.ts +0 -342
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/tests/recursive-types.test.ts +0 -356
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/tests/refine.test.ts +0 -532
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/tests/registries.test.ts +0 -204
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/tests/set.test.ts +0 -179
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/tests/standard-schema.test.ts +0 -57
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/tests/string-formats.test.ts +0 -109
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/tests/string.test.ts +0 -881
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/tests/stringbool.test.ts +0 -66
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/tests/template-literal.test.ts +0 -758
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/tests/to-json-schema.test.ts +0 -2314
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/tests/transform.test.ts +0 -250
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/tests/tuple.test.ts +0 -163
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/tests/union.test.ts +0 -94
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/tests/validations.test.ts +0 -283
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/classic/tests/void.test.ts +0 -12
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/core/api.ts +0 -1594
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/core/checks.ts +0 -1283
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/core/config.ts +0 -15
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/core/core.ts +0 -134
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/core/doc.ts +0 -44
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/core/errors.ts +0 -424
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/core/function.ts +0 -176
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/core/index.ts +0 -15
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/core/json-schema.ts +0 -143
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/core/parse.ts +0 -94
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/core/regexes.ts +0 -135
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/core/registries.ts +0 -96
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/core/schemas.ts +0 -3842
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/core/standard-schema.ts +0 -64
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/core/tests/index.test.ts +0 -46
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/core/tests/locales/be.test.ts +0 -124
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/core/tests/locales/en.test.ts +0 -22
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/core/tests/locales/ru.test.ts +0 -128
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/core/tests/locales/tr.test.ts +0 -69
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/core/to-json-schema.ts +0 -977
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/core/util.ts +0 -775
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/core/versions.ts +0 -5
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/core/zsf.ts +0 -323
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/index.ts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/locales/ar.ts +0 -125
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/locales/az.ts +0 -121
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/locales/be.ts +0 -184
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/locales/ca.ts +0 -127
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/locales/cs.ts +0 -142
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/locales/de.ts +0 -124
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/locales/en.ts +0 -127
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/locales/eo.ts +0 -125
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/locales/es.ts +0 -125
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/locales/fa.ts +0 -134
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/locales/fi.ts +0 -131
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/locales/fr-CA.ts +0 -126
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/locales/fr.ts +0 -124
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/locales/he.ts +0 -125
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/locales/hu.ts +0 -126
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/locales/id.ts +0 -125
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/locales/index.ts +0 -39
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/locales/it.ts +0 -125
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/locales/ja.ts +0 -122
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/locales/kh.ts +0 -126
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/locales/ko.ts +0 -131
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/locales/mk.ts +0 -127
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/locales/ms.ts +0 -124
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/locales/nl.ts +0 -126
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/locales/no.ts +0 -124
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/locales/ota.ts +0 -125
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/locales/pl.ts +0 -126
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/locales/ps.ts +0 -133
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/locales/pt.ts +0 -123
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/locales/ru.ts +0 -184
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/locales/sl.ts +0 -126
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/locales/sv.ts +0 -127
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/locales/ta.ts +0 -125
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/locales/th.ts +0 -126
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/locales/tr.ts +0 -121
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/locales/ua.ts +0 -126
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/locales/ur.ts +0 -126
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/locales/vi.ts +0 -125
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/locales/zh-CN.ts +0 -123
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/locales/zh-TW.ts +0 -125
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/mini/checks.ts +0 -32
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/mini/coerce.ts +0 -22
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/mini/external.ts +0 -40
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/mini/index.ts +0 -3
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/mini/iso.ts +0 -62
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/mini/parse.ts +0 -1
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/mini/schemas.ts +0 -1579
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/mini/tests/assignability.test.ts +0 -129
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/mini/tests/brand.test.ts +0 -51
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/mini/tests/checks.test.ts +0 -144
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/mini/tests/computed.test.ts +0 -36
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/mini/tests/error.test.ts +0 -22
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/mini/tests/functions.test.ts +0 -43
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/mini/tests/index.test.ts +0 -871
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/mini/tests/number.test.ts +0 -95
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/mini/tests/object.test.ts +0 -185
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/mini/tests/prototypes.test.ts +0 -43
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/mini/tests/recursive-types.test.ts +0 -275
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4/mini/tests/string.test.ts +0 -299
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/src/v4-mini/index.ts +0 -1
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v3/ZodError.cjs +0 -138
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v3/ZodError.d.cts +0 -164
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v3/ZodError.d.ts +0 -164
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v3/ZodError.js +0 -133
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v3/errors.cjs +0 -17
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v3/errors.d.cts +0 -5
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v3/errors.d.ts +0 -5
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v3/errors.js +0 -9
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v3/external.cjs +0 -22
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v3/external.d.cts +0 -6
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v3/external.d.ts +0 -6
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v3/external.js +0 -6
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v3/helpers/enumUtil.cjs +0 -2
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v3/helpers/enumUtil.d.cts +0 -8
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v3/helpers/enumUtil.d.ts +0 -8
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v3/helpers/enumUtil.js +0 -1
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v3/helpers/errorUtil.cjs +0 -9
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v3/helpers/errorUtil.d.cts +0 -9
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v3/helpers/errorUtil.d.ts +0 -9
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v3/helpers/errorUtil.js +0 -6
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v3/helpers/parseUtil.cjs +0 -124
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v3/helpers/parseUtil.d.cts +0 -78
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v3/helpers/parseUtil.d.ts +0 -78
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v3/helpers/parseUtil.js +0 -109
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v3/helpers/partialUtil.cjs +0 -2
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v3/helpers/partialUtil.d.cts +0 -8
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v3/helpers/partialUtil.d.ts +0 -8
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v3/helpers/partialUtil.js +0 -1
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v3/helpers/typeAliases.cjs +0 -2
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v3/helpers/typeAliases.d.cts +0 -2
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v3/helpers/typeAliases.d.ts +0 -2
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v3/helpers/typeAliases.js +0 -1
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v3/helpers/util.cjs +0 -137
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v3/helpers/util.d.cts +0 -85
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v3/helpers/util.d.ts +0 -85
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v3/helpers/util.js +0 -133
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v3/index.cjs +0 -33
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v3/index.d.cts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v3/index.d.ts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v3/index.js +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v3/locales/en.cjs +0 -111
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v3/locales/en.d.cts +0 -3
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v3/locales/en.d.ts +0 -3
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v3/locales/en.js +0 -109
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v3/standard-schema.cjs +0 -2
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v3/standard-schema.d.cts +0 -102
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v3/standard-schema.d.ts +0 -102
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v3/standard-schema.js +0 -1
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v3/types.cjs +0 -3775
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v3/types.d.cts +0 -1031
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v3/types.d.ts +0 -1031
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v3/types.js +0 -3693
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/classic/checks.cjs +0 -32
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/classic/checks.d.cts +0 -1
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/classic/checks.d.ts +0 -1
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/classic/checks.js +0 -1
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/classic/coerce.cjs +0 -47
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/classic/coerce.d.cts +0 -17
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/classic/coerce.d.ts +0 -17
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/classic/coerce.js +0 -17
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/classic/compat.cjs +0 -57
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/classic/compat.d.cts +0 -46
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/classic/compat.d.ts +0 -46
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/classic/compat.js +0 -27
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/classic/errors.cjs +0 -67
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/classic/errors.d.cts +0 -30
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/classic/errors.d.ts +0 -30
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/classic/errors.js +0 -41
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/classic/external.cjs +0 -70
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/classic/external.d.cts +0 -13
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/classic/external.d.ts +0 -13
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/classic/external.js +0 -18
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/classic/index.cjs +0 -33
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/classic/index.d.cts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/classic/index.d.ts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/classic/index.js +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/classic/iso.cjs +0 -60
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/classic/iso.d.cts +0 -22
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/classic/iso.d.ts +0 -22
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/classic/iso.js +0 -30
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/classic/parse.cjs +0 -32
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/classic/parse.d.cts +0 -23
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/classic/parse.d.ts +0 -23
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/classic/parse.js +0 -6
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/classic/schemas.cjs +0 -1109
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/classic/schemas.d.cts +0 -630
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/classic/schemas.d.ts +0 -630
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/classic/schemas.js +0 -1006
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/core/api.cjs +0 -1039
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/core/api.d.cts +0 -284
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/core/api.d.ts +0 -284
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/core/api.js +0 -906
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/core/checks.cjs +0 -591
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/core/checks.d.cts +0 -278
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/core/checks.d.ts +0 -278
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/core/checks.js +0 -565
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/core/core.cjs +0 -67
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/core/core.d.cts +0 -49
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/core/core.d.ts +0 -49
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/core/core.js +0 -61
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/core/doc.cjs +0 -39
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/core/doc.d.cts +0 -14
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/core/doc.d.ts +0 -14
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/core/doc.js +0 -35
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/core/errors.cjs +0 -226
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/core/errors.d.cts +0 -208
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/core/errors.d.ts +0 -208
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/core/errors.js +0 -195
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/core/function.cjs +0 -102
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/core/function.d.cts +0 -52
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/core/function.d.ts +0 -52
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/core/function.js +0 -75
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/core/index.cjs +0 -44
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/core/index.d.cts +0 -15
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/core/index.d.ts +0 -15
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/core/index.js +0 -15
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/core/json-schema.cjs +0 -2
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/core/json-schema.d.cts +0 -87
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/core/json-schema.d.ts +0 -87
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/core/json-schema.js +0 -1
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/core/parse.cjs +0 -87
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/core/parse.d.cts +0 -25
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/core/parse.d.ts +0 -25
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/core/parse.js +0 -57
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/core/regexes.cjs +0 -103
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/core/regexes.d.cts +0 -62
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/core/regexes.d.ts +0 -62
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/core/regexes.js +0 -95
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/core/registries.cjs +0 -56
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/core/registries.d.cts +0 -35
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/core/registries.d.ts +0 -35
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/core/registries.js +0 -51
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/core/schemas.cjs +0 -1748
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/core/schemas.d.cts +0 -1041
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/core/schemas.d.ts +0 -1041
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/core/schemas.js +0 -1717
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/core/standard-schema.cjs +0 -2
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/core/standard-schema.d.cts +0 -55
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/core/standard-schema.d.ts +0 -55
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/core/standard-schema.js +0 -1
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/core/to-json-schema.cjs +0 -854
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/core/to-json-schema.d.cts +0 -88
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/core/to-json-schema.d.ts +0 -88
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/core/to-json-schema.js +0 -849
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/core/util.cjs +0 -539
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/core/util.d.cts +0 -183
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/core/util.d.ts +0 -183
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/core/util.js +0 -493
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/core/versions.cjs +0 -8
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/core/versions.d.cts +0 -5
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/core/versions.d.ts +0 -5
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/core/versions.js +0 -5
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/index.cjs +0 -22
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/index.d.cts +0 -3
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/index.d.ts +0 -3
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/index.js +0 -3
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/ar.cjs +0 -142
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/ar.d.cts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/ar.d.ts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/ar.js +0 -116
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/az.cjs +0 -141
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/az.d.cts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/az.d.ts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/az.js +0 -115
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/be.cjs +0 -190
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/be.d.cts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/be.d.ts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/be.js +0 -164
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/ca.cjs +0 -144
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/ca.d.cts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/ca.d.ts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/ca.js +0 -118
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/cs.cjs +0 -161
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/cs.d.cts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/cs.d.ts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/cs.js +0 -135
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/de.cjs +0 -142
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/de.d.cts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/de.d.ts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/de.js +0 -116
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/en.cjs +0 -145
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/en.d.cts +0 -5
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/en.d.ts +0 -5
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/en.js +0 -117
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/eo.cjs +0 -144
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/eo.d.cts +0 -5
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/eo.d.ts +0 -5
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/eo.js +0 -116
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/es.cjs +0 -143
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/es.d.cts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/es.d.ts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/es.js +0 -117
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/fa.cjs +0 -148
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/fa.d.cts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/fa.d.ts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/fa.js +0 -122
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/fi.cjs +0 -148
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/fi.d.cts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/fi.d.ts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/fi.js +0 -122
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/fr-CA.cjs +0 -143
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/fr-CA.d.cts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/fr-CA.d.ts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/fr-CA.js +0 -117
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/fr.cjs +0 -142
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/fr.d.cts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/fr.d.ts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/fr.js +0 -116
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/he.cjs +0 -143
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/he.d.cts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/he.d.ts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/he.js +0 -117
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/hu.cjs +0 -143
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/hu.d.cts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/hu.d.ts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/hu.js +0 -117
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/id.cjs +0 -142
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/id.d.cts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/id.d.ts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/id.js +0 -116
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/index.cjs +0 -84
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/index.d.cts +0 -39
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/index.d.ts +0 -39
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/index.js +0 -39
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/it.cjs +0 -143
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/it.d.cts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/it.d.ts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/it.js +0 -117
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/ja.cjs +0 -141
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/ja.d.cts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/ja.d.ts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/ja.js +0 -115
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/kh.cjs +0 -143
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/kh.d.cts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/kh.d.ts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/kh.js +0 -117
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/ko.cjs +0 -147
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/ko.d.cts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/ko.d.ts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/ko.js +0 -121
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/mk.cjs +0 -144
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/mk.d.cts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/mk.d.ts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/mk.js +0 -118
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/ms.cjs +0 -142
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/ms.d.cts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/ms.d.ts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/ms.js +0 -116
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/nl.cjs +0 -143
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/nl.d.cts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/nl.d.ts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/nl.js +0 -117
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/no.cjs +0 -142
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/no.d.cts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/no.d.ts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/no.js +0 -116
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/ota.cjs +0 -143
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/ota.d.cts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/ota.d.ts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/ota.js +0 -117
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/pl.cjs +0 -143
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/pl.d.cts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/pl.d.ts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/pl.js +0 -117
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/ps.cjs +0 -148
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/ps.d.cts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/ps.d.ts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/ps.js +0 -122
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/pt.cjs +0 -142
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/pt.d.cts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/pt.d.ts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/pt.js +0 -116
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/ru.cjs +0 -190
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/ru.d.cts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/ru.d.ts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/ru.js +0 -164
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/sl.cjs +0 -143
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/sl.d.cts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/sl.d.ts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/sl.js +0 -117
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/sv.cjs +0 -144
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/sv.d.cts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/sv.d.ts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/sv.js +0 -118
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/ta.cjs +0 -143
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/ta.d.cts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/ta.d.ts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/ta.js +0 -117
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/th.cjs +0 -143
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/th.d.cts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/th.d.ts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/th.js +0 -117
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/tr.cjs +0 -143
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/tr.d.cts +0 -5
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/tr.d.ts +0 -5
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/tr.js +0 -115
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/ua.cjs +0 -143
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/ua.d.cts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/ua.d.ts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/ua.js +0 -117
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/ur.cjs +0 -143
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/ur.d.cts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/ur.d.ts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/ur.js +0 -117
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/vi.cjs +0 -142
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/vi.d.cts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/vi.d.ts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/vi.js +0 -116
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/zh-CN.cjs +0 -142
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/zh-CN.d.cts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/zh-CN.d.ts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/zh-CN.js +0 -116
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/zh-TW.cjs +0 -143
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/zh-TW.d.cts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/zh-TW.d.ts +0 -4
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/locales/zh-TW.js +0 -117
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/mini/checks.cjs +0 -34
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/mini/checks.d.cts +0 -1
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/mini/checks.d.ts +0 -1
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/mini/checks.js +0 -1
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/mini/coerce.cjs +0 -47
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/mini/coerce.d.cts +0 -7
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/mini/coerce.d.ts +0 -7
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/mini/coerce.js +0 -17
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/mini/external.cjs +0 -62
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/mini/external.d.cts +0 -11
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/mini/external.d.ts +0 -11
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/mini/external.js +0 -13
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/mini/index.cjs +0 -32
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/mini/index.d.cts +0 -3
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/mini/index.d.ts +0 -3
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/mini/index.js +0 -3
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/mini/iso.cjs +0 -60
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/mini/iso.d.cts +0 -22
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/mini/iso.d.ts +0 -22
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/mini/iso.js +0 -30
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/mini/parse.cjs +0 -8
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/mini/parse.d.cts +0 -1
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/mini/parse.d.ts +0 -1
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/mini/parse.js +0 -1
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/mini/schemas.cjs +0 -839
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/mini/schemas.d.cts +0 -356
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/mini/schemas.d.ts +0 -356
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4/mini/schemas.js +0 -732
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4-mini/index.cjs +0 -17
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4-mini/index.d.cts +0 -1
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4-mini/index.d.ts +0 -1
- package/node_modules/.pnpm/@defai.digital+ax-schemas@1.0.0/node_modules/zod/v4-mini/index.js +0 -1
- package/node_modules/@defai.digital/ax-schemas/README.md +0 -388
- package/node_modules/@defai.digital/ax-schemas/dist/index.d.ts +0 -16
- package/node_modules/@defai.digital/ax-schemas/dist/index.d.ts.map +0 -1
- package/node_modules/@defai.digital/ax-schemas/dist/index.js +0 -19
- package/node_modules/@defai.digital/ax-schemas/dist/index.js.map +0 -1
- package/node_modules/@defai.digital/ax-schemas/dist/public/agent/chat-types.d.ts +0 -164
- package/node_modules/@defai.digital/ax-schemas/dist/public/agent/chat-types.d.ts.map +0 -1
- package/node_modules/@defai.digital/ax-schemas/dist/public/agent/chat-types.js +0 -10
- package/node_modules/@defai.digital/ax-schemas/dist/public/agent/chat-types.js.map +0 -1
- package/node_modules/@defai.digital/ax-schemas/dist/public/agent/index.d.ts +0 -9
- package/node_modules/@defai.digital/ax-schemas/dist/public/agent/index.d.ts.map +0 -1
- package/node_modules/@defai.digital/ax-schemas/dist/public/agent/index.js +0 -9
- package/node_modules/@defai.digital/ax-schemas/dist/public/agent/index.js.map +0 -1
- package/node_modules/@defai.digital/ax-schemas/dist/public/core/brand-types.d.ts +0 -308
- package/node_modules/@defai.digital/ax-schemas/dist/public/core/brand-types.d.ts.map +0 -1
- package/node_modules/@defai.digital/ax-schemas/dist/public/core/brand-types.js +0 -243
- package/node_modules/@defai.digital/ax-schemas/dist/public/core/brand-types.js.map +0 -1
- package/node_modules/@defai.digital/ax-schemas/dist/public/core/enums.d.ts +0 -227
- package/node_modules/@defai.digital/ax-schemas/dist/public/core/enums.d.ts.map +0 -1
- package/node_modules/@defai.digital/ax-schemas/dist/public/core/enums.js +0 -222
- package/node_modules/@defai.digital/ax-schemas/dist/public/core/enums.js.map +0 -1
- package/node_modules/@defai.digital/ax-schemas/dist/public/core/id-types.d.ts +0 -286
- package/node_modules/@defai.digital/ax-schemas/dist/public/core/id-types.d.ts.map +0 -1
- package/node_modules/@defai.digital/ax-schemas/dist/public/core/id-types.js +0 -136
- package/node_modules/@defai.digital/ax-schemas/dist/public/core/id-types.js.map +0 -1
- package/node_modules/@defai.digital/ax-schemas/dist/public/design/alias-types.d.ts +0 -346
- package/node_modules/@defai.digital/ax-schemas/dist/public/design/alias-types.d.ts.map +0 -1
- package/node_modules/@defai.digital/ax-schemas/dist/public/design/alias-types.js +0 -171
- package/node_modules/@defai.digital/ax-schemas/dist/public/design/alias-types.js.map +0 -1
- package/node_modules/@defai.digital/ax-schemas/dist/public/design/audit-types.d.ts +0 -545
- package/node_modules/@defai.digital/ax-schemas/dist/public/design/audit-types.d.ts.map +0 -1
- package/node_modules/@defai.digital/ax-schemas/dist/public/design/audit-types.js +0 -307
- package/node_modules/@defai.digital/ax-schemas/dist/public/design/audit-types.js.map +0 -1
- package/node_modules/@defai.digital/ax-schemas/dist/public/design/figma-types.d.ts +0 -1306
- package/node_modules/@defai.digital/ax-schemas/dist/public/design/figma-types.d.ts.map +0 -1
- package/node_modules/@defai.digital/ax-schemas/dist/public/design/figma-types.js +0 -428
- package/node_modules/@defai.digital/ax-schemas/dist/public/design/figma-types.js.map +0 -1
- package/node_modules/@defai.digital/ax-schemas/dist/public/design/index.d.ts +0 -13
- package/node_modules/@defai.digital/ax-schemas/dist/public/design/index.d.ts.map +0 -1
- package/node_modules/@defai.digital/ax-schemas/dist/public/design/index.js +0 -82
- package/node_modules/@defai.digital/ax-schemas/dist/public/design/index.js.map +0 -1
- package/node_modules/@defai.digital/ax-schemas/dist/public/design/token-types.d.ts +0 -1245
- package/node_modules/@defai.digital/ax-schemas/dist/public/design/token-types.d.ts.map +0 -1
- package/node_modules/@defai.digital/ax-schemas/dist/public/design/token-types.js +0 -282
- package/node_modules/@defai.digital/ax-schemas/dist/public/design/token-types.js.map +0 -1
- package/node_modules/@defai.digital/ax-schemas/dist/src/index.d.ts +0 -16
- package/node_modules/@defai.digital/ax-schemas/dist/src/index.d.ts.map +0 -1
- package/node_modules/@defai.digital/ax-schemas/dist/src/index.js +0 -19
- package/node_modules/@defai.digital/ax-schemas/dist/src/index.js.map +0 -1
- package/node_modules/@defai.digital/ax-schemas/dist/src/public/agent/chat-types.d.ts +0 -164
- package/node_modules/@defai.digital/ax-schemas/dist/src/public/agent/chat-types.d.ts.map +0 -1
- package/node_modules/@defai.digital/ax-schemas/dist/src/public/agent/chat-types.js +0 -10
- package/node_modules/@defai.digital/ax-schemas/dist/src/public/agent/chat-types.js.map +0 -1
- package/node_modules/@defai.digital/ax-schemas/dist/src/public/agent/index.d.ts +0 -9
- package/node_modules/@defai.digital/ax-schemas/dist/src/public/agent/index.d.ts.map +0 -1
- package/node_modules/@defai.digital/ax-schemas/dist/src/public/agent/index.js +0 -9
- package/node_modules/@defai.digital/ax-schemas/dist/src/public/agent/index.js.map +0 -1
- package/node_modules/@defai.digital/ax-schemas/dist/src/public/core/brand-types.d.ts +0 -308
- package/node_modules/@defai.digital/ax-schemas/dist/src/public/core/brand-types.d.ts.map +0 -1
- package/node_modules/@defai.digital/ax-schemas/dist/src/public/core/brand-types.js +0 -243
- package/node_modules/@defai.digital/ax-schemas/dist/src/public/core/brand-types.js.map +0 -1
- package/node_modules/@defai.digital/ax-schemas/dist/src/public/core/enums.d.ts +0 -227
- package/node_modules/@defai.digital/ax-schemas/dist/src/public/core/enums.d.ts.map +0 -1
- package/node_modules/@defai.digital/ax-schemas/dist/src/public/core/enums.js +0 -222
- package/node_modules/@defai.digital/ax-schemas/dist/src/public/core/enums.js.map +0 -1
- package/node_modules/@defai.digital/ax-schemas/dist/src/public/core/id-types.d.ts +0 -286
- package/node_modules/@defai.digital/ax-schemas/dist/src/public/core/id-types.d.ts.map +0 -1
- package/node_modules/@defai.digital/ax-schemas/dist/src/public/core/id-types.js +0 -136
- package/node_modules/@defai.digital/ax-schemas/dist/src/public/core/id-types.js.map +0 -1
- package/node_modules/@defai.digital/ax-schemas/dist/src/public/design/alias-types.d.ts +0 -346
- package/node_modules/@defai.digital/ax-schemas/dist/src/public/design/alias-types.d.ts.map +0 -1
- package/node_modules/@defai.digital/ax-schemas/dist/src/public/design/alias-types.js +0 -171
- package/node_modules/@defai.digital/ax-schemas/dist/src/public/design/alias-types.js.map +0 -1
- package/node_modules/@defai.digital/ax-schemas/dist/src/public/design/audit-types.d.ts +0 -545
- package/node_modules/@defai.digital/ax-schemas/dist/src/public/design/audit-types.d.ts.map +0 -1
- package/node_modules/@defai.digital/ax-schemas/dist/src/public/design/audit-types.js +0 -307
- package/node_modules/@defai.digital/ax-schemas/dist/src/public/design/audit-types.js.map +0 -1
- package/node_modules/@defai.digital/ax-schemas/dist/src/public/design/figma-types.d.ts +0 -1306
- package/node_modules/@defai.digital/ax-schemas/dist/src/public/design/figma-types.d.ts.map +0 -1
- package/node_modules/@defai.digital/ax-schemas/dist/src/public/design/figma-types.js +0 -428
- package/node_modules/@defai.digital/ax-schemas/dist/src/public/design/figma-types.js.map +0 -1
- package/node_modules/@defai.digital/ax-schemas/dist/src/public/design/index.d.ts +0 -13
- package/node_modules/@defai.digital/ax-schemas/dist/src/public/design/index.d.ts.map +0 -1
- package/node_modules/@defai.digital/ax-schemas/dist/src/public/design/index.js +0 -82
- package/node_modules/@defai.digital/ax-schemas/dist/src/public/design/index.js.map +0 -1
- package/node_modules/@defai.digital/ax-schemas/dist/src/public/design/token-types.d.ts +0 -1245
- package/node_modules/@defai.digital/ax-schemas/dist/src/public/design/token-types.d.ts.map +0 -1
- package/node_modules/@defai.digital/ax-schemas/dist/src/public/design/token-types.js +0 -282
- package/node_modules/@defai.digital/ax-schemas/dist/src/public/design/token-types.js.map +0 -1
- package/node_modules/@defai.digital/ax-schemas/dist/tsconfig.tsbuildinfo +0 -1
- package/node_modules/@defai.digital/ax-schemas/package.json +0 -66
- package/packages/schemas/README.md +0 -388
- package/packages/schemas/dist/index.d.ts +0 -16
- package/packages/schemas/dist/index.d.ts.map +0 -1
- package/packages/schemas/dist/index.js +0 -19
- package/packages/schemas/dist/index.js.map +0 -1
- package/packages/schemas/dist/public/agent/chat-types.d.ts +0 -164
- package/packages/schemas/dist/public/agent/chat-types.d.ts.map +0 -1
- package/packages/schemas/dist/public/agent/chat-types.js +0 -10
- package/packages/schemas/dist/public/agent/chat-types.js.map +0 -1
- package/packages/schemas/dist/public/agent/index.d.ts +0 -9
- package/packages/schemas/dist/public/agent/index.d.ts.map +0 -1
- package/packages/schemas/dist/public/agent/index.js +0 -9
- package/packages/schemas/dist/public/agent/index.js.map +0 -1
- package/packages/schemas/dist/public/core/brand-types.d.ts +0 -308
- package/packages/schemas/dist/public/core/brand-types.d.ts.map +0 -1
- package/packages/schemas/dist/public/core/brand-types.js +0 -243
- package/packages/schemas/dist/public/core/brand-types.js.map +0 -1
- package/packages/schemas/dist/public/core/enums.d.ts +0 -227
- package/packages/schemas/dist/public/core/enums.d.ts.map +0 -1
- package/packages/schemas/dist/public/core/enums.js +0 -222
- package/packages/schemas/dist/public/core/enums.js.map +0 -1
- package/packages/schemas/dist/public/core/id-types.d.ts +0 -286
- package/packages/schemas/dist/public/core/id-types.d.ts.map +0 -1
- package/packages/schemas/dist/public/core/id-types.js +0 -136
- package/packages/schemas/dist/public/core/id-types.js.map +0 -1
- package/packages/schemas/dist/public/design/alias-types.d.ts +0 -346
- package/packages/schemas/dist/public/design/alias-types.d.ts.map +0 -1
- package/packages/schemas/dist/public/design/alias-types.js +0 -171
- package/packages/schemas/dist/public/design/alias-types.js.map +0 -1
- package/packages/schemas/dist/public/design/audit-types.d.ts +0 -545
- package/packages/schemas/dist/public/design/audit-types.d.ts.map +0 -1
- package/packages/schemas/dist/public/design/audit-types.js +0 -307
- package/packages/schemas/dist/public/design/audit-types.js.map +0 -1
- package/packages/schemas/dist/public/design/figma-types.d.ts +0 -1306
- package/packages/schemas/dist/public/design/figma-types.d.ts.map +0 -1
- package/packages/schemas/dist/public/design/figma-types.js +0 -428
- package/packages/schemas/dist/public/design/figma-types.js.map +0 -1
- package/packages/schemas/dist/public/design/index.d.ts +0 -13
- package/packages/schemas/dist/public/design/index.d.ts.map +0 -1
- package/packages/schemas/dist/public/design/index.js +0 -82
- package/packages/schemas/dist/public/design/index.js.map +0 -1
- package/packages/schemas/dist/public/design/token-types.d.ts +0 -1245
- package/packages/schemas/dist/public/design/token-types.d.ts.map +0 -1
- package/packages/schemas/dist/public/design/token-types.js +0 -282
- package/packages/schemas/dist/public/design/token-types.js.map +0 -1
- package/packages/schemas/dist/src/index.d.ts +0 -16
- package/packages/schemas/dist/src/index.d.ts.map +0 -1
- package/packages/schemas/dist/src/index.js +0 -19
- package/packages/schemas/dist/src/index.js.map +0 -1
- package/packages/schemas/dist/src/public/agent/chat-types.d.ts +0 -164
- package/packages/schemas/dist/src/public/agent/chat-types.d.ts.map +0 -1
- package/packages/schemas/dist/src/public/agent/chat-types.js +0 -10
- package/packages/schemas/dist/src/public/agent/chat-types.js.map +0 -1
- package/packages/schemas/dist/src/public/agent/index.d.ts +0 -9
- package/packages/schemas/dist/src/public/agent/index.d.ts.map +0 -1
- package/packages/schemas/dist/src/public/agent/index.js +0 -9
- package/packages/schemas/dist/src/public/agent/index.js.map +0 -1
- package/packages/schemas/dist/src/public/core/brand-types.d.ts +0 -308
- package/packages/schemas/dist/src/public/core/brand-types.d.ts.map +0 -1
- package/packages/schemas/dist/src/public/core/brand-types.js +0 -243
- package/packages/schemas/dist/src/public/core/brand-types.js.map +0 -1
- package/packages/schemas/dist/src/public/core/enums.d.ts +0 -227
- package/packages/schemas/dist/src/public/core/enums.d.ts.map +0 -1
- package/packages/schemas/dist/src/public/core/enums.js +0 -222
- package/packages/schemas/dist/src/public/core/enums.js.map +0 -1
- package/packages/schemas/dist/src/public/core/id-types.d.ts +0 -286
- package/packages/schemas/dist/src/public/core/id-types.d.ts.map +0 -1
- package/packages/schemas/dist/src/public/core/id-types.js +0 -136
- package/packages/schemas/dist/src/public/core/id-types.js.map +0 -1
- package/packages/schemas/dist/src/public/design/alias-types.d.ts +0 -346
- package/packages/schemas/dist/src/public/design/alias-types.d.ts.map +0 -1
- package/packages/schemas/dist/src/public/design/alias-types.js +0 -171
- package/packages/schemas/dist/src/public/design/alias-types.js.map +0 -1
- package/packages/schemas/dist/src/public/design/audit-types.d.ts +0 -545
- package/packages/schemas/dist/src/public/design/audit-types.d.ts.map +0 -1
- package/packages/schemas/dist/src/public/design/audit-types.js +0 -307
- package/packages/schemas/dist/src/public/design/audit-types.js.map +0 -1
- package/packages/schemas/dist/src/public/design/figma-types.d.ts +0 -1306
- package/packages/schemas/dist/src/public/design/figma-types.d.ts.map +0 -1
- package/packages/schemas/dist/src/public/design/figma-types.js +0 -428
- package/packages/schemas/dist/src/public/design/figma-types.js.map +0 -1
- package/packages/schemas/dist/src/public/design/index.d.ts +0 -13
- package/packages/schemas/dist/src/public/design/index.d.ts.map +0 -1
- package/packages/schemas/dist/src/public/design/index.js +0 -82
- package/packages/schemas/dist/src/public/design/index.js.map +0 -1
- package/packages/schemas/dist/src/public/design/token-types.d.ts +0 -1245
- package/packages/schemas/dist/src/public/design/token-types.d.ts.map +0 -1
- package/packages/schemas/dist/src/public/design/token-types.js +0 -282
- package/packages/schemas/dist/src/public/design/token-types.js.map +0 -1
- package/packages/schemas/dist/tsconfig.tsbuildinfo +0 -1
- package/packages/schemas/package.json +0 -66
- package/packages/schemas/vitest.config.ts +0 -29
- package/vitest.config.ts +0 -28
|
@@ -1,1302 +0,0 @@
|
|
|
1
|
-
[
|
|
2
|
-
{
|
|
3
|
-
"operation": "bash",
|
|
4
|
-
"command": "command 0",
|
|
5
|
-
"details": "Executed bash command: command 0",
|
|
6
|
-
"destructive": false,
|
|
7
|
-
"matchedRules": [],
|
|
8
|
-
"ruleDetails": [],
|
|
9
|
-
"userConfirmed": false,
|
|
10
|
-
"autoAccepted": true,
|
|
11
|
-
"scope": "session",
|
|
12
|
-
"timestamp": "2025-12-04T05:57:55.261Z",
|
|
13
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
14
|
-
},
|
|
15
|
-
{
|
|
16
|
-
"operation": "bash",
|
|
17
|
-
"command": "command 1",
|
|
18
|
-
"details": "Executed bash command: command 1",
|
|
19
|
-
"destructive": false,
|
|
20
|
-
"matchedRules": [],
|
|
21
|
-
"ruleDetails": [],
|
|
22
|
-
"userConfirmed": false,
|
|
23
|
-
"autoAccepted": true,
|
|
24
|
-
"scope": "session",
|
|
25
|
-
"timestamp": "2025-12-04T05:57:55.261Z",
|
|
26
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
27
|
-
},
|
|
28
|
-
{
|
|
29
|
-
"operation": "bash",
|
|
30
|
-
"command": "command 2",
|
|
31
|
-
"details": "Executed bash command: command 2",
|
|
32
|
-
"destructive": false,
|
|
33
|
-
"matchedRules": [],
|
|
34
|
-
"ruleDetails": [],
|
|
35
|
-
"userConfirmed": false,
|
|
36
|
-
"autoAccepted": true,
|
|
37
|
-
"scope": "session",
|
|
38
|
-
"timestamp": "2025-12-04T05:57:55.261Z",
|
|
39
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
40
|
-
},
|
|
41
|
-
{
|
|
42
|
-
"operation": "bash",
|
|
43
|
-
"command": "command 3",
|
|
44
|
-
"details": "Executed bash command: command 3",
|
|
45
|
-
"destructive": false,
|
|
46
|
-
"matchedRules": [],
|
|
47
|
-
"ruleDetails": [],
|
|
48
|
-
"userConfirmed": false,
|
|
49
|
-
"autoAccepted": true,
|
|
50
|
-
"scope": "session",
|
|
51
|
-
"timestamp": "2025-12-04T05:57:55.262Z",
|
|
52
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
53
|
-
},
|
|
54
|
-
{
|
|
55
|
-
"operation": "bash",
|
|
56
|
-
"command": "command 4",
|
|
57
|
-
"details": "Executed bash command: command 4",
|
|
58
|
-
"destructive": false,
|
|
59
|
-
"matchedRules": [],
|
|
60
|
-
"ruleDetails": [],
|
|
61
|
-
"userConfirmed": false,
|
|
62
|
-
"autoAccepted": true,
|
|
63
|
-
"scope": "session",
|
|
64
|
-
"timestamp": "2025-12-04T05:57:55.262Z",
|
|
65
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
66
|
-
},
|
|
67
|
-
{
|
|
68
|
-
"operation": "bash",
|
|
69
|
-
"command": "command 5",
|
|
70
|
-
"details": "Executed bash command: command 5",
|
|
71
|
-
"destructive": false,
|
|
72
|
-
"matchedRules": [],
|
|
73
|
-
"ruleDetails": [],
|
|
74
|
-
"userConfirmed": false,
|
|
75
|
-
"autoAccepted": true,
|
|
76
|
-
"scope": "session",
|
|
77
|
-
"timestamp": "2025-12-04T05:57:55.262Z",
|
|
78
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
79
|
-
},
|
|
80
|
-
{
|
|
81
|
-
"operation": "bash",
|
|
82
|
-
"command": "command 6",
|
|
83
|
-
"details": "Executed bash command: command 6",
|
|
84
|
-
"destructive": false,
|
|
85
|
-
"matchedRules": [],
|
|
86
|
-
"ruleDetails": [],
|
|
87
|
-
"userConfirmed": false,
|
|
88
|
-
"autoAccepted": true,
|
|
89
|
-
"scope": "session",
|
|
90
|
-
"timestamp": "2025-12-04T05:57:55.262Z",
|
|
91
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
92
|
-
},
|
|
93
|
-
{
|
|
94
|
-
"operation": "bash",
|
|
95
|
-
"command": "command 7",
|
|
96
|
-
"details": "Executed bash command: command 7",
|
|
97
|
-
"destructive": false,
|
|
98
|
-
"matchedRules": [],
|
|
99
|
-
"ruleDetails": [],
|
|
100
|
-
"userConfirmed": false,
|
|
101
|
-
"autoAccepted": true,
|
|
102
|
-
"scope": "session",
|
|
103
|
-
"timestamp": "2025-12-04T05:57:55.262Z",
|
|
104
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
105
|
-
},
|
|
106
|
-
{
|
|
107
|
-
"operation": "bash",
|
|
108
|
-
"command": "command 8",
|
|
109
|
-
"details": "Executed bash command: command 8",
|
|
110
|
-
"destructive": false,
|
|
111
|
-
"matchedRules": [],
|
|
112
|
-
"ruleDetails": [],
|
|
113
|
-
"userConfirmed": false,
|
|
114
|
-
"autoAccepted": true,
|
|
115
|
-
"scope": "session",
|
|
116
|
-
"timestamp": "2025-12-04T05:57:55.262Z",
|
|
117
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
118
|
-
},
|
|
119
|
-
{
|
|
120
|
-
"operation": "bash",
|
|
121
|
-
"command": "command 9",
|
|
122
|
-
"details": "Executed bash command: command 9",
|
|
123
|
-
"destructive": false,
|
|
124
|
-
"matchedRules": [],
|
|
125
|
-
"ruleDetails": [],
|
|
126
|
-
"userConfirmed": false,
|
|
127
|
-
"autoAccepted": true,
|
|
128
|
-
"scope": "session",
|
|
129
|
-
"timestamp": "2025-12-04T05:57:55.263Z",
|
|
130
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
131
|
-
},
|
|
132
|
-
{
|
|
133
|
-
"operation": "bash",
|
|
134
|
-
"command": "command 10",
|
|
135
|
-
"details": "Executed bash command: command 10",
|
|
136
|
-
"destructive": false,
|
|
137
|
-
"matchedRules": [],
|
|
138
|
-
"ruleDetails": [],
|
|
139
|
-
"userConfirmed": false,
|
|
140
|
-
"autoAccepted": true,
|
|
141
|
-
"scope": "session",
|
|
142
|
-
"timestamp": "2025-12-04T05:57:55.263Z",
|
|
143
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
144
|
-
},
|
|
145
|
-
{
|
|
146
|
-
"operation": "bash",
|
|
147
|
-
"command": "command 11",
|
|
148
|
-
"details": "Executed bash command: command 11",
|
|
149
|
-
"destructive": false,
|
|
150
|
-
"matchedRules": [],
|
|
151
|
-
"ruleDetails": [],
|
|
152
|
-
"userConfirmed": false,
|
|
153
|
-
"autoAccepted": true,
|
|
154
|
-
"scope": "session",
|
|
155
|
-
"timestamp": "2025-12-04T05:57:55.264Z",
|
|
156
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
157
|
-
},
|
|
158
|
-
{
|
|
159
|
-
"operation": "bash",
|
|
160
|
-
"command": "command 12",
|
|
161
|
-
"details": "Executed bash command: command 12",
|
|
162
|
-
"destructive": false,
|
|
163
|
-
"matchedRules": [],
|
|
164
|
-
"ruleDetails": [],
|
|
165
|
-
"userConfirmed": false,
|
|
166
|
-
"autoAccepted": true,
|
|
167
|
-
"scope": "session",
|
|
168
|
-
"timestamp": "2025-12-04T05:57:55.264Z",
|
|
169
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
170
|
-
},
|
|
171
|
-
{
|
|
172
|
-
"operation": "bash",
|
|
173
|
-
"command": "command 13",
|
|
174
|
-
"details": "Executed bash command: command 13",
|
|
175
|
-
"destructive": false,
|
|
176
|
-
"matchedRules": [],
|
|
177
|
-
"ruleDetails": [],
|
|
178
|
-
"userConfirmed": false,
|
|
179
|
-
"autoAccepted": true,
|
|
180
|
-
"scope": "session",
|
|
181
|
-
"timestamp": "2025-12-04T05:57:55.266Z",
|
|
182
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
183
|
-
},
|
|
184
|
-
{
|
|
185
|
-
"operation": "bash",
|
|
186
|
-
"command": "command 14",
|
|
187
|
-
"details": "Executed bash command: command 14",
|
|
188
|
-
"destructive": false,
|
|
189
|
-
"matchedRules": [],
|
|
190
|
-
"ruleDetails": [],
|
|
191
|
-
"userConfirmed": false,
|
|
192
|
-
"autoAccepted": true,
|
|
193
|
-
"scope": "session",
|
|
194
|
-
"timestamp": "2025-12-04T05:57:55.266Z",
|
|
195
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
196
|
-
},
|
|
197
|
-
{
|
|
198
|
-
"operation": "bash",
|
|
199
|
-
"command": "command 15",
|
|
200
|
-
"details": "Executed bash command: command 15",
|
|
201
|
-
"destructive": false,
|
|
202
|
-
"matchedRules": [],
|
|
203
|
-
"ruleDetails": [],
|
|
204
|
-
"userConfirmed": false,
|
|
205
|
-
"autoAccepted": true,
|
|
206
|
-
"scope": "session",
|
|
207
|
-
"timestamp": "2025-12-04T05:57:55.266Z",
|
|
208
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
209
|
-
},
|
|
210
|
-
{
|
|
211
|
-
"operation": "bash",
|
|
212
|
-
"command": "command 16",
|
|
213
|
-
"details": "Executed bash command: command 16",
|
|
214
|
-
"destructive": false,
|
|
215
|
-
"matchedRules": [],
|
|
216
|
-
"ruleDetails": [],
|
|
217
|
-
"userConfirmed": false,
|
|
218
|
-
"autoAccepted": true,
|
|
219
|
-
"scope": "session",
|
|
220
|
-
"timestamp": "2025-12-04T05:57:55.267Z",
|
|
221
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
222
|
-
},
|
|
223
|
-
{
|
|
224
|
-
"operation": "bash",
|
|
225
|
-
"command": "command 17",
|
|
226
|
-
"details": "Executed bash command: command 17",
|
|
227
|
-
"destructive": false,
|
|
228
|
-
"matchedRules": [],
|
|
229
|
-
"ruleDetails": [],
|
|
230
|
-
"userConfirmed": false,
|
|
231
|
-
"autoAccepted": true,
|
|
232
|
-
"scope": "session",
|
|
233
|
-
"timestamp": "2025-12-04T05:57:55.267Z",
|
|
234
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
235
|
-
},
|
|
236
|
-
{
|
|
237
|
-
"operation": "bash",
|
|
238
|
-
"command": "command 18",
|
|
239
|
-
"details": "Executed bash command: command 18",
|
|
240
|
-
"destructive": false,
|
|
241
|
-
"matchedRules": [],
|
|
242
|
-
"ruleDetails": [],
|
|
243
|
-
"userConfirmed": false,
|
|
244
|
-
"autoAccepted": true,
|
|
245
|
-
"scope": "session",
|
|
246
|
-
"timestamp": "2025-12-04T05:57:55.267Z",
|
|
247
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
248
|
-
},
|
|
249
|
-
{
|
|
250
|
-
"operation": "bash",
|
|
251
|
-
"command": "command 19",
|
|
252
|
-
"details": "Executed bash command: command 19",
|
|
253
|
-
"destructive": false,
|
|
254
|
-
"matchedRules": [],
|
|
255
|
-
"ruleDetails": [],
|
|
256
|
-
"userConfirmed": false,
|
|
257
|
-
"autoAccepted": true,
|
|
258
|
-
"scope": "session",
|
|
259
|
-
"timestamp": "2025-12-04T05:57:55.267Z",
|
|
260
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
261
|
-
},
|
|
262
|
-
{
|
|
263
|
-
"operation": "bash",
|
|
264
|
-
"command": "command 20",
|
|
265
|
-
"details": "Executed bash command: command 20",
|
|
266
|
-
"destructive": false,
|
|
267
|
-
"matchedRules": [],
|
|
268
|
-
"ruleDetails": [],
|
|
269
|
-
"userConfirmed": false,
|
|
270
|
-
"autoAccepted": true,
|
|
271
|
-
"scope": "session",
|
|
272
|
-
"timestamp": "2025-12-04T05:57:55.267Z",
|
|
273
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
274
|
-
},
|
|
275
|
-
{
|
|
276
|
-
"operation": "bash",
|
|
277
|
-
"command": "command 21",
|
|
278
|
-
"details": "Executed bash command: command 21",
|
|
279
|
-
"destructive": false,
|
|
280
|
-
"matchedRules": [],
|
|
281
|
-
"ruleDetails": [],
|
|
282
|
-
"userConfirmed": false,
|
|
283
|
-
"autoAccepted": true,
|
|
284
|
-
"scope": "session",
|
|
285
|
-
"timestamp": "2025-12-04T05:57:55.267Z",
|
|
286
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
287
|
-
},
|
|
288
|
-
{
|
|
289
|
-
"operation": "bash",
|
|
290
|
-
"command": "command 22",
|
|
291
|
-
"details": "Executed bash command: command 22",
|
|
292
|
-
"destructive": false,
|
|
293
|
-
"matchedRules": [],
|
|
294
|
-
"ruleDetails": [],
|
|
295
|
-
"userConfirmed": false,
|
|
296
|
-
"autoAccepted": true,
|
|
297
|
-
"scope": "session",
|
|
298
|
-
"timestamp": "2025-12-04T05:57:55.268Z",
|
|
299
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
300
|
-
},
|
|
301
|
-
{
|
|
302
|
-
"operation": "bash",
|
|
303
|
-
"command": "command 23",
|
|
304
|
-
"details": "Executed bash command: command 23",
|
|
305
|
-
"destructive": false,
|
|
306
|
-
"matchedRules": [],
|
|
307
|
-
"ruleDetails": [],
|
|
308
|
-
"userConfirmed": false,
|
|
309
|
-
"autoAccepted": true,
|
|
310
|
-
"scope": "session",
|
|
311
|
-
"timestamp": "2025-12-04T05:57:55.268Z",
|
|
312
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
313
|
-
},
|
|
314
|
-
{
|
|
315
|
-
"operation": "bash",
|
|
316
|
-
"command": "command 24",
|
|
317
|
-
"details": "Executed bash command: command 24",
|
|
318
|
-
"destructive": false,
|
|
319
|
-
"matchedRules": [],
|
|
320
|
-
"ruleDetails": [],
|
|
321
|
-
"userConfirmed": false,
|
|
322
|
-
"autoAccepted": true,
|
|
323
|
-
"scope": "session",
|
|
324
|
-
"timestamp": "2025-12-04T05:57:55.268Z",
|
|
325
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
326
|
-
},
|
|
327
|
-
{
|
|
328
|
-
"operation": "bash",
|
|
329
|
-
"command": "command 25",
|
|
330
|
-
"details": "Executed bash command: command 25",
|
|
331
|
-
"destructive": false,
|
|
332
|
-
"matchedRules": [],
|
|
333
|
-
"ruleDetails": [],
|
|
334
|
-
"userConfirmed": false,
|
|
335
|
-
"autoAccepted": true,
|
|
336
|
-
"scope": "session",
|
|
337
|
-
"timestamp": "2025-12-04T05:57:55.268Z",
|
|
338
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
339
|
-
},
|
|
340
|
-
{
|
|
341
|
-
"operation": "bash",
|
|
342
|
-
"command": "command 26",
|
|
343
|
-
"details": "Executed bash command: command 26",
|
|
344
|
-
"destructive": false,
|
|
345
|
-
"matchedRules": [],
|
|
346
|
-
"ruleDetails": [],
|
|
347
|
-
"userConfirmed": false,
|
|
348
|
-
"autoAccepted": true,
|
|
349
|
-
"scope": "session",
|
|
350
|
-
"timestamp": "2025-12-04T05:57:55.268Z",
|
|
351
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
352
|
-
},
|
|
353
|
-
{
|
|
354
|
-
"operation": "bash",
|
|
355
|
-
"command": "command 27",
|
|
356
|
-
"details": "Executed bash command: command 27",
|
|
357
|
-
"destructive": false,
|
|
358
|
-
"matchedRules": [],
|
|
359
|
-
"ruleDetails": [],
|
|
360
|
-
"userConfirmed": false,
|
|
361
|
-
"autoAccepted": true,
|
|
362
|
-
"scope": "session",
|
|
363
|
-
"timestamp": "2025-12-04T05:57:55.268Z",
|
|
364
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
365
|
-
},
|
|
366
|
-
{
|
|
367
|
-
"operation": "bash",
|
|
368
|
-
"command": "command 28",
|
|
369
|
-
"details": "Executed bash command: command 28",
|
|
370
|
-
"destructive": false,
|
|
371
|
-
"matchedRules": [],
|
|
372
|
-
"ruleDetails": [],
|
|
373
|
-
"userConfirmed": false,
|
|
374
|
-
"autoAccepted": true,
|
|
375
|
-
"scope": "session",
|
|
376
|
-
"timestamp": "2025-12-04T05:57:55.269Z",
|
|
377
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
378
|
-
},
|
|
379
|
-
{
|
|
380
|
-
"operation": "bash",
|
|
381
|
-
"command": "command 29",
|
|
382
|
-
"details": "Executed bash command: command 29",
|
|
383
|
-
"destructive": false,
|
|
384
|
-
"matchedRules": [],
|
|
385
|
-
"ruleDetails": [],
|
|
386
|
-
"userConfirmed": false,
|
|
387
|
-
"autoAccepted": true,
|
|
388
|
-
"scope": "session",
|
|
389
|
-
"timestamp": "2025-12-04T05:57:55.269Z",
|
|
390
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
391
|
-
},
|
|
392
|
-
{
|
|
393
|
-
"operation": "bash",
|
|
394
|
-
"command": "command 30",
|
|
395
|
-
"details": "Executed bash command: command 30",
|
|
396
|
-
"destructive": false,
|
|
397
|
-
"matchedRules": [],
|
|
398
|
-
"ruleDetails": [],
|
|
399
|
-
"userConfirmed": false,
|
|
400
|
-
"autoAccepted": true,
|
|
401
|
-
"scope": "session",
|
|
402
|
-
"timestamp": "2025-12-04T05:57:55.269Z",
|
|
403
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
404
|
-
},
|
|
405
|
-
{
|
|
406
|
-
"operation": "bash",
|
|
407
|
-
"command": "command 31",
|
|
408
|
-
"details": "Executed bash command: command 31",
|
|
409
|
-
"destructive": false,
|
|
410
|
-
"matchedRules": [],
|
|
411
|
-
"ruleDetails": [],
|
|
412
|
-
"userConfirmed": false,
|
|
413
|
-
"autoAccepted": true,
|
|
414
|
-
"scope": "session",
|
|
415
|
-
"timestamp": "2025-12-04T05:57:55.269Z",
|
|
416
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
417
|
-
},
|
|
418
|
-
{
|
|
419
|
-
"operation": "bash",
|
|
420
|
-
"command": "command 32",
|
|
421
|
-
"details": "Executed bash command: command 32",
|
|
422
|
-
"destructive": false,
|
|
423
|
-
"matchedRules": [],
|
|
424
|
-
"ruleDetails": [],
|
|
425
|
-
"userConfirmed": false,
|
|
426
|
-
"autoAccepted": true,
|
|
427
|
-
"scope": "session",
|
|
428
|
-
"timestamp": "2025-12-04T05:57:55.270Z",
|
|
429
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
430
|
-
},
|
|
431
|
-
{
|
|
432
|
-
"operation": "bash",
|
|
433
|
-
"command": "command 33",
|
|
434
|
-
"details": "Executed bash command: command 33",
|
|
435
|
-
"destructive": false,
|
|
436
|
-
"matchedRules": [],
|
|
437
|
-
"ruleDetails": [],
|
|
438
|
-
"userConfirmed": false,
|
|
439
|
-
"autoAccepted": true,
|
|
440
|
-
"scope": "session",
|
|
441
|
-
"timestamp": "2025-12-04T05:57:55.270Z",
|
|
442
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
443
|
-
},
|
|
444
|
-
{
|
|
445
|
-
"operation": "bash",
|
|
446
|
-
"command": "command 34",
|
|
447
|
-
"details": "Executed bash command: command 34",
|
|
448
|
-
"destructive": false,
|
|
449
|
-
"matchedRules": [],
|
|
450
|
-
"ruleDetails": [],
|
|
451
|
-
"userConfirmed": false,
|
|
452
|
-
"autoAccepted": true,
|
|
453
|
-
"scope": "session",
|
|
454
|
-
"timestamp": "2025-12-04T05:57:55.270Z",
|
|
455
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
456
|
-
},
|
|
457
|
-
{
|
|
458
|
-
"operation": "bash",
|
|
459
|
-
"command": "command 35",
|
|
460
|
-
"details": "Executed bash command: command 35",
|
|
461
|
-
"destructive": false,
|
|
462
|
-
"matchedRules": [],
|
|
463
|
-
"ruleDetails": [],
|
|
464
|
-
"userConfirmed": false,
|
|
465
|
-
"autoAccepted": true,
|
|
466
|
-
"scope": "session",
|
|
467
|
-
"timestamp": "2025-12-04T05:57:55.270Z",
|
|
468
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
469
|
-
},
|
|
470
|
-
{
|
|
471
|
-
"operation": "bash",
|
|
472
|
-
"command": "command 36",
|
|
473
|
-
"details": "Executed bash command: command 36",
|
|
474
|
-
"destructive": false,
|
|
475
|
-
"matchedRules": [],
|
|
476
|
-
"ruleDetails": [],
|
|
477
|
-
"userConfirmed": false,
|
|
478
|
-
"autoAccepted": true,
|
|
479
|
-
"scope": "session",
|
|
480
|
-
"timestamp": "2025-12-04T05:57:55.270Z",
|
|
481
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
482
|
-
},
|
|
483
|
-
{
|
|
484
|
-
"operation": "bash",
|
|
485
|
-
"command": "command 37",
|
|
486
|
-
"details": "Executed bash command: command 37",
|
|
487
|
-
"destructive": false,
|
|
488
|
-
"matchedRules": [],
|
|
489
|
-
"ruleDetails": [],
|
|
490
|
-
"userConfirmed": false,
|
|
491
|
-
"autoAccepted": true,
|
|
492
|
-
"scope": "session",
|
|
493
|
-
"timestamp": "2025-12-04T05:57:55.271Z",
|
|
494
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
495
|
-
},
|
|
496
|
-
{
|
|
497
|
-
"operation": "bash",
|
|
498
|
-
"command": "command 38",
|
|
499
|
-
"details": "Executed bash command: command 38",
|
|
500
|
-
"destructive": false,
|
|
501
|
-
"matchedRules": [],
|
|
502
|
-
"ruleDetails": [],
|
|
503
|
-
"userConfirmed": false,
|
|
504
|
-
"autoAccepted": true,
|
|
505
|
-
"scope": "session",
|
|
506
|
-
"timestamp": "2025-12-04T05:57:55.271Z",
|
|
507
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
508
|
-
},
|
|
509
|
-
{
|
|
510
|
-
"operation": "bash",
|
|
511
|
-
"command": "command 39",
|
|
512
|
-
"details": "Executed bash command: command 39",
|
|
513
|
-
"destructive": false,
|
|
514
|
-
"matchedRules": [],
|
|
515
|
-
"ruleDetails": [],
|
|
516
|
-
"userConfirmed": false,
|
|
517
|
-
"autoAccepted": true,
|
|
518
|
-
"scope": "session",
|
|
519
|
-
"timestamp": "2025-12-04T05:57:55.271Z",
|
|
520
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
521
|
-
},
|
|
522
|
-
{
|
|
523
|
-
"operation": "bash",
|
|
524
|
-
"command": "command 40",
|
|
525
|
-
"details": "Executed bash command: command 40",
|
|
526
|
-
"destructive": false,
|
|
527
|
-
"matchedRules": [],
|
|
528
|
-
"ruleDetails": [],
|
|
529
|
-
"userConfirmed": false,
|
|
530
|
-
"autoAccepted": true,
|
|
531
|
-
"scope": "session",
|
|
532
|
-
"timestamp": "2025-12-04T05:57:55.271Z",
|
|
533
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
534
|
-
},
|
|
535
|
-
{
|
|
536
|
-
"operation": "bash",
|
|
537
|
-
"command": "command 41",
|
|
538
|
-
"details": "Executed bash command: command 41",
|
|
539
|
-
"destructive": false,
|
|
540
|
-
"matchedRules": [],
|
|
541
|
-
"ruleDetails": [],
|
|
542
|
-
"userConfirmed": false,
|
|
543
|
-
"autoAccepted": true,
|
|
544
|
-
"scope": "session",
|
|
545
|
-
"timestamp": "2025-12-04T05:57:55.271Z",
|
|
546
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
547
|
-
},
|
|
548
|
-
{
|
|
549
|
-
"operation": "bash",
|
|
550
|
-
"command": "command 42",
|
|
551
|
-
"details": "Executed bash command: command 42",
|
|
552
|
-
"destructive": false,
|
|
553
|
-
"matchedRules": [],
|
|
554
|
-
"ruleDetails": [],
|
|
555
|
-
"userConfirmed": false,
|
|
556
|
-
"autoAccepted": true,
|
|
557
|
-
"scope": "session",
|
|
558
|
-
"timestamp": "2025-12-04T05:57:55.272Z",
|
|
559
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
560
|
-
},
|
|
561
|
-
{
|
|
562
|
-
"operation": "bash",
|
|
563
|
-
"command": "command 43",
|
|
564
|
-
"details": "Executed bash command: command 43",
|
|
565
|
-
"destructive": false,
|
|
566
|
-
"matchedRules": [],
|
|
567
|
-
"ruleDetails": [],
|
|
568
|
-
"userConfirmed": false,
|
|
569
|
-
"autoAccepted": true,
|
|
570
|
-
"scope": "session",
|
|
571
|
-
"timestamp": "2025-12-04T05:57:55.272Z",
|
|
572
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
573
|
-
},
|
|
574
|
-
{
|
|
575
|
-
"operation": "bash",
|
|
576
|
-
"command": "command 44",
|
|
577
|
-
"details": "Executed bash command: command 44",
|
|
578
|
-
"destructive": false,
|
|
579
|
-
"matchedRules": [],
|
|
580
|
-
"ruleDetails": [],
|
|
581
|
-
"userConfirmed": false,
|
|
582
|
-
"autoAccepted": true,
|
|
583
|
-
"scope": "session",
|
|
584
|
-
"timestamp": "2025-12-04T05:57:55.273Z",
|
|
585
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
586
|
-
},
|
|
587
|
-
{
|
|
588
|
-
"operation": "bash",
|
|
589
|
-
"command": "command 45",
|
|
590
|
-
"details": "Executed bash command: command 45",
|
|
591
|
-
"destructive": false,
|
|
592
|
-
"matchedRules": [],
|
|
593
|
-
"ruleDetails": [],
|
|
594
|
-
"userConfirmed": false,
|
|
595
|
-
"autoAccepted": true,
|
|
596
|
-
"scope": "session",
|
|
597
|
-
"timestamp": "2025-12-04T05:57:55.273Z",
|
|
598
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
599
|
-
},
|
|
600
|
-
{
|
|
601
|
-
"operation": "bash",
|
|
602
|
-
"command": "command 46",
|
|
603
|
-
"details": "Executed bash command: command 46",
|
|
604
|
-
"destructive": false,
|
|
605
|
-
"matchedRules": [],
|
|
606
|
-
"ruleDetails": [],
|
|
607
|
-
"userConfirmed": false,
|
|
608
|
-
"autoAccepted": true,
|
|
609
|
-
"scope": "session",
|
|
610
|
-
"timestamp": "2025-12-04T05:57:55.273Z",
|
|
611
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
612
|
-
},
|
|
613
|
-
{
|
|
614
|
-
"operation": "bash",
|
|
615
|
-
"command": "command 47",
|
|
616
|
-
"details": "Executed bash command: command 47",
|
|
617
|
-
"destructive": false,
|
|
618
|
-
"matchedRules": [],
|
|
619
|
-
"ruleDetails": [],
|
|
620
|
-
"userConfirmed": false,
|
|
621
|
-
"autoAccepted": true,
|
|
622
|
-
"scope": "session",
|
|
623
|
-
"timestamp": "2025-12-04T05:57:55.273Z",
|
|
624
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
625
|
-
},
|
|
626
|
-
{
|
|
627
|
-
"operation": "bash",
|
|
628
|
-
"command": "command 48",
|
|
629
|
-
"details": "Executed bash command: command 48",
|
|
630
|
-
"destructive": false,
|
|
631
|
-
"matchedRules": [],
|
|
632
|
-
"ruleDetails": [],
|
|
633
|
-
"userConfirmed": false,
|
|
634
|
-
"autoAccepted": true,
|
|
635
|
-
"scope": "session",
|
|
636
|
-
"timestamp": "2025-12-04T05:57:55.273Z",
|
|
637
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
638
|
-
},
|
|
639
|
-
{
|
|
640
|
-
"operation": "bash",
|
|
641
|
-
"command": "command 49",
|
|
642
|
-
"details": "Executed bash command: command 49",
|
|
643
|
-
"destructive": false,
|
|
644
|
-
"matchedRules": [],
|
|
645
|
-
"ruleDetails": [],
|
|
646
|
-
"userConfirmed": false,
|
|
647
|
-
"autoAccepted": true,
|
|
648
|
-
"scope": "session",
|
|
649
|
-
"timestamp": "2025-12-04T05:57:55.274Z",
|
|
650
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
651
|
-
},
|
|
652
|
-
{
|
|
653
|
-
"operation": "bash",
|
|
654
|
-
"command": "command 50",
|
|
655
|
-
"details": "Executed bash command: command 50",
|
|
656
|
-
"destructive": false,
|
|
657
|
-
"matchedRules": [],
|
|
658
|
-
"ruleDetails": [],
|
|
659
|
-
"userConfirmed": false,
|
|
660
|
-
"autoAccepted": true,
|
|
661
|
-
"scope": "session",
|
|
662
|
-
"timestamp": "2025-12-04T05:57:55.274Z",
|
|
663
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
664
|
-
},
|
|
665
|
-
{
|
|
666
|
-
"operation": "bash",
|
|
667
|
-
"command": "command 51",
|
|
668
|
-
"details": "Executed bash command: command 51",
|
|
669
|
-
"destructive": false,
|
|
670
|
-
"matchedRules": [],
|
|
671
|
-
"ruleDetails": [],
|
|
672
|
-
"userConfirmed": false,
|
|
673
|
-
"autoAccepted": true,
|
|
674
|
-
"scope": "session",
|
|
675
|
-
"timestamp": "2025-12-04T05:57:55.274Z",
|
|
676
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
677
|
-
},
|
|
678
|
-
{
|
|
679
|
-
"operation": "bash",
|
|
680
|
-
"command": "command 52",
|
|
681
|
-
"details": "Executed bash command: command 52",
|
|
682
|
-
"destructive": false,
|
|
683
|
-
"matchedRules": [],
|
|
684
|
-
"ruleDetails": [],
|
|
685
|
-
"userConfirmed": false,
|
|
686
|
-
"autoAccepted": true,
|
|
687
|
-
"scope": "session",
|
|
688
|
-
"timestamp": "2025-12-04T05:57:55.274Z",
|
|
689
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
690
|
-
},
|
|
691
|
-
{
|
|
692
|
-
"operation": "bash",
|
|
693
|
-
"command": "command 53",
|
|
694
|
-
"details": "Executed bash command: command 53",
|
|
695
|
-
"destructive": false,
|
|
696
|
-
"matchedRules": [],
|
|
697
|
-
"ruleDetails": [],
|
|
698
|
-
"userConfirmed": false,
|
|
699
|
-
"autoAccepted": true,
|
|
700
|
-
"scope": "session",
|
|
701
|
-
"timestamp": "2025-12-04T05:57:55.275Z",
|
|
702
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
703
|
-
},
|
|
704
|
-
{
|
|
705
|
-
"operation": "bash",
|
|
706
|
-
"command": "command 54",
|
|
707
|
-
"details": "Executed bash command: command 54",
|
|
708
|
-
"destructive": false,
|
|
709
|
-
"matchedRules": [],
|
|
710
|
-
"ruleDetails": [],
|
|
711
|
-
"userConfirmed": false,
|
|
712
|
-
"autoAccepted": true,
|
|
713
|
-
"scope": "session",
|
|
714
|
-
"timestamp": "2025-12-04T05:57:55.275Z",
|
|
715
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
716
|
-
},
|
|
717
|
-
{
|
|
718
|
-
"operation": "bash",
|
|
719
|
-
"command": "command 55",
|
|
720
|
-
"details": "Executed bash command: command 55",
|
|
721
|
-
"destructive": false,
|
|
722
|
-
"matchedRules": [],
|
|
723
|
-
"ruleDetails": [],
|
|
724
|
-
"userConfirmed": false,
|
|
725
|
-
"autoAccepted": true,
|
|
726
|
-
"scope": "session",
|
|
727
|
-
"timestamp": "2025-12-04T05:57:55.275Z",
|
|
728
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
729
|
-
},
|
|
730
|
-
{
|
|
731
|
-
"operation": "bash",
|
|
732
|
-
"command": "command 56",
|
|
733
|
-
"details": "Executed bash command: command 56",
|
|
734
|
-
"destructive": false,
|
|
735
|
-
"matchedRules": [],
|
|
736
|
-
"ruleDetails": [],
|
|
737
|
-
"userConfirmed": false,
|
|
738
|
-
"autoAccepted": true,
|
|
739
|
-
"scope": "session",
|
|
740
|
-
"timestamp": "2025-12-04T05:57:55.275Z",
|
|
741
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
742
|
-
},
|
|
743
|
-
{
|
|
744
|
-
"operation": "bash",
|
|
745
|
-
"command": "command 57",
|
|
746
|
-
"details": "Executed bash command: command 57",
|
|
747
|
-
"destructive": false,
|
|
748
|
-
"matchedRules": [],
|
|
749
|
-
"ruleDetails": [],
|
|
750
|
-
"userConfirmed": false,
|
|
751
|
-
"autoAccepted": true,
|
|
752
|
-
"scope": "session",
|
|
753
|
-
"timestamp": "2025-12-04T05:57:55.275Z",
|
|
754
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
755
|
-
},
|
|
756
|
-
{
|
|
757
|
-
"operation": "bash",
|
|
758
|
-
"command": "command 58",
|
|
759
|
-
"details": "Executed bash command: command 58",
|
|
760
|
-
"destructive": false,
|
|
761
|
-
"matchedRules": [],
|
|
762
|
-
"ruleDetails": [],
|
|
763
|
-
"userConfirmed": false,
|
|
764
|
-
"autoAccepted": true,
|
|
765
|
-
"scope": "session",
|
|
766
|
-
"timestamp": "2025-12-04T05:57:55.275Z",
|
|
767
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
768
|
-
},
|
|
769
|
-
{
|
|
770
|
-
"operation": "bash",
|
|
771
|
-
"command": "command 59",
|
|
772
|
-
"details": "Executed bash command: command 59",
|
|
773
|
-
"destructive": false,
|
|
774
|
-
"matchedRules": [],
|
|
775
|
-
"ruleDetails": [],
|
|
776
|
-
"userConfirmed": false,
|
|
777
|
-
"autoAccepted": true,
|
|
778
|
-
"scope": "session",
|
|
779
|
-
"timestamp": "2025-12-04T05:57:55.276Z",
|
|
780
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
781
|
-
},
|
|
782
|
-
{
|
|
783
|
-
"operation": "bash",
|
|
784
|
-
"command": "command 60",
|
|
785
|
-
"details": "Executed bash command: command 60",
|
|
786
|
-
"destructive": false,
|
|
787
|
-
"matchedRules": [],
|
|
788
|
-
"ruleDetails": [],
|
|
789
|
-
"userConfirmed": false,
|
|
790
|
-
"autoAccepted": true,
|
|
791
|
-
"scope": "session",
|
|
792
|
-
"timestamp": "2025-12-04T05:57:55.276Z",
|
|
793
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
794
|
-
},
|
|
795
|
-
{
|
|
796
|
-
"operation": "bash",
|
|
797
|
-
"command": "command 61",
|
|
798
|
-
"details": "Executed bash command: command 61",
|
|
799
|
-
"destructive": false,
|
|
800
|
-
"matchedRules": [],
|
|
801
|
-
"ruleDetails": [],
|
|
802
|
-
"userConfirmed": false,
|
|
803
|
-
"autoAccepted": true,
|
|
804
|
-
"scope": "session",
|
|
805
|
-
"timestamp": "2025-12-04T05:57:55.276Z",
|
|
806
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
807
|
-
},
|
|
808
|
-
{
|
|
809
|
-
"operation": "bash",
|
|
810
|
-
"command": "command 62",
|
|
811
|
-
"details": "Executed bash command: command 62",
|
|
812
|
-
"destructive": false,
|
|
813
|
-
"matchedRules": [],
|
|
814
|
-
"ruleDetails": [],
|
|
815
|
-
"userConfirmed": false,
|
|
816
|
-
"autoAccepted": true,
|
|
817
|
-
"scope": "session",
|
|
818
|
-
"timestamp": "2025-12-04T05:57:55.276Z",
|
|
819
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
820
|
-
},
|
|
821
|
-
{
|
|
822
|
-
"operation": "bash",
|
|
823
|
-
"command": "command 63",
|
|
824
|
-
"details": "Executed bash command: command 63",
|
|
825
|
-
"destructive": false,
|
|
826
|
-
"matchedRules": [],
|
|
827
|
-
"ruleDetails": [],
|
|
828
|
-
"userConfirmed": false,
|
|
829
|
-
"autoAccepted": true,
|
|
830
|
-
"scope": "session",
|
|
831
|
-
"timestamp": "2025-12-04T05:57:55.276Z",
|
|
832
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
833
|
-
},
|
|
834
|
-
{
|
|
835
|
-
"operation": "bash",
|
|
836
|
-
"command": "command 64",
|
|
837
|
-
"details": "Executed bash command: command 64",
|
|
838
|
-
"destructive": false,
|
|
839
|
-
"matchedRules": [],
|
|
840
|
-
"ruleDetails": [],
|
|
841
|
-
"userConfirmed": false,
|
|
842
|
-
"autoAccepted": true,
|
|
843
|
-
"scope": "session",
|
|
844
|
-
"timestamp": "2025-12-04T05:57:55.276Z",
|
|
845
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
846
|
-
},
|
|
847
|
-
{
|
|
848
|
-
"operation": "bash",
|
|
849
|
-
"command": "command 65",
|
|
850
|
-
"details": "Executed bash command: command 65",
|
|
851
|
-
"destructive": false,
|
|
852
|
-
"matchedRules": [],
|
|
853
|
-
"ruleDetails": [],
|
|
854
|
-
"userConfirmed": false,
|
|
855
|
-
"autoAccepted": true,
|
|
856
|
-
"scope": "session",
|
|
857
|
-
"timestamp": "2025-12-04T05:57:55.276Z",
|
|
858
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
859
|
-
},
|
|
860
|
-
{
|
|
861
|
-
"operation": "bash",
|
|
862
|
-
"command": "command 66",
|
|
863
|
-
"details": "Executed bash command: command 66",
|
|
864
|
-
"destructive": false,
|
|
865
|
-
"matchedRules": [],
|
|
866
|
-
"ruleDetails": [],
|
|
867
|
-
"userConfirmed": false,
|
|
868
|
-
"autoAccepted": true,
|
|
869
|
-
"scope": "session",
|
|
870
|
-
"timestamp": "2025-12-04T05:57:55.277Z",
|
|
871
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
872
|
-
},
|
|
873
|
-
{
|
|
874
|
-
"operation": "bash",
|
|
875
|
-
"command": "command 67",
|
|
876
|
-
"details": "Executed bash command: command 67",
|
|
877
|
-
"destructive": false,
|
|
878
|
-
"matchedRules": [],
|
|
879
|
-
"ruleDetails": [],
|
|
880
|
-
"userConfirmed": false,
|
|
881
|
-
"autoAccepted": true,
|
|
882
|
-
"scope": "session",
|
|
883
|
-
"timestamp": "2025-12-04T05:57:55.277Z",
|
|
884
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
885
|
-
},
|
|
886
|
-
{
|
|
887
|
-
"operation": "bash",
|
|
888
|
-
"command": "command 68",
|
|
889
|
-
"details": "Executed bash command: command 68",
|
|
890
|
-
"destructive": false,
|
|
891
|
-
"matchedRules": [],
|
|
892
|
-
"ruleDetails": [],
|
|
893
|
-
"userConfirmed": false,
|
|
894
|
-
"autoAccepted": true,
|
|
895
|
-
"scope": "session",
|
|
896
|
-
"timestamp": "2025-12-04T05:57:55.277Z",
|
|
897
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
898
|
-
},
|
|
899
|
-
{
|
|
900
|
-
"operation": "bash",
|
|
901
|
-
"command": "command 69",
|
|
902
|
-
"details": "Executed bash command: command 69",
|
|
903
|
-
"destructive": false,
|
|
904
|
-
"matchedRules": [],
|
|
905
|
-
"ruleDetails": [],
|
|
906
|
-
"userConfirmed": false,
|
|
907
|
-
"autoAccepted": true,
|
|
908
|
-
"scope": "session",
|
|
909
|
-
"timestamp": "2025-12-04T05:57:55.277Z",
|
|
910
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
911
|
-
},
|
|
912
|
-
{
|
|
913
|
-
"operation": "bash",
|
|
914
|
-
"command": "command 70",
|
|
915
|
-
"details": "Executed bash command: command 70",
|
|
916
|
-
"destructive": false,
|
|
917
|
-
"matchedRules": [],
|
|
918
|
-
"ruleDetails": [],
|
|
919
|
-
"userConfirmed": false,
|
|
920
|
-
"autoAccepted": true,
|
|
921
|
-
"scope": "session",
|
|
922
|
-
"timestamp": "2025-12-04T05:57:55.277Z",
|
|
923
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
924
|
-
},
|
|
925
|
-
{
|
|
926
|
-
"operation": "bash",
|
|
927
|
-
"command": "command 71",
|
|
928
|
-
"details": "Executed bash command: command 71",
|
|
929
|
-
"destructive": false,
|
|
930
|
-
"matchedRules": [],
|
|
931
|
-
"ruleDetails": [],
|
|
932
|
-
"userConfirmed": false,
|
|
933
|
-
"autoAccepted": true,
|
|
934
|
-
"scope": "session",
|
|
935
|
-
"timestamp": "2025-12-04T05:57:55.277Z",
|
|
936
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
937
|
-
},
|
|
938
|
-
{
|
|
939
|
-
"operation": "bash",
|
|
940
|
-
"command": "command 72",
|
|
941
|
-
"details": "Executed bash command: command 72",
|
|
942
|
-
"destructive": false,
|
|
943
|
-
"matchedRules": [],
|
|
944
|
-
"ruleDetails": [],
|
|
945
|
-
"userConfirmed": false,
|
|
946
|
-
"autoAccepted": true,
|
|
947
|
-
"scope": "session",
|
|
948
|
-
"timestamp": "2025-12-04T05:57:55.277Z",
|
|
949
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
950
|
-
},
|
|
951
|
-
{
|
|
952
|
-
"operation": "bash",
|
|
953
|
-
"command": "command 73",
|
|
954
|
-
"details": "Executed bash command: command 73",
|
|
955
|
-
"destructive": false,
|
|
956
|
-
"matchedRules": [],
|
|
957
|
-
"ruleDetails": [],
|
|
958
|
-
"userConfirmed": false,
|
|
959
|
-
"autoAccepted": true,
|
|
960
|
-
"scope": "session",
|
|
961
|
-
"timestamp": "2025-12-04T05:57:55.278Z",
|
|
962
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
963
|
-
},
|
|
964
|
-
{
|
|
965
|
-
"operation": "bash",
|
|
966
|
-
"command": "command 74",
|
|
967
|
-
"details": "Executed bash command: command 74",
|
|
968
|
-
"destructive": false,
|
|
969
|
-
"matchedRules": [],
|
|
970
|
-
"ruleDetails": [],
|
|
971
|
-
"userConfirmed": false,
|
|
972
|
-
"autoAccepted": true,
|
|
973
|
-
"scope": "session",
|
|
974
|
-
"timestamp": "2025-12-04T05:57:55.278Z",
|
|
975
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
976
|
-
},
|
|
977
|
-
{
|
|
978
|
-
"operation": "bash",
|
|
979
|
-
"command": "command 75",
|
|
980
|
-
"details": "Executed bash command: command 75",
|
|
981
|
-
"destructive": false,
|
|
982
|
-
"matchedRules": [],
|
|
983
|
-
"ruleDetails": [],
|
|
984
|
-
"userConfirmed": false,
|
|
985
|
-
"autoAccepted": true,
|
|
986
|
-
"scope": "session",
|
|
987
|
-
"timestamp": "2025-12-04T05:57:55.278Z",
|
|
988
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
989
|
-
},
|
|
990
|
-
{
|
|
991
|
-
"operation": "bash",
|
|
992
|
-
"command": "command 76",
|
|
993
|
-
"details": "Executed bash command: command 76",
|
|
994
|
-
"destructive": false,
|
|
995
|
-
"matchedRules": [],
|
|
996
|
-
"ruleDetails": [],
|
|
997
|
-
"userConfirmed": false,
|
|
998
|
-
"autoAccepted": true,
|
|
999
|
-
"scope": "session",
|
|
1000
|
-
"timestamp": "2025-12-04T05:57:55.278Z",
|
|
1001
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
1002
|
-
},
|
|
1003
|
-
{
|
|
1004
|
-
"operation": "bash",
|
|
1005
|
-
"command": "command 77",
|
|
1006
|
-
"details": "Executed bash command: command 77",
|
|
1007
|
-
"destructive": false,
|
|
1008
|
-
"matchedRules": [],
|
|
1009
|
-
"ruleDetails": [],
|
|
1010
|
-
"userConfirmed": false,
|
|
1011
|
-
"autoAccepted": true,
|
|
1012
|
-
"scope": "session",
|
|
1013
|
-
"timestamp": "2025-12-04T05:57:55.279Z",
|
|
1014
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
1015
|
-
},
|
|
1016
|
-
{
|
|
1017
|
-
"operation": "bash",
|
|
1018
|
-
"command": "command 78",
|
|
1019
|
-
"details": "Executed bash command: command 78",
|
|
1020
|
-
"destructive": false,
|
|
1021
|
-
"matchedRules": [],
|
|
1022
|
-
"ruleDetails": [],
|
|
1023
|
-
"userConfirmed": false,
|
|
1024
|
-
"autoAccepted": true,
|
|
1025
|
-
"scope": "session",
|
|
1026
|
-
"timestamp": "2025-12-04T05:57:55.280Z",
|
|
1027
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
1028
|
-
},
|
|
1029
|
-
{
|
|
1030
|
-
"operation": "bash",
|
|
1031
|
-
"command": "command 79",
|
|
1032
|
-
"details": "Executed bash command: command 79",
|
|
1033
|
-
"destructive": false,
|
|
1034
|
-
"matchedRules": [],
|
|
1035
|
-
"ruleDetails": [],
|
|
1036
|
-
"userConfirmed": false,
|
|
1037
|
-
"autoAccepted": true,
|
|
1038
|
-
"scope": "session",
|
|
1039
|
-
"timestamp": "2025-12-04T05:57:55.280Z",
|
|
1040
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
1041
|
-
},
|
|
1042
|
-
{
|
|
1043
|
-
"operation": "bash",
|
|
1044
|
-
"command": "command 80",
|
|
1045
|
-
"details": "Executed bash command: command 80",
|
|
1046
|
-
"destructive": false,
|
|
1047
|
-
"matchedRules": [],
|
|
1048
|
-
"ruleDetails": [],
|
|
1049
|
-
"userConfirmed": false,
|
|
1050
|
-
"autoAccepted": true,
|
|
1051
|
-
"scope": "session",
|
|
1052
|
-
"timestamp": "2025-12-04T05:57:55.280Z",
|
|
1053
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
1054
|
-
},
|
|
1055
|
-
{
|
|
1056
|
-
"operation": "bash",
|
|
1057
|
-
"command": "command 81",
|
|
1058
|
-
"details": "Executed bash command: command 81",
|
|
1059
|
-
"destructive": false,
|
|
1060
|
-
"matchedRules": [],
|
|
1061
|
-
"ruleDetails": [],
|
|
1062
|
-
"userConfirmed": false,
|
|
1063
|
-
"autoAccepted": true,
|
|
1064
|
-
"scope": "session",
|
|
1065
|
-
"timestamp": "2025-12-04T05:57:55.280Z",
|
|
1066
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
1067
|
-
},
|
|
1068
|
-
{
|
|
1069
|
-
"operation": "bash",
|
|
1070
|
-
"command": "command 82",
|
|
1071
|
-
"details": "Executed bash command: command 82",
|
|
1072
|
-
"destructive": false,
|
|
1073
|
-
"matchedRules": [],
|
|
1074
|
-
"ruleDetails": [],
|
|
1075
|
-
"userConfirmed": false,
|
|
1076
|
-
"autoAccepted": true,
|
|
1077
|
-
"scope": "session",
|
|
1078
|
-
"timestamp": "2025-12-04T05:57:55.280Z",
|
|
1079
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
1080
|
-
},
|
|
1081
|
-
{
|
|
1082
|
-
"operation": "bash",
|
|
1083
|
-
"command": "command 83",
|
|
1084
|
-
"details": "Executed bash command: command 83",
|
|
1085
|
-
"destructive": false,
|
|
1086
|
-
"matchedRules": [],
|
|
1087
|
-
"ruleDetails": [],
|
|
1088
|
-
"userConfirmed": false,
|
|
1089
|
-
"autoAccepted": true,
|
|
1090
|
-
"scope": "session",
|
|
1091
|
-
"timestamp": "2025-12-04T05:57:55.285Z",
|
|
1092
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
1093
|
-
},
|
|
1094
|
-
{
|
|
1095
|
-
"operation": "bash",
|
|
1096
|
-
"command": "command 84",
|
|
1097
|
-
"details": "Executed bash command: command 84",
|
|
1098
|
-
"destructive": false,
|
|
1099
|
-
"matchedRules": [],
|
|
1100
|
-
"ruleDetails": [],
|
|
1101
|
-
"userConfirmed": false,
|
|
1102
|
-
"autoAccepted": true,
|
|
1103
|
-
"scope": "session",
|
|
1104
|
-
"timestamp": "2025-12-04T05:57:55.285Z",
|
|
1105
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
1106
|
-
},
|
|
1107
|
-
{
|
|
1108
|
-
"operation": "bash",
|
|
1109
|
-
"command": "command 85",
|
|
1110
|
-
"details": "Executed bash command: command 85",
|
|
1111
|
-
"destructive": false,
|
|
1112
|
-
"matchedRules": [],
|
|
1113
|
-
"ruleDetails": [],
|
|
1114
|
-
"userConfirmed": false,
|
|
1115
|
-
"autoAccepted": true,
|
|
1116
|
-
"scope": "session",
|
|
1117
|
-
"timestamp": "2025-12-04T05:57:55.286Z",
|
|
1118
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
1119
|
-
},
|
|
1120
|
-
{
|
|
1121
|
-
"operation": "bash",
|
|
1122
|
-
"command": "command 86",
|
|
1123
|
-
"details": "Executed bash command: command 86",
|
|
1124
|
-
"destructive": false,
|
|
1125
|
-
"matchedRules": [],
|
|
1126
|
-
"ruleDetails": [],
|
|
1127
|
-
"userConfirmed": false,
|
|
1128
|
-
"autoAccepted": true,
|
|
1129
|
-
"scope": "session",
|
|
1130
|
-
"timestamp": "2025-12-04T05:57:55.286Z",
|
|
1131
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
1132
|
-
},
|
|
1133
|
-
{
|
|
1134
|
-
"operation": "bash",
|
|
1135
|
-
"command": "command 87",
|
|
1136
|
-
"details": "Executed bash command: command 87",
|
|
1137
|
-
"destructive": false,
|
|
1138
|
-
"matchedRules": [],
|
|
1139
|
-
"ruleDetails": [],
|
|
1140
|
-
"userConfirmed": false,
|
|
1141
|
-
"autoAccepted": true,
|
|
1142
|
-
"scope": "session",
|
|
1143
|
-
"timestamp": "2025-12-04T05:57:55.286Z",
|
|
1144
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
1145
|
-
},
|
|
1146
|
-
{
|
|
1147
|
-
"operation": "bash",
|
|
1148
|
-
"command": "command 88",
|
|
1149
|
-
"details": "Executed bash command: command 88",
|
|
1150
|
-
"destructive": false,
|
|
1151
|
-
"matchedRules": [],
|
|
1152
|
-
"ruleDetails": [],
|
|
1153
|
-
"userConfirmed": false,
|
|
1154
|
-
"autoAccepted": true,
|
|
1155
|
-
"scope": "session",
|
|
1156
|
-
"timestamp": "2025-12-04T05:57:55.286Z",
|
|
1157
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
1158
|
-
},
|
|
1159
|
-
{
|
|
1160
|
-
"operation": "bash",
|
|
1161
|
-
"command": "command 89",
|
|
1162
|
-
"details": "Executed bash command: command 89",
|
|
1163
|
-
"destructive": false,
|
|
1164
|
-
"matchedRules": [],
|
|
1165
|
-
"ruleDetails": [],
|
|
1166
|
-
"userConfirmed": false,
|
|
1167
|
-
"autoAccepted": true,
|
|
1168
|
-
"scope": "session",
|
|
1169
|
-
"timestamp": "2025-12-04T05:57:55.286Z",
|
|
1170
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
1171
|
-
},
|
|
1172
|
-
{
|
|
1173
|
-
"operation": "bash",
|
|
1174
|
-
"command": "command 90",
|
|
1175
|
-
"details": "Executed bash command: command 90",
|
|
1176
|
-
"destructive": false,
|
|
1177
|
-
"matchedRules": [],
|
|
1178
|
-
"ruleDetails": [],
|
|
1179
|
-
"userConfirmed": false,
|
|
1180
|
-
"autoAccepted": true,
|
|
1181
|
-
"scope": "session",
|
|
1182
|
-
"timestamp": "2025-12-04T05:57:55.286Z",
|
|
1183
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
1184
|
-
},
|
|
1185
|
-
{
|
|
1186
|
-
"operation": "bash",
|
|
1187
|
-
"command": "command 91",
|
|
1188
|
-
"details": "Executed bash command: command 91",
|
|
1189
|
-
"destructive": false,
|
|
1190
|
-
"matchedRules": [],
|
|
1191
|
-
"ruleDetails": [],
|
|
1192
|
-
"userConfirmed": false,
|
|
1193
|
-
"autoAccepted": true,
|
|
1194
|
-
"scope": "session",
|
|
1195
|
-
"timestamp": "2025-12-04T05:57:55.287Z",
|
|
1196
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
1197
|
-
},
|
|
1198
|
-
{
|
|
1199
|
-
"operation": "bash",
|
|
1200
|
-
"command": "command 92",
|
|
1201
|
-
"details": "Executed bash command: command 92",
|
|
1202
|
-
"destructive": false,
|
|
1203
|
-
"matchedRules": [],
|
|
1204
|
-
"ruleDetails": [],
|
|
1205
|
-
"userConfirmed": false,
|
|
1206
|
-
"autoAccepted": true,
|
|
1207
|
-
"scope": "session",
|
|
1208
|
-
"timestamp": "2025-12-04T05:57:55.287Z",
|
|
1209
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
1210
|
-
},
|
|
1211
|
-
{
|
|
1212
|
-
"operation": "bash",
|
|
1213
|
-
"command": "command 93",
|
|
1214
|
-
"details": "Executed bash command: command 93",
|
|
1215
|
-
"destructive": false,
|
|
1216
|
-
"matchedRules": [],
|
|
1217
|
-
"ruleDetails": [],
|
|
1218
|
-
"userConfirmed": false,
|
|
1219
|
-
"autoAccepted": true,
|
|
1220
|
-
"scope": "session",
|
|
1221
|
-
"timestamp": "2025-12-04T05:57:55.287Z",
|
|
1222
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
1223
|
-
},
|
|
1224
|
-
{
|
|
1225
|
-
"operation": "bash",
|
|
1226
|
-
"command": "command 94",
|
|
1227
|
-
"details": "Executed bash command: command 94",
|
|
1228
|
-
"destructive": false,
|
|
1229
|
-
"matchedRules": [],
|
|
1230
|
-
"ruleDetails": [],
|
|
1231
|
-
"userConfirmed": false,
|
|
1232
|
-
"autoAccepted": true,
|
|
1233
|
-
"scope": "session",
|
|
1234
|
-
"timestamp": "2025-12-04T05:57:55.287Z",
|
|
1235
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
1236
|
-
},
|
|
1237
|
-
{
|
|
1238
|
-
"operation": "bash",
|
|
1239
|
-
"command": "command 95",
|
|
1240
|
-
"details": "Executed bash command: command 95",
|
|
1241
|
-
"destructive": false,
|
|
1242
|
-
"matchedRules": [],
|
|
1243
|
-
"ruleDetails": [],
|
|
1244
|
-
"userConfirmed": false,
|
|
1245
|
-
"autoAccepted": true,
|
|
1246
|
-
"scope": "session",
|
|
1247
|
-
"timestamp": "2025-12-04T05:57:55.287Z",
|
|
1248
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
1249
|
-
},
|
|
1250
|
-
{
|
|
1251
|
-
"operation": "bash",
|
|
1252
|
-
"command": "command 96",
|
|
1253
|
-
"details": "Executed bash command: command 96",
|
|
1254
|
-
"destructive": false,
|
|
1255
|
-
"matchedRules": [],
|
|
1256
|
-
"ruleDetails": [],
|
|
1257
|
-
"userConfirmed": false,
|
|
1258
|
-
"autoAccepted": true,
|
|
1259
|
-
"scope": "session",
|
|
1260
|
-
"timestamp": "2025-12-04T05:57:55.287Z",
|
|
1261
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
1262
|
-
},
|
|
1263
|
-
{
|
|
1264
|
-
"operation": "bash",
|
|
1265
|
-
"command": "command 97",
|
|
1266
|
-
"details": "Executed bash command: command 97",
|
|
1267
|
-
"destructive": false,
|
|
1268
|
-
"matchedRules": [],
|
|
1269
|
-
"ruleDetails": [],
|
|
1270
|
-
"userConfirmed": false,
|
|
1271
|
-
"autoAccepted": true,
|
|
1272
|
-
"scope": "session",
|
|
1273
|
-
"timestamp": "2025-12-04T05:57:55.287Z",
|
|
1274
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
1275
|
-
},
|
|
1276
|
-
{
|
|
1277
|
-
"operation": "bash",
|
|
1278
|
-
"command": "command 98",
|
|
1279
|
-
"details": "Executed bash command: command 98",
|
|
1280
|
-
"destructive": false,
|
|
1281
|
-
"matchedRules": [],
|
|
1282
|
-
"ruleDetails": [],
|
|
1283
|
-
"userConfirmed": false,
|
|
1284
|
-
"autoAccepted": true,
|
|
1285
|
-
"scope": "session",
|
|
1286
|
-
"timestamp": "2025-12-04T05:57:55.288Z",
|
|
1287
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
1288
|
-
},
|
|
1289
|
-
{
|
|
1290
|
-
"operation": "bash",
|
|
1291
|
-
"command": "command 99",
|
|
1292
|
-
"details": "Executed bash command: command 99",
|
|
1293
|
-
"destructive": false,
|
|
1294
|
-
"matchedRules": [],
|
|
1295
|
-
"ruleDetails": [],
|
|
1296
|
-
"userConfirmed": false,
|
|
1297
|
-
"autoAccepted": true,
|
|
1298
|
-
"scope": "session",
|
|
1299
|
-
"timestamp": "2025-12-04T05:57:55.288Z",
|
|
1300
|
-
"sessionId": "session-1764827875260-t4zpoll"
|
|
1301
|
-
}
|
|
1302
|
-
]
|