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

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.112",
8
- "snapshotSha256": "bba31a8b1f894176c688475802ed513e492fdd5dec332cbc5418698cdacb51c7"
7
+ "releaseVersion": "0.1.0-beta.114",
8
+ "snapshotSha256": "31cffe8b7659879bf2e04c6a624d6720d12330e50ba5c351bca4ca82699c79c4"
9
9
  },
10
10
  "snapshots": [
11
11
  {
@@ -1470,6 +1470,160 @@
1470
1470
  }
1471
1471
  ],
1472
1472
  "retiredProviders": []
1473
+ },
1474
+ {
1475
+ "releaseVersion": "0.1.0-beta.114",
1476
+ "previousSnapshotSha256": "09c8ab9ca6621b843991c68b3de1aa07ba402b95be514285241826084fbc9391",
1477
+ "providers": [
1478
+ {
1479
+ "id": "claude",
1480
+ "discovery": {
1481
+ "providerRootNames": [
1482
+ ".claude"
1483
+ ],
1484
+ "instructionNames": [
1485
+ "CLAUDE.md"
1486
+ ],
1487
+ "instructionOverrideNames": [
1488
+ "CLAUDE.local.md",
1489
+ "CLAUDE.override.md"
1490
+ ],
1491
+ "configPaths": [
1492
+ ".claude/settings.json",
1493
+ ".claude/settings.local.json",
1494
+ ".mcp.json"
1495
+ ],
1496
+ "pluginRootNames": [
1497
+ ".claude-plugin"
1498
+ ]
1499
+ },
1500
+ "surfaces": [
1501
+ {
1502
+ "path": ".claude/settings.json",
1503
+ "kind": "file"
1504
+ },
1505
+ {
1506
+ "path": ".claude/skills",
1507
+ "kind": "tree"
1508
+ },
1509
+ {
1510
+ "path": "CLAUDE.md",
1511
+ "kind": "file"
1512
+ }
1513
+ ]
1514
+ },
1515
+ {
1516
+ "id": "codex",
1517
+ "discovery": {
1518
+ "providerRootNames": [
1519
+ ".agents",
1520
+ ".codex"
1521
+ ],
1522
+ "instructionNames": [
1523
+ "AGENTS.md"
1524
+ ],
1525
+ "instructionOverrideNames": [
1526
+ "AGENTS.local.md",
1527
+ "AGENTS.override.md"
1528
+ ],
1529
+ "configPaths": [
1530
+ ".codex/config.toml",
1531
+ ".codex/hooks.json"
1532
+ ],
1533
+ "pluginRootNames": [
1534
+ ".codex-plugin"
1535
+ ]
1536
+ },
1537
+ "surfaces": [
1538
+ {
1539
+ "path": ".agents/skills",
1540
+ "kind": "tree"
1541
+ },
1542
+ {
1543
+ "path": ".codex/hooks.json",
1544
+ "kind": "file"
1545
+ }
1546
+ ]
1547
+ }
1548
+ ],
1549
+ "retiredProviders": []
1550
+ },
1551
+ {
1552
+ "releaseVersion": "0.1.0-beta.115",
1553
+ "previousSnapshotSha256": "31cffe8b7659879bf2e04c6a624d6720d12330e50ba5c351bca4ca82699c79c4",
1554
+ "providers": [
1555
+ {
1556
+ "id": "claude",
1557
+ "discovery": {
1558
+ "providerRootNames": [
1559
+ ".claude"
1560
+ ],
1561
+ "instructionNames": [
1562
+ "CLAUDE.md"
1563
+ ],
1564
+ "instructionOverrideNames": [
1565
+ "CLAUDE.local.md",
1566
+ "CLAUDE.override.md"
1567
+ ],
1568
+ "configPaths": [
1569
+ ".claude/settings.json",
1570
+ ".claude/settings.local.json",
1571
+ ".mcp.json"
1572
+ ],
1573
+ "pluginRootNames": [
1574
+ ".claude-plugin"
1575
+ ]
1576
+ },
1577
+ "surfaces": [
1578
+ {
1579
+ "path": ".claude/settings.json",
1580
+ "kind": "file"
1581
+ },
1582
+ {
1583
+ "path": ".claude/skills",
1584
+ "kind": "tree"
1585
+ },
1586
+ {
1587
+ "path": "CLAUDE.md",
1588
+ "kind": "file"
1589
+ }
1590
+ ]
1591
+ },
1592
+ {
1593
+ "id": "codex",
1594
+ "discovery": {
1595
+ "providerRootNames": [
1596
+ ".agents",
1597
+ ".codex"
1598
+ ],
1599
+ "instructionNames": [
1600
+ "AGENTS.md"
1601
+ ],
1602
+ "instructionOverrideNames": [
1603
+ "AGENTS.local.md",
1604
+ "AGENTS.override.md"
1605
+ ],
1606
+ "configPaths": [
1607
+ ".codex/config.toml",
1608
+ ".codex/hooks.json"
1609
+ ],
1610
+ "pluginRootNames": [
1611
+ ".codex-plugin"
1612
+ ]
1613
+ },
1614
+ "surfaces": [
1615
+ {
1616
+ "path": ".agents/skills",
1617
+ "kind": "tree"
1618
+ },
1619
+ {
1620
+ "path": ".codex/hooks.json",
1621
+ "kind": "file"
1622
+ }
1623
+ ]
1624
+ }
1625
+ ],
1626
+ "retiredProviders": []
1473
1627
  }
1474
1628
  ]
1475
1629
  }
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.113",
7
+ "version": "0.1.0-beta.115",
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",