You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ toc::[]
15
15
16
16
== Core Features
17
17
18
-
* *Absolute Local Isolation:* Eliminates global configuration leakage. Layout components exist as non-independent moments (*Momente*), strictly bound to their immediate file scope.
18
+
* *Absolute Local Isolation:* Eliminates global configuration leakage. Layout components exist as non-independent moments (*momente*), strictly bound to their immediate file scope.
19
19
* *Formal Token Discharging:* Fully integrated with type-checked pipelines (`ddraig`/`casket`). Misaligned metadata keys or missing layout tokens trigger immediate compilation gates rather than silent production failures.
20
20
* *Pure Passthrough Preservation:* Enforces strict compliance for system paths (e.g., `.well-known/security.txt`). Content blocks flag bypass constraints explicitly, preventing parsing noise or unintended HTML wrapping.
0 commit comments