mgbam commited on
Commit
cfd9e7d
·
verified ·
1 Parent(s): 9e47591

Create README.mdc

Browse files
Files changed (1) hide show
  1. README.mdc +22 -0
README.mdc ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pretty_name: ProtocolPilot (RUO)
3
+ license: apache-2.0
4
+ tags: [biology, protocols, reproducibility, RUO]
5
+ ---
6
+
7
+ # ProtocolPilot (RUO)
8
+
9
+ **Research Use Only (RUO). Not for diagnosis or patient care.**
10
+ This repo mirrors the ProtocolPilot GitHub project: structured protocol drafts, BOMs, and utilities.
11
+
12
+ ## Contents
13
+ - `protocols/` – draft protocols in Markdown
14
+ - `tests/` – schema checks
15
+ - `src/` – parsers, schema, guards
16
+
17
+ ## How to use
18
+ - Clone or `git lfs` pull as needed.
19
+ - See the GitHub repo for CI and PR workflows.
20
+
21
+ ## Disclaimer
22
+ Outputs are **drafts for expert review**. You are responsible for validation and safety.