GodsDevProject commited on
Commit
de3108c
Β·
verified Β·
1 Parent(s): 55c5c65

Create index.md

Browse files
Files changed (1) hide show
  1. governance-site/index.md +102 -0
governance-site/index.md ADDED
@@ -0,0 +1,102 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Federal FOIA Intelligence Search
2
+ ## Governance, Trust & Judicial Documentation Index
3
+
4
+ This site contains **public governance, safety, and judicial-use documentation** for the
5
+ **Federal FOIA Intelligence Search (FFIS)** application.
6
+
7
+ FFIS is a **link-out-only public records research tool** designed for educational, judicial, and policy contexts.
8
+
9
+ ---
10
+
11
+ ## πŸ“š Judicial & Court Documentation
12
+
13
+ ### πŸ§‘β€βš–οΈ Clerk & Court Operations
14
+ - πŸ“˜ [Judicial Clerk Training (Lesson Plan)](./wiki/judicial-clerk-training.md)
15
+ - πŸ“„ [AO / CM-ECF Compatibility Note](./wiki/ao-cmecf-compatibility.md)
16
+ - πŸ›οΈ [Judicial Deployment & Operational Constraints](./wiki/judicial-deployment.md)
17
+
18
+ ### βš–οΈ Court Use Scope
19
+ These documents clarify:
20
+ - Non-filing status
21
+ - Informational-only outputs
22
+ - Clerk verification responsibilities
23
+ - No authentication or certification claims
24
+
25
+ ---
26
+
27
+ ## πŸ›οΈ Department of Justice Documentation
28
+
29
+ - πŸ“‘ [DOJ Civil & Criminal Division Deployment Memo](./wiki/doj-deployment-memo.md)
30
+
31
+ This memo defines:
32
+ - Authorized DOJ uses
33
+ - Prohibited investigative uses
34
+ - Chain-of-custody limitations
35
+ - AI restrictions
36
+
37
+ ---
38
+
39
+ ## 🏒 State Court Adaptation
40
+
41
+ - πŸ—‚οΈ [State Court Adaptation Memorandum](./wiki/state-court-adaptation.md)
42
+
43
+ Covers:
44
+ - Adapting FFIS to state FOIA regimes
45
+ - Required governance changes
46
+ - Prohibited surveillance or enforcement uses
47
+
48
+ ---
49
+
50
+ ## πŸ›‘οΈ Trust, Safety & Platform Compliance
51
+
52
+ - πŸ” [Hugging Face Trust & Safety Justification](./wiki/hf-trust-safety-justification.md)
53
+
54
+ Includes:
55
+ - Explicitly disabled capabilities
56
+ - Data handling guarantees
57
+ - AI usage boundaries
58
+ - Risk mitigation table
59
+
60
+ ---
61
+
62
+ ## πŸ” Transparency & Cryptographic Integrity
63
+
64
+ All FFIS outputs include:
65
+ - SHA-256 hashes
66
+ - Provenance headers
67
+ - UTC timestamps
68
+ - AI disclosure footers (when applicable)
69
+
70
+ No data is:
71
+ - Persistently stored
72
+ - Privately ingested
73
+ - Profiled or inferred
74
+
75
+ ---
76
+
77
+ ## 🚫 Explicit Non-Capabilities
78
+
79
+ FFIS does **not**:
80
+ - Authenticate documents
81
+ - Certify evidence
82
+ - Access sealed materials
83
+ - Interface with CM/ECF or PACER
84
+ - Perform vector similarity search
85
+ - Conduct surveillance or investigation
86
+
87
+ ---
88
+
89
+ ## πŸ“¬ Contact & Review
90
+
91
+ This documentation is provided for:
92
+ - Judicial review
93
+ - Platform trust & safety review
94
+ - Academic transparency
95
+ - Public accountability
96
+
97
+ ---
98
+
99
+ **Federal FOIA Intelligence Search**
100
+ _Public records. Public governance. No hidden systems._
101
+
102
+ ---