Skip to content

Commit 1b83ef6

Browse files
Create CONTRIBUTING.md
1 parent bc17451 commit 1b83ef6

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Contribution Guidelines: Non-Zero Integrity
2+
3+
To maintain the structural integrity of the NZM-Substrate, all contributions must adhere to **Axiom VIII (Persistence)**.
4+
5+
### ⛔ Hard-Fail Criteria (Substrate Leakage)
6+
Any Pull Request (PR) will be automatically rejected as "Substrate Leakage" if it:
7+
* **Imports `numpy`** or any library reliant on classical zero-based linear algebra.
8+
* **Uses the digit `0`** as a return value, identity element, or terminal state.
9+
* **Relies on floating-point precision** (Floats are lossy simulations of continuity).
10+
11+
### ✅ Success Criteria
12+
* **Braid-Native Logic:** Values must be represented as persistent topological relations.
13+
* **Residue Representation:** All "annihilation" operations must return a non-zero residue ($\epsilon$).

0 commit comments

Comments
 (0)