Skip to content

IMPORTANT: Substrate Leakage Policy #4

Description

@SubstrateBound

Contribution Guidelines: Non-Zero Integrity

To maintain the structural integrity of the NZM-Substrate, all contributions must adhere to Axiom VIII (Persistence).

⛔ Hard-Fail Criteria (Substrate Leakage)

Any Pull Request (PR) will be automatically rejected as "Substrate Leakage" if it:

  • Imports numpy or any library reliant on classical zero-based linear algebra.
  • Uses the digit 0 as a return value, identity element, or terminal state.
  • Relies on floating-point precision (Floats are lossy simulations of continuity).

✅ Success Criteria

  • Braid-Native Logic: Values must be represented as persistent topological relations.
  • Residue Representation: All "annihilation" operations must return a non-zero residue ($\epsilon$).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions