@qijenchen/governance 0.1.0-beta.136 → 0.1.0-beta.138

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.
@@ -4,8 +4,8 @@
4
4
  "kind": "provider-lifecycle-ledger",
5
5
  "immutableHead": {
6
6
  "providerInventorySha256": "86e9d0668cb54ad1bf05c36e78b4aa80417d5f468c929dd3ddcf69c1afbf32e4",
7
- "releaseVersion": "0.1.0-beta.135",
8
- "snapshotSha256": "8814d3c2a71f1eae73408864def3b566bbcb88a45377dc53a28fec00b90e7a3a"
7
+ "releaseVersion": "0.1.0-beta.137",
8
+ "snapshotSha256": "c799b3844b4b2de737c8c953e27c804e70c828a46eda4e60f638f607e65aaa7c"
9
9
  },
10
10
  "snapshots": [
11
11
  {
@@ -3241,6 +3241,160 @@
3241
3241
  }
3242
3242
  ],
3243
3243
  "retiredProviders": []
3244
+ },
3245
+ {
3246
+ "releaseVersion": "0.1.0-beta.137",
3247
+ "previousSnapshotSha256": "1601a1ea9c1a957f0ba228ddcca2acc17f1d0f2843f91101cf0780825075c0e3",
3248
+ "providers": [
3249
+ {
3250
+ "id": "claude",
3251
+ "discovery": {
3252
+ "providerRootNames": [
3253
+ ".claude"
3254
+ ],
3255
+ "instructionNames": [
3256
+ "CLAUDE.md"
3257
+ ],
3258
+ "instructionOverrideNames": [
3259
+ "CLAUDE.local.md",
3260
+ "CLAUDE.override.md"
3261
+ ],
3262
+ "configPaths": [
3263
+ ".claude/settings.json",
3264
+ ".claude/settings.local.json",
3265
+ ".mcp.json"
3266
+ ],
3267
+ "pluginRootNames": [
3268
+ ".claude-plugin"
3269
+ ]
3270
+ },
3271
+ "surfaces": [
3272
+ {
3273
+ "path": ".claude/settings.json",
3274
+ "kind": "file"
3275
+ },
3276
+ {
3277
+ "path": ".claude/skills",
3278
+ "kind": "tree"
3279
+ },
3280
+ {
3281
+ "path": "CLAUDE.md",
3282
+ "kind": "file"
3283
+ }
3284
+ ]
3285
+ },
3286
+ {
3287
+ "id": "codex",
3288
+ "discovery": {
3289
+ "providerRootNames": [
3290
+ ".agents",
3291
+ ".codex"
3292
+ ],
3293
+ "instructionNames": [
3294
+ "AGENTS.md"
3295
+ ],
3296
+ "instructionOverrideNames": [
3297
+ "AGENTS.local.md",
3298
+ "AGENTS.override.md"
3299
+ ],
3300
+ "configPaths": [
3301
+ ".codex/config.toml",
3302
+ ".codex/hooks.json"
3303
+ ],
3304
+ "pluginRootNames": [
3305
+ ".codex-plugin"
3306
+ ]
3307
+ },
3308
+ "surfaces": [
3309
+ {
3310
+ "path": ".agents/skills",
3311
+ "kind": "tree"
3312
+ },
3313
+ {
3314
+ "path": ".codex/hooks.json",
3315
+ "kind": "file"
3316
+ }
3317
+ ]
3318
+ }
3319
+ ],
3320
+ "retiredProviders": []
3321
+ },
3322
+ {
3323
+ "releaseVersion": "0.1.0-beta.138",
3324
+ "previousSnapshotSha256": "c799b3844b4b2de737c8c953e27c804e70c828a46eda4e60f638f607e65aaa7c",
3325
+ "providers": [
3326
+ {
3327
+ "id": "claude",
3328
+ "discovery": {
3329
+ "providerRootNames": [
3330
+ ".claude"
3331
+ ],
3332
+ "instructionNames": [
3333
+ "CLAUDE.md"
3334
+ ],
3335
+ "instructionOverrideNames": [
3336
+ "CLAUDE.local.md",
3337
+ "CLAUDE.override.md"
3338
+ ],
3339
+ "configPaths": [
3340
+ ".claude/settings.json",
3341
+ ".claude/settings.local.json",
3342
+ ".mcp.json"
3343
+ ],
3344
+ "pluginRootNames": [
3345
+ ".claude-plugin"
3346
+ ]
3347
+ },
3348
+ "surfaces": [
3349
+ {
3350
+ "path": ".claude/settings.json",
3351
+ "kind": "file"
3352
+ },
3353
+ {
3354
+ "path": ".claude/skills",
3355
+ "kind": "tree"
3356
+ },
3357
+ {
3358
+ "path": "CLAUDE.md",
3359
+ "kind": "file"
3360
+ }
3361
+ ]
3362
+ },
3363
+ {
3364
+ "id": "codex",
3365
+ "discovery": {
3366
+ "providerRootNames": [
3367
+ ".agents",
3368
+ ".codex"
3369
+ ],
3370
+ "instructionNames": [
3371
+ "AGENTS.md"
3372
+ ],
3373
+ "instructionOverrideNames": [
3374
+ "AGENTS.local.md",
3375
+ "AGENTS.override.md"
3376
+ ],
3377
+ "configPaths": [
3378
+ ".codex/config.toml",
3379
+ ".codex/hooks.json"
3380
+ ],
3381
+ "pluginRootNames": [
3382
+ ".codex-plugin"
3383
+ ]
3384
+ },
3385
+ "surfaces": [
3386
+ {
3387
+ "path": ".agents/skills",
3388
+ "kind": "tree"
3389
+ },
3390
+ {
3391
+ "path": ".codex/hooks.json",
3392
+ "kind": "file"
3393
+ }
3394
+ ]
3395
+ }
3396
+ ],
3397
+ "retiredProviders": []
3244
3398
  }
3245
3399
  ]
3246
3400
  }
package/package.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "type": "git",
5
5
  "url": "git+https://github.com/ajenchen/design-system.git"
6
6
  },
7
- "version": "0.1.0-beta.136",
7
+ "version": "0.1.0-beta.138",
8
8
  "description": "Provider-neutral DS-author control plane for deterministic snapshots, adapters, checks, and evidence manifests.",
9
9
  "type": "module",
10
10
  "license": "UNLICENSED",