whitepaper: re-add 10 missing entries + 11 new defects this session, count 578→590; rebuild PDF

This commit is contained in:
russell@unturf.com 2026-03-27 22:18:31 -04:00
parent e4ee168b1e
commit 2e4f7807d5
401 changed files with 3914 additions and 114 deletions

View file

@ -1,3 +1,4 @@
# UNDF: UNDF-2026-000000274
--- a/src/entity/active_model.rs
+++ b/src/entity/active_model.rs
@@ -1256,12 +1256,17 @@ async fn establish_links<EM, J, RM, C>(

View file

@ -1,3 +1,4 @@
# UNDF: UNDF-2026-000000275
--- a/src/rbac/engine/mod.rs
+++ b/src/rbac/engine/mod.rs
@@ -26,6 +26,8 @@ pub struct RbacEngine {

View file

@ -1,3 +1,4 @@
# UNDF: UNDF-2026-000000276
--- a/src/schema/builder.rs
+++ b/src/schema/builder.rs
@@ -212,17 +212,22 @@ impl SchemaBuilder {

View file

@ -1,3 +1,4 @@
# UNDF: UNDF-2026-000000277
--- a/src/schema/topology.rs
+++ b/src/schema/topology.rs
@@ -210,17 +210,25 @@ impl<T: PartialOrd + Eq + Hash + Clone> FromIterator<T> for TopologicalSort<T>