@qijenchen/governance 0.1.0-beta.111 → 0.1.0-beta.113

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.110",
8
- "snapshotSha256": "b11dad6b99dbfcdf0963a136768bb3d6dda9a746b5500bccdf35d3dacb7b0667"
7
+ "releaseVersion": "0.1.0-beta.112",
8
+ "snapshotSha256": "bba31a8b1f894176c688475802ed513e492fdd5dec332cbc5418698cdacb51c7"
9
9
  },
10
10
  "snapshots": [
11
11
  {
@@ -1316,6 +1316,160 @@
1316
1316
  }
1317
1317
  ],
1318
1318
  "retiredProviders": []
1319
+ },
1320
+ {
1321
+ "releaseVersion": "0.1.0-beta.112",
1322
+ "previousSnapshotSha256": "185564b0f73305abe0a1604537f20af8cd1f372ca1ac8d9fe062b5c8c226fc00",
1323
+ "providers": [
1324
+ {
1325
+ "id": "claude",
1326
+ "discovery": {
1327
+ "providerRootNames": [
1328
+ ".claude"
1329
+ ],
1330
+ "instructionNames": [
1331
+ "CLAUDE.md"
1332
+ ],
1333
+ "instructionOverrideNames": [
1334
+ "CLAUDE.local.md",
1335
+ "CLAUDE.override.md"
1336
+ ],
1337
+ "configPaths": [
1338
+ ".claude/settings.json",
1339
+ ".claude/settings.local.json",
1340
+ ".mcp.json"
1341
+ ],
1342
+ "pluginRootNames": [
1343
+ ".claude-plugin"
1344
+ ]
1345
+ },
1346
+ "surfaces": [
1347
+ {
1348
+ "path": ".claude/settings.json",
1349
+ "kind": "file"
1350
+ },
1351
+ {
1352
+ "path": ".claude/skills",
1353
+ "kind": "tree"
1354
+ },
1355
+ {
1356
+ "path": "CLAUDE.md",
1357
+ "kind": "file"
1358
+ }
1359
+ ]
1360
+ },
1361
+ {
1362
+ "id": "codex",
1363
+ "discovery": {
1364
+ "providerRootNames": [
1365
+ ".agents",
1366
+ ".codex"
1367
+ ],
1368
+ "instructionNames": [
1369
+ "AGENTS.md"
1370
+ ],
1371
+ "instructionOverrideNames": [
1372
+ "AGENTS.local.md",
1373
+ "AGENTS.override.md"
1374
+ ],
1375
+ "configPaths": [
1376
+ ".codex/config.toml",
1377
+ ".codex/hooks.json"
1378
+ ],
1379
+ "pluginRootNames": [
1380
+ ".codex-plugin"
1381
+ ]
1382
+ },
1383
+ "surfaces": [
1384
+ {
1385
+ "path": ".agents/skills",
1386
+ "kind": "tree"
1387
+ },
1388
+ {
1389
+ "path": ".codex/hooks.json",
1390
+ "kind": "file"
1391
+ }
1392
+ ]
1393
+ }
1394
+ ],
1395
+ "retiredProviders": []
1396
+ },
1397
+ {
1398
+ "releaseVersion": "0.1.0-beta.113",
1399
+ "previousSnapshotSha256": "bba31a8b1f894176c688475802ed513e492fdd5dec332cbc5418698cdacb51c7",
1400
+ "providers": [
1401
+ {
1402
+ "id": "claude",
1403
+ "discovery": {
1404
+ "providerRootNames": [
1405
+ ".claude"
1406
+ ],
1407
+ "instructionNames": [
1408
+ "CLAUDE.md"
1409
+ ],
1410
+ "instructionOverrideNames": [
1411
+ "CLAUDE.local.md",
1412
+ "CLAUDE.override.md"
1413
+ ],
1414
+ "configPaths": [
1415
+ ".claude/settings.json",
1416
+ ".claude/settings.local.json",
1417
+ ".mcp.json"
1418
+ ],
1419
+ "pluginRootNames": [
1420
+ ".claude-plugin"
1421
+ ]
1422
+ },
1423
+ "surfaces": [
1424
+ {
1425
+ "path": ".claude/settings.json",
1426
+ "kind": "file"
1427
+ },
1428
+ {
1429
+ "path": ".claude/skills",
1430
+ "kind": "tree"
1431
+ },
1432
+ {
1433
+ "path": "CLAUDE.md",
1434
+ "kind": "file"
1435
+ }
1436
+ ]
1437
+ },
1438
+ {
1439
+ "id": "codex",
1440
+ "discovery": {
1441
+ "providerRootNames": [
1442
+ ".agents",
1443
+ ".codex"
1444
+ ],
1445
+ "instructionNames": [
1446
+ "AGENTS.md"
1447
+ ],
1448
+ "instructionOverrideNames": [
1449
+ "AGENTS.local.md",
1450
+ "AGENTS.override.md"
1451
+ ],
1452
+ "configPaths": [
1453
+ ".codex/config.toml",
1454
+ ".codex/hooks.json"
1455
+ ],
1456
+ "pluginRootNames": [
1457
+ ".codex-plugin"
1458
+ ]
1459
+ },
1460
+ "surfaces": [
1461
+ {
1462
+ "path": ".agents/skills",
1463
+ "kind": "tree"
1464
+ },
1465
+ {
1466
+ "path": ".codex/hooks.json",
1467
+ "kind": "file"
1468
+ }
1469
+ ]
1470
+ }
1471
+ ],
1472
+ "retiredProviders": []
1319
1473
  }
1320
1474
  ]
1321
1475
  }
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.111",
7
+ "version": "0.1.0-beta.113",
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",