-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathversions.json
More file actions
33 lines (33 loc) · 1.24 KB
/
versions.json
File metadata and controls
33 lines (33 loc) · 1.24 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
{
"meta": {
"disclaimer": "Version numbers are provisional; trust integrity hashes over semantic versions until next tagged release.",
"canonicalPolicy": "Latest operational scripts live at repo root; historical versions reside under script_archive/."
},
"products": {
"pax": {
"name": "PAX Infrastructure",
"version": "1.0.22",
"status": "development",
"notes": "Core infrastructure, workflows, governance (iterating beyond last tagged release)"
},
"purview": {
"name": "Purview Audit Log Processor",
"version": "1.10.9",
"status": "development",
"notes": "Canonical root script; prior versions in script_archive/Purview_Audit_Log_Processor."
},
"graph": {
"name": "Graph Audit Log Processor",
"version": "1.0.1",
"status": "development",
"notes": "Canonical root script; prior versions in script_archive/Graph_Audit_Log_Processor."
},
"copilotinteractions": {
"name": "Copilot Interactions Content Audit Log Processor",
"version": "2.0.0",
"status": "development",
"notes": "Canonical root script; prior versions in script_archive/CopilotInteractions_Content_Audit_Log_Processor."
}
},
"lastUpdated": "2026-04-25T00:00:00Z"
}