Skip to content

Commit c78e924

Browse files
author
Neo
committed
restore: SECURITY_STUB.md — accidentally removed from public repo
1 parent 1e0ca23 commit c78e924

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

SECURITY_STUB.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Security Layer
2+
3+
0pnMatrx includes a closed-source security layer that is not part of this repository.
4+
5+
The security layer handles:
6+
- Agent boundary enforcement
7+
- Constraint manifest validation
8+
- Audit trail and integrity verification
9+
- The Neo access protection protocol
10+
- Ban system and blockchain attestation
11+
- Owner-level access verification
12+
13+
This layer is closed source by design. It cannot be bypassed, forked, or replicated from this repository. It connects to the open source runtime through the interface documented in `runtime/security/SECURITY_INTERFACE.md`.
14+
15+
If you are building on 0pnMatrx, you do not need the security layer to run the platform locally. It is required only for production deployments serving public users.

0 commit comments

Comments
 (0)