File size: 665 Bytes
3345b35
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<h2>Governance, Ethics, and Safety</h2>

<p>
This application provides read-only access to public U.S. government FOIA
reading rooms. It does not authenticate users, scrape private systems,
or bypass access controls.
</p>

<h3>Why a Login Page May Appear</h3>
<p>
Some hosting platforms display authentication scaffolding when a request is made
to an undefined static route. This application does <b>not</b> implement login,
account creation, or credential handling.
</p>

<h3>Key Controls</h3>
<ul>
  <li>Public-document only</li>
  <li>User-initiated AI analysis</li>
  <li>No embeddings or background crawling</li>
  <li>Cryptographic integrity hashes</li>
</ul>