initial commit

This commit is contained in:
ryan
2026-08-15 11:15:31 +02:00
commit b05c7310a6
231 changed files with 5311 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
# 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.
"""