-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrelease-classification.json
More file actions
34 lines (34 loc) · 1.26 KB
/
Copy pathrelease-classification.json
File metadata and controls
34 lines (34 loc) · 1.26 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{
"schema_version": "release-classification/v1",
"release_tag": "v1.19.1",
"base_tag": "v1.19.0",
"changed_paths_sha256": "18f765ad4f7c739e912c5a44adc25c64378e3a7fa732a39aeeff36d618a4bc9c",
"changed_content_sha256": "fdaeae0a2b87be9d516d9c1c95dd3a48d8e7c3bc9cc00fe714e3143b79dee4ae",
"release_class": "deterministic",
"real_host_gate": "NOT_APPLICABLE",
"observed_behavior_claims": [],
"governance_asset_adoptions": [],
"not_applicable_exceptions": [
{
"path": "aet.intent.json",
"reason": "The v1.19.1 Intent records the approved deterministic live-distribution correction and grants no Agent adoption or release authority.",
"deterministic_proofs": [
"tests/test_business_quality_flows.py"
]
},
{
"path": "release-classification.json",
"reason": "This contract classifies the v1.19.1 patch diff as deterministic and declares no learned governance adoption.",
"deterministic_proofs": [
"tests/test_business_quality_flows.py"
]
},
{
"path": "src/aet/__init__.py",
"reason": "The v1.19.1 runtime version update is deterministic package metadata and carries no learned Agent behavior claim.",
"deterministic_proofs": [
"tests/demo/test_wheel.py"
]
}
]
}