-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathRELEASE.json
More file actions
25 lines (25 loc) · 1.02 KB
/
Copy pathRELEASE.json
File metadata and controls
25 lines (25 loc) · 1.02 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
{
"schema_version": 1,
"product": "Parmesan",
"artifact_kind": "conversational_llm_software",
"version": "4.2.0",
"release_id": "41141a3e-9c36-4a30-a149-1d9321c6bcdb",
"root_directory": "PARMESAN_v4_2_0",
"built_at_utc": "2026-08-23T18:07:50Z",
"supersedes": "4.1.0",
"operator": "conversational_llm",
"amazon_corpus_bundled": false,
"version_policy": {
"major": "incompatible PGX, database, or core tool-contract change",
"minor": "backward-compatible capability or substantial workflow addition",
"patch": "backward-compatible correction, clarification, or release hardening"
},
"identity_policy": {
"human_filename": "PARMESAN_vMAJOR_MINOR_PATCH.zip",
"immutable_release_identity": "release_id UUID stored inside the artifact",
"byte_identity": "SHA-256 of the delivered ZIP, reported at handoff",
"uuid_in_filename": false,
"same_version_rebuilds": "forbidden after delivery; change any byte only under a new version and release_id"
},
"artifact_filename": "PARMESAN_v4_2_0.zip"
}