Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 408 Bytes

File metadata and controls

12 lines (9 loc) · 408 Bytes

Contributing

Keep the system binary-first, receipt-bound, and honest.

Rules:

  1. Do not bypass binary manifests for durable information.
  2. Do not store large payloads inside ARC-Core.
  3. Do not fake cryptographic claims.
  4. Preserve lineage, parent manifests, and parent receipts.
  5. Treat text, JSON, SQLite, and UI views as projections unless packed and receipted.
  6. Add tests for every new command.