GodsDevProject commited on
Commit
d87de31
·
verified ·
1 Parent(s): ecc3d97

Create comments/public-comments.json

Browse files
governance-site/comments/public-comments.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "comments": [
3
+ {
4
+ "id": "2026-001",
5
+ "submitted": "2026-01-10",
6
+ "from": "Institutional Reviewer",
7
+ "comment": "Clarify AI opt-in boundaries.",
8
+ "response": "AI is disabled by default. All AI functions require explicit user opt-in per session."
9
+ }
10
+ ]
11
+ }