File size: 1,290 Bytes
408ea33
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
# MANIFEST

## Secure Packet Transfer Integrity Stack HF Packet

**Version:** v0.1  
**Build date:** 2026-05-11  
**License:** CC BY-NC 4.0  
**Created and Developed by:** Collin D. Weber

## Files

| File | Role |
|---|---|
| `index.html` | Hugging Face Static Space application page. |
| `README.md` | Hugging Face README with YAML metadata. |
| `000_READ_ME_FIRST.md` | Upload and orientation guide. |
| `BOUNDARY_STATEMENT.md` | Evidence boundary and disallowed claims. |
| `PROTOCOL_RELATIONSHIP_MAP.md` | Relationship to TLS, QUIC, WireGuard, IPsec, SSH, CAs, and cryptographic libraries. |
| `OAM_FAILURE_MODES.md` | Degradation and hard-fault map. |
| `TEST_PLAN_PACKET_TRANSFER_INTEGRITY.md` | Conceptual toy-test plan. |
| `PACKET_INTEGRITY_LEDGER_TEMPLATE.csv` | Transfer review ledger template. |
| `PACKET_STATE_TAXONOMY.json` | Machine-readable GREEN/YELLOW/RED taxonomy. |
| `LICENSE_NOTICE.md` | License notice. |
| `BUILD_NOTES.md` | Build notes and next-branch recommendation. |
| `CHECKSUMS_SHA256.txt` | SHA-256 checksums for packet files. |

## Recommended Hugging Face Space settings

- Space name: `secure-packet-transfer-integrity-stack`
- Short description: `HIR/OAM packet-transfer integrity map`
- License: `cc-by-nc-4.0`
- SDK: `Static`
- App file: `index.html`