docs: update portal for WRNexusJS 0.3.3

This commit is contained in:
2026-07-22 20:45:48 +05:30
parent 20f63a06cc
commit 6598892c81
979 changed files with 4342 additions and 4172 deletions
+2 -2
View File
@@ -2,6 +2,6 @@
## Decision: Mode B — Private Developer Preview
Active version: 0.3.2, derived from package.json#wrnexus.version. All 29 installed @wrnexus packages resolve to 0.3.2 and npm reports restricted access. The repository remote is a private WorkRoot Git service and no public license file exists.
Active version: 0.3.3, derived from package.json#wrnexus.version. All 29 installed @wrnexus packages resolve to 0.3.3 and npm reports restricted access. The repository remote is a private WorkRoot Git service and no public license file exists.
External users cannot execute an installation without approved private registry credentials. The truthful CTA is Request preview access. After approval, the canonical command is bunx @wrnexus/cli@0.3.2 create my-app. Tokens must never appear in documentation or source.
External users cannot execute an installation without approved private registry credentials. The truthful CTA is Request preview access. After approval, the canonical command is bunx @wrnexus/cli@0.3.3 create my-app. Tokens must never appear in documentation or source.
+2 -2
View File
@@ -1,6 +1,6 @@
# WRNexusJS site audit
Date: 2026-07-13. Baseline: Bun 1.3.14, framework 0.3.2.
Date: 2026-07-13. Baseline: Bun 1.3.14, framework 0.3.3.
## Baseline results
@@ -12,7 +12,7 @@ Date: 2026-07-13. Baseline: Bun 1.3.14, framework 0.3.2.
## Findings
Package documentation, discovery assets, and AI-readable references are generated from the installed release. The 0.3.2 portal includes the helpers package, workspace app addition, and safe forward-auth login redirect guidance.
Package documentation, discovery assets, and AI-readable references are generated from the installed release. The 0.3.3 portal includes the helpers package, workspace app addition, and safe forward-auth login redirect guidance.
## Audit limitations