@qijenchen/governance 0.1.0-beta.124 → 0.1.0-beta.126

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.123",
8
- "snapshotSha256": "bd9db3e80ef712d803eac0ff3e102bea3479c4adf1bf48fda2379e7d116d9450"
7
+ "releaseVersion": "0.1.0-beta.125",
8
+ "snapshotSha256": "756cd3ddcbf1510cf9a01bce069d34a3a8745cb5da3316c59a50d547bb35f3f2"
9
9
  },
10
10
  "snapshots": [
11
11
  {
@@ -2317,6 +2317,160 @@
2317
2317
  }
2318
2318
  ],
2319
2319
  "retiredProviders": []
2320
+ },
2321
+ {
2322
+ "releaseVersion": "0.1.0-beta.125",
2323
+ "previousSnapshotSha256": "5c727741c6fcbf52a024c7c1c7559c75dc62901897f38b70f802fd83ce3b0bdd",
2324
+ "providers": [
2325
+ {
2326
+ "id": "claude",
2327
+ "discovery": {
2328
+ "providerRootNames": [
2329
+ ".claude"
2330
+ ],
2331
+ "instructionNames": [
2332
+ "CLAUDE.md"
2333
+ ],
2334
+ "instructionOverrideNames": [
2335
+ "CLAUDE.local.md",
2336
+ "CLAUDE.override.md"
2337
+ ],
2338
+ "configPaths": [
2339
+ ".claude/settings.json",
2340
+ ".claude/settings.local.json",
2341
+ ".mcp.json"
2342
+ ],
2343
+ "pluginRootNames": [
2344
+ ".claude-plugin"
2345
+ ]
2346
+ },
2347
+ "surfaces": [
2348
+ {
2349
+ "path": ".claude/settings.json",
2350
+ "kind": "file"
2351
+ },
2352
+ {
2353
+ "path": ".claude/skills",
2354
+ "kind": "tree"
2355
+ },
2356
+ {
2357
+ "path": "CLAUDE.md",
2358
+ "kind": "file"
2359
+ }
2360
+ ]
2361
+ },
2362
+ {
2363
+ "id": "codex",
2364
+ "discovery": {
2365
+ "providerRootNames": [
2366
+ ".agents",
2367
+ ".codex"
2368
+ ],
2369
+ "instructionNames": [
2370
+ "AGENTS.md"
2371
+ ],
2372
+ "instructionOverrideNames": [
2373
+ "AGENTS.local.md",
2374
+ "AGENTS.override.md"
2375
+ ],
2376
+ "configPaths": [
2377
+ ".codex/config.toml",
2378
+ ".codex/hooks.json"
2379
+ ],
2380
+ "pluginRootNames": [
2381
+ ".codex-plugin"
2382
+ ]
2383
+ },
2384
+ "surfaces": [
2385
+ {
2386
+ "path": ".agents/skills",
2387
+ "kind": "tree"
2388
+ },
2389
+ {
2390
+ "path": ".codex/hooks.json",
2391
+ "kind": "file"
2392
+ }
2393
+ ]
2394
+ }
2395
+ ],
2396
+ "retiredProviders": []
2397
+ },
2398
+ {
2399
+ "releaseVersion": "0.1.0-beta.126",
2400
+ "previousSnapshotSha256": "756cd3ddcbf1510cf9a01bce069d34a3a8745cb5da3316c59a50d547bb35f3f2",
2401
+ "providers": [
2402
+ {
2403
+ "id": "claude",
2404
+ "discovery": {
2405
+ "providerRootNames": [
2406
+ ".claude"
2407
+ ],
2408
+ "instructionNames": [
2409
+ "CLAUDE.md"
2410
+ ],
2411
+ "instructionOverrideNames": [
2412
+ "CLAUDE.local.md",
2413
+ "CLAUDE.override.md"
2414
+ ],
2415
+ "configPaths": [
2416
+ ".claude/settings.json",
2417
+ ".claude/settings.local.json",
2418
+ ".mcp.json"
2419
+ ],
2420
+ "pluginRootNames": [
2421
+ ".claude-plugin"
2422
+ ]
2423
+ },
2424
+ "surfaces": [
2425
+ {
2426
+ "path": ".claude/settings.json",
2427
+ "kind": "file"
2428
+ },
2429
+ {
2430
+ "path": ".claude/skills",
2431
+ "kind": "tree"
2432
+ },
2433
+ {
2434
+ "path": "CLAUDE.md",
2435
+ "kind": "file"
2436
+ }
2437
+ ]
2438
+ },
2439
+ {
2440
+ "id": "codex",
2441
+ "discovery": {
2442
+ "providerRootNames": [
2443
+ ".agents",
2444
+ ".codex"
2445
+ ],
2446
+ "instructionNames": [
2447
+ "AGENTS.md"
2448
+ ],
2449
+ "instructionOverrideNames": [
2450
+ "AGENTS.local.md",
2451
+ "AGENTS.override.md"
2452
+ ],
2453
+ "configPaths": [
2454
+ ".codex/config.toml",
2455
+ ".codex/hooks.json"
2456
+ ],
2457
+ "pluginRootNames": [
2458
+ ".codex-plugin"
2459
+ ]
2460
+ },
2461
+ "surfaces": [
2462
+ {
2463
+ "path": ".agents/skills",
2464
+ "kind": "tree"
2465
+ },
2466
+ {
2467
+ "path": ".codex/hooks.json",
2468
+ "kind": "file"
2469
+ }
2470
+ ]
2471
+ }
2472
+ ],
2473
+ "retiredProviders": []
2320
2474
  }
2321
2475
  ]
2322
2476
  }
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.124",
7
+ "version": "0.1.0-beta.126",
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",