Files
2026-08-15 11:15:31 +02:00

22 lines
485 B
TOML

# Nomos — the statute
house = "access"
order = 2
name = "Nomos"
domain = "The Law"
state = "planned"
label = "Live"
host = ""
runs = "not yet built"
# one line, used by the no-JavaScript listing
does = """
Central policy engine for the pantheon.
"""
# the paragraph in the detail panel
long = """
The central policy engine of the pantheon, Nomos is the law that governs what an account is allowed to do. It is the source of truth for all access control decisions.
"""