@qijenchen/governance 0.1.0-beta.125 → 0.1.0-beta.127
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.
|
|
8
|
-
"snapshotSha256": "
|
|
7
|
+
"releaseVersion": "0.1.0-beta.126",
|
|
8
|
+
"snapshotSha256": "d6733118fa2660394b5c74e6457893a3b13bb662d07b5e6058d8e1ce2e36cf8a"
|
|
9
9
|
},
|
|
10
10
|
"snapshots": [
|
|
11
11
|
{
|
|
@@ -2394,6 +2394,160 @@
|
|
|
2394
2394
|
}
|
|
2395
2395
|
],
|
|
2396
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": []
|
|
2474
|
+
},
|
|
2475
|
+
{
|
|
2476
|
+
"releaseVersion": "0.1.0-beta.127",
|
|
2477
|
+
"previousSnapshotSha256": "d6733118fa2660394b5c74e6457893a3b13bb662d07b5e6058d8e1ce2e36cf8a",
|
|
2478
|
+
"providers": [
|
|
2479
|
+
{
|
|
2480
|
+
"id": "claude",
|
|
2481
|
+
"discovery": {
|
|
2482
|
+
"providerRootNames": [
|
|
2483
|
+
".claude"
|
|
2484
|
+
],
|
|
2485
|
+
"instructionNames": [
|
|
2486
|
+
"CLAUDE.md"
|
|
2487
|
+
],
|
|
2488
|
+
"instructionOverrideNames": [
|
|
2489
|
+
"CLAUDE.local.md",
|
|
2490
|
+
"CLAUDE.override.md"
|
|
2491
|
+
],
|
|
2492
|
+
"configPaths": [
|
|
2493
|
+
".claude/settings.json",
|
|
2494
|
+
".claude/settings.local.json",
|
|
2495
|
+
".mcp.json"
|
|
2496
|
+
],
|
|
2497
|
+
"pluginRootNames": [
|
|
2498
|
+
".claude-plugin"
|
|
2499
|
+
]
|
|
2500
|
+
},
|
|
2501
|
+
"surfaces": [
|
|
2502
|
+
{
|
|
2503
|
+
"path": ".claude/settings.json",
|
|
2504
|
+
"kind": "file"
|
|
2505
|
+
},
|
|
2506
|
+
{
|
|
2507
|
+
"path": ".claude/skills",
|
|
2508
|
+
"kind": "tree"
|
|
2509
|
+
},
|
|
2510
|
+
{
|
|
2511
|
+
"path": "CLAUDE.md",
|
|
2512
|
+
"kind": "file"
|
|
2513
|
+
}
|
|
2514
|
+
]
|
|
2515
|
+
},
|
|
2516
|
+
{
|
|
2517
|
+
"id": "codex",
|
|
2518
|
+
"discovery": {
|
|
2519
|
+
"providerRootNames": [
|
|
2520
|
+
".agents",
|
|
2521
|
+
".codex"
|
|
2522
|
+
],
|
|
2523
|
+
"instructionNames": [
|
|
2524
|
+
"AGENTS.md"
|
|
2525
|
+
],
|
|
2526
|
+
"instructionOverrideNames": [
|
|
2527
|
+
"AGENTS.local.md",
|
|
2528
|
+
"AGENTS.override.md"
|
|
2529
|
+
],
|
|
2530
|
+
"configPaths": [
|
|
2531
|
+
".codex/config.toml",
|
|
2532
|
+
".codex/hooks.json"
|
|
2533
|
+
],
|
|
2534
|
+
"pluginRootNames": [
|
|
2535
|
+
".codex-plugin"
|
|
2536
|
+
]
|
|
2537
|
+
},
|
|
2538
|
+
"surfaces": [
|
|
2539
|
+
{
|
|
2540
|
+
"path": ".agents/skills",
|
|
2541
|
+
"kind": "tree"
|
|
2542
|
+
},
|
|
2543
|
+
{
|
|
2544
|
+
"path": ".codex/hooks.json",
|
|
2545
|
+
"kind": "file"
|
|
2546
|
+
}
|
|
2547
|
+
]
|
|
2548
|
+
}
|
|
2549
|
+
],
|
|
2550
|
+
"retiredProviders": []
|
|
2397
2551
|
}
|
|
2398
2552
|
]
|
|
2399
2553
|
}
|
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.
|
|
7
|
+
"version": "0.1.0-beta.127",
|
|
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",
|