nikhil-woodruff commited on
Commit
93f71d2
·
verified ·
1 Parent(s): 3ddbee2

Initialize Microplex artifact repo card

Browse files
Files changed (1) hide show
  1. README.md +24 -0
README.md ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pretty_name: Microplex US Diagnostics
3
+ license: mit
4
+ tags:
5
+ - policyengine
6
+ - microplex
7
+ - diagnostics
8
+ - synthetic-data
9
+ ---
10
+
11
+ # Microplex US Diagnostics
12
+
13
+ Stable diagnostics registry for Microplex-US artifact bundles.
14
+
15
+ ## Layout
16
+
17
+ - `runs/<run_id>/manifest.json`
18
+ - `runs/<run_id>/policyengine_native_scores.json`
19
+ - `runs/<run_id>/pe_us_data_rebuild_native_audit.json`
20
+ - `runs/<run_id>/pe_native_target_diagnostics.json`
21
+ - `latest.json`
22
+ - `run_registry.jsonl`
23
+
24
+ The `runs/<run_id>/...` paths are immutable once published. `latest.json` and `run_registry.jsonl` are mutable discovery files.