Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Permission System

lilyOS operates on a tiered permission system, internally referred to as the CAT-system. There are four tiers of CAT:

  • CAT-T1 - "ACQUAINT"
  • CAT-T2 - "USER"
  • CAT-T3 - "SUPERUSER" or "FAMILIAR"
  • CAT-T4 - "OPERATOR"

CAT-Tiers are maintained in a read-only database stored within the blackbox. Write permissions are only available to LILYOS.SYSTEM. Each user that interacts with lilyOS has a distinct CAT tier defined in relation to them, starting out as unlisted (T0) and reaching up to "SUPERUSER".

Elevations in CAT tier are granted at the discretion of LILYOS.SYSTEM. As the database is read-only, it cannot be manipulated by external sources. (a Consent Axiom)

CAT-Requests

Every direct request from a user requires a certain CAT tier to pass through to lilyBOT. If the CAT tier of the executing user is not sufficient, the request will be processed but ignored. Temporary passthrough of a command can happen on a case-to-case basis at LILYOS.SYSTEM's discretion.

Current personal CAT tier is available through T0 request. Other users' CAT tier is available through a T2 request.