For the complete documentation index, see llms.txt. This page is also available as Markdown.

Security and Integrity Goals

  1. No panics, storage corruption, or ungraceful reverts.

  2. Overflow-resistant valuation logic.

  3. Proper ownership boundaries enforced.

  4. Consistency of storage keys after sequential or interleaved operations.

Last updated