docs: update portal for WRNexusJS 0.8.0

This commit is contained in:
2026-08-02 23:57:41 +05:30
parent 9366895f78
commit 8d5d4b8f12
183 changed files with 14433 additions and 2492 deletions
+3 -3
View File
@@ -1,18 +1,18 @@
# WRNexusJS site audit
Date: 2026-07-13. Baseline: Bun 1.3.14, framework 0.7.0.
Date: 2026-07-13. Baseline: Bun 1.3.14, framework 0.8.0.
## Baseline results
- authenticated private-registry installation: pass.
- docs generation: pass (38 package pages plus portal and guide pages).
- docs generation: pass (46 package pages plus portal and guide pages).
- tests, lint, formatting, and production build are required by the release check.
- package access remains restricted/private.
- repository: private WorkRoot Git remote; no public license file exists.
## Findings
Package documentation, discovery assets, and AI-readable references are generated from the installed release. The 0.7.0 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.8.0 portal includes the helpers package, workspace app addition, and safe forward-auth login redirect guidance.
## Audit limitations