From d2e8a913d1af72ff64fc91d7460483fc00507283 Mon Sep 17 00:00:00 2001 From: ZDDC Date: Mon, 4 May 2026 17:25:09 -0500 Subject: [PATCH] docs(index): surface OPA decider, access-control reference, log story - New zddc-server feature bullet for OPA-compatible policy decider: ZDDC_OPA_URL flips to external Rego with the same .zddc files as input - Access-control bullet now links to the cascade reference (worked examples for paired open/closed + third-party-vendor layouts) - Access-logging bullet covers stdout-as-canonical and the file-tee fallback so orchestrator-pipeline deployments aren't surprised - New Learn-more link to the access-control reference (cascade rules, anti-patterns, five-minute verify recipe, federal-readiness gap analysis with NIST control refs) Co-Authored-By: Claude Opus 4.7 (1M context) --- index.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 2c746cb..d9637ce 100644 --- a/index.html +++ b/index.html @@ -175,9 +175,10 @@

zddc-server is a small Go binary purpose-built to serve ZDDC archives. Any web server gives you online mode; zddc-server adds things a generic web server can't:

@@ -228,6 +229,7 @@ apps:

Learn more