@qijenchen/governance 0.1.0-beta.119 → 0.1.0-beta.121
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.120",
|
|
8
|
+
"snapshotSha256": "f80fc5b799f346357d0cce36dfbd485a6d02679887556de392eb19b883a8e74d"
|
|
9
9
|
},
|
|
10
10
|
"snapshots": [
|
|
11
11
|
{
|
|
@@ -1932,6 +1932,160 @@
|
|
|
1932
1932
|
}
|
|
1933
1933
|
],
|
|
1934
1934
|
"retiredProviders": []
|
|
1935
|
+
},
|
|
1936
|
+
{
|
|
1937
|
+
"releaseVersion": "0.1.0-beta.120",
|
|
1938
|
+
"previousSnapshotSha256": "89a97b3c47da235aee5ef83fab8836d26952facc015a9d98b17b2194a07d31ec",
|
|
1939
|
+
"providers": [
|
|
1940
|
+
{
|
|
1941
|
+
"id": "claude",
|
|
1942
|
+
"discovery": {
|
|
1943
|
+
"providerRootNames": [
|
|
1944
|
+
".claude"
|
|
1945
|
+
],
|
|
1946
|
+
"instructionNames": [
|
|
1947
|
+
"CLAUDE.md"
|
|
1948
|
+
],
|
|
1949
|
+
"instructionOverrideNames": [
|
|
1950
|
+
"CLAUDE.local.md",
|
|
1951
|
+
"CLAUDE.override.md"
|
|
1952
|
+
],
|
|
1953
|
+
"configPaths": [
|
|
1954
|
+
".claude/settings.json",
|
|
1955
|
+
".claude/settings.local.json",
|
|
1956
|
+
".mcp.json"
|
|
1957
|
+
],
|
|
1958
|
+
"pluginRootNames": [
|
|
1959
|
+
".claude-plugin"
|
|
1960
|
+
]
|
|
1961
|
+
},
|
|
1962
|
+
"surfaces": [
|
|
1963
|
+
{
|
|
1964
|
+
"path": ".claude/settings.json",
|
|
1965
|
+
"kind": "file"
|
|
1966
|
+
},
|
|
1967
|
+
{
|
|
1968
|
+
"path": ".claude/skills",
|
|
1969
|
+
"kind": "tree"
|
|
1970
|
+
},
|
|
1971
|
+
{
|
|
1972
|
+
"path": "CLAUDE.md",
|
|
1973
|
+
"kind": "file"
|
|
1974
|
+
}
|
|
1975
|
+
]
|
|
1976
|
+
},
|
|
1977
|
+
{
|
|
1978
|
+
"id": "codex",
|
|
1979
|
+
"discovery": {
|
|
1980
|
+
"providerRootNames": [
|
|
1981
|
+
".agents",
|
|
1982
|
+
".codex"
|
|
1983
|
+
],
|
|
1984
|
+
"instructionNames": [
|
|
1985
|
+
"AGENTS.md"
|
|
1986
|
+
],
|
|
1987
|
+
"instructionOverrideNames": [
|
|
1988
|
+
"AGENTS.local.md",
|
|
1989
|
+
"AGENTS.override.md"
|
|
1990
|
+
],
|
|
1991
|
+
"configPaths": [
|
|
1992
|
+
".codex/config.toml",
|
|
1993
|
+
".codex/hooks.json"
|
|
1994
|
+
],
|
|
1995
|
+
"pluginRootNames": [
|
|
1996
|
+
".codex-plugin"
|
|
1997
|
+
]
|
|
1998
|
+
},
|
|
1999
|
+
"surfaces": [
|
|
2000
|
+
{
|
|
2001
|
+
"path": ".agents/skills",
|
|
2002
|
+
"kind": "tree"
|
|
2003
|
+
},
|
|
2004
|
+
{
|
|
2005
|
+
"path": ".codex/hooks.json",
|
|
2006
|
+
"kind": "file"
|
|
2007
|
+
}
|
|
2008
|
+
]
|
|
2009
|
+
}
|
|
2010
|
+
],
|
|
2011
|
+
"retiredProviders": []
|
|
2012
|
+
},
|
|
2013
|
+
{
|
|
2014
|
+
"releaseVersion": "0.1.0-beta.121",
|
|
2015
|
+
"previousSnapshotSha256": "f80fc5b799f346357d0cce36dfbd485a6d02679887556de392eb19b883a8e74d",
|
|
2016
|
+
"providers": [
|
|
2017
|
+
{
|
|
2018
|
+
"id": "claude",
|
|
2019
|
+
"discovery": {
|
|
2020
|
+
"providerRootNames": [
|
|
2021
|
+
".claude"
|
|
2022
|
+
],
|
|
2023
|
+
"instructionNames": [
|
|
2024
|
+
"CLAUDE.md"
|
|
2025
|
+
],
|
|
2026
|
+
"instructionOverrideNames": [
|
|
2027
|
+
"CLAUDE.local.md",
|
|
2028
|
+
"CLAUDE.override.md"
|
|
2029
|
+
],
|
|
2030
|
+
"configPaths": [
|
|
2031
|
+
".claude/settings.json",
|
|
2032
|
+
".claude/settings.local.json",
|
|
2033
|
+
".mcp.json"
|
|
2034
|
+
],
|
|
2035
|
+
"pluginRootNames": [
|
|
2036
|
+
".claude-plugin"
|
|
2037
|
+
]
|
|
2038
|
+
},
|
|
2039
|
+
"surfaces": [
|
|
2040
|
+
{
|
|
2041
|
+
"path": ".claude/settings.json",
|
|
2042
|
+
"kind": "file"
|
|
2043
|
+
},
|
|
2044
|
+
{
|
|
2045
|
+
"path": ".claude/skills",
|
|
2046
|
+
"kind": "tree"
|
|
2047
|
+
},
|
|
2048
|
+
{
|
|
2049
|
+
"path": "CLAUDE.md",
|
|
2050
|
+
"kind": "file"
|
|
2051
|
+
}
|
|
2052
|
+
]
|
|
2053
|
+
},
|
|
2054
|
+
{
|
|
2055
|
+
"id": "codex",
|
|
2056
|
+
"discovery": {
|
|
2057
|
+
"providerRootNames": [
|
|
2058
|
+
".agents",
|
|
2059
|
+
".codex"
|
|
2060
|
+
],
|
|
2061
|
+
"instructionNames": [
|
|
2062
|
+
"AGENTS.md"
|
|
2063
|
+
],
|
|
2064
|
+
"instructionOverrideNames": [
|
|
2065
|
+
"AGENTS.local.md",
|
|
2066
|
+
"AGENTS.override.md"
|
|
2067
|
+
],
|
|
2068
|
+
"configPaths": [
|
|
2069
|
+
".codex/config.toml",
|
|
2070
|
+
".codex/hooks.json"
|
|
2071
|
+
],
|
|
2072
|
+
"pluginRootNames": [
|
|
2073
|
+
".codex-plugin"
|
|
2074
|
+
]
|
|
2075
|
+
},
|
|
2076
|
+
"surfaces": [
|
|
2077
|
+
{
|
|
2078
|
+
"path": ".agents/skills",
|
|
2079
|
+
"kind": "tree"
|
|
2080
|
+
},
|
|
2081
|
+
{
|
|
2082
|
+
"path": ".codex/hooks.json",
|
|
2083
|
+
"kind": "file"
|
|
2084
|
+
}
|
|
2085
|
+
]
|
|
2086
|
+
}
|
|
2087
|
+
],
|
|
2088
|
+
"retiredProviders": []
|
|
1935
2089
|
}
|
|
1936
2090
|
]
|
|
1937
2091
|
}
|
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.121",
|
|
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",
|