From 5c591ab7de668813b0107b5f237bb32bd614ceee Mon Sep 17 00:00:00 2001 From: Ajay Ghanwat Date: Tue, 11 Aug 2026 14:41:58 +0530 Subject: [PATCH] docs: update portal for WRNexusJS 0.8.8 --- app/pages/404.wrn | 4 +- app/pages/access.wrn | 6 +- app/pages/architecture.wrn | 6 +- app/pages/benchmarks.wrn | 4 +- app/pages/changelog.wrn | 6 +- app/pages/examples.wrn | 6 +- app/pages/getting-started.wrn | 6 +- app/pages/guides/api-routes.wrn | 8 +- app/pages/guides/authentication.wrn | 8 +- app/pages/guides/authorization.wrn | 8 +- .../guides/configuration-and-profiles.wrn | 8 +- app/pages/guides/database.wrn | 8 +- app/pages/guides/deployment.wrn | 8 +- app/pages/guides/forms-and-validation.wrn | 8 +- app/pages/guides/full-stack-auth-demo.wrn | 10 +- app/pages/guides/i18n-and-themes.wrn | 8 +- app/pages/guides/middleware.wrn | 8 +- app/pages/guides/mobile.wrn | 8 +- app/pages/guides/observability.wrn | 8 +- app/pages/guides/pages-and-components.wrn | 8 +- app/pages/guides/project-structure.wrn | 8 +- app/pages/guides/pubsub.wrn | 8 +- app/pages/guides/queues.wrn | 8 +- app/pages/guides/realtime.wrn | 8 +- app/pages/guides/routing.wrn | 8 +- app/pages/guides/security.wrn | 8 +- app/pages/guides/server-data.wrn | 8 +- app/pages/guides/testing.wrn | 8 +- app/pages/guides/troubleshooting.wrn | 8 +- app/pages/guides/upgrading.wrn | 8 +- app/pages/guides/uploads.wrn | 8 +- app/pages/guides/workspaces-and-gateway.wrn | 8 +- app/pages/index.wrn | 10 +- app/pages/language.wrn | 6 +- app/pages/license.wrn | 4 +- app/pages/packages.wrn | 6 +- app/pages/packages/ai.wrn | 6 +- app/pages/packages/auth.wrn | 8 +- app/pages/packages/authz.wrn | 6 +- app/pages/packages/benchmark.wrn | 6 +- app/pages/packages/cache.wrn | 6 +- app/pages/packages/captcha.wrn | 6 +- app/pages/packages/cli.wrn | 6 +- app/pages/packages/compiler.wrn | 6 +- app/pages/packages/content.wrn | 6 +- app/pages/packages/core.wrn | 6 +- app/pages/packages/csr.wrn | 6 +- app/pages/packages/db.wrn | 6 +- app/pages/packages/dev-server.wrn | 6 +- app/pages/packages/dev-toolbar.wrn | 6 +- app/pages/packages/encryption.wrn | 6 +- app/pages/packages/graphql.wrn | 6 +- app/pages/packages/helpers.wrn | 6 +- app/pages/packages/i18n.wrn | 6 +- app/pages/packages/identity.wrn | 6 +- app/pages/packages/image.wrn | 6 +- app/pages/packages/jwt.wrn | 6 +- app/pages/packages/language-server.wrn | 24 +- app/pages/packages/mcp.wrn | 6 +- app/pages/packages/mobile.wrn | 6 +- app/pages/packages/native.wrn | 6 +- app/pages/packages/oauth.wrn | 6 +- app/pages/packages/observability.wrn | 6 +- app/pages/packages/playground.wrn | 6 +- app/pages/packages/plugin.wrn | 6 +- app/pages/packages/pubsub.wrn | 6 +- app/pages/packages/pwa.wrn | 6 +- app/pages/packages/queue.wrn | 6 +- app/pages/packages/reactive.wrn | 6 +- app/pages/packages/realtime.wrn | 6 +- app/pages/packages/router.wrn | 6 +- app/pages/packages/security.wrn | 6 +- app/pages/packages/ssr.wrn | 6 +- app/pages/packages/store.wrn | 6 +- app/pages/packages/styles.wrn | 6 +- app/pages/packages/syntax.wrn | 6 +- app/pages/packages/test.wrn | 6 +- app/pages/packages/tracking.wrn | 6 +- app/pages/packages/typecheck.wrn | 6 +- app/pages/packages/ui.wrn | 6 +- app/pages/packages/uploader.wrn | 6 +- app/pages/packages/validation.wrn | 6 +- app/pages/releases/0.8.8.wrn | 24 + app/pages/roadmap.wrn | 4 +- app/pages/search.wrn | 4 +- app/pages/security.wrn | 6 +- app/pages/showcase.wrn | 6 +- app/pages/support.wrn | 4 +- app/pages/tutorial.wrn | 6 +- app/routes.gen.ts | 3 + app/types/wrnexus.generated.d.ts | 26 +- bun.lock | 188 +++--- docs/release-access-status.md | 4 +- docs/site-audit.md | 4 +- package-lock.json | 596 +++++++++--------- package.json | 96 +-- public/docs-index.json | 186 +++--- public/llms-full.txt | 452 ++++++++++++- public/llms.txt | 522 +++++++++++++-- public/sitemap.xml | 2 +- 100 files changed, 1791 insertions(+), 904 deletions(-) create mode 100644 app/pages/releases/0.8.8.wrn diff --git a/app/pages/404.wrn b/app/pages/404.wrn index ee8b1ebc..33241300 100644 --- a/app/pages/404.wrn +++ b/app/pages/404.wrn @@ -7,7 +7,7 @@ page Pagenotfound { view {
-
W WRNexusJS
+
W WRNexusJS
- +
} } \ No newline at end of file diff --git a/app/pages/access.wrn b/app/pages/access.wrn index 2aed8ff2..ab5c2974 100644 --- a/app/pages/access.wrn +++ b/app/pages/access.wrn @@ -7,7 +7,7 @@ page Access { view {
-
W WRNexusJS
+
W WRNexusJS

Request preview access

WRNexusJS 0.8.7 packages are not available from the public npm registry. Installation requires approval and private registry credentials supplied by WorkRoot. Never paste registry tokens into source control, issue reports, or support messages.

Request process

  1. Contact WorkRoot through the public contact path at workroot.in.
  2. Describe the application, team, expected deployment, and Bun environment.
  3. After approval, follow the registry instructions supplied privately.
  4. Use the canonical scaffold command below only after authentication.
bunx @wrnexus/cli@0.8.7 create my-app

Access approval, response time, licensing terms, and support level remain owner-controlled. This site does not collect access requests directly.

- +

Request preview access

WRNexusJS 0.8.8 packages are not available from the public npm registry. Installation requires approval and private registry credentials supplied by WorkRoot. Never paste registry tokens into source control, issue reports, or support messages.

Request process

  1. Contact WorkRoot through the public contact path at workroot.in.
  2. Describe the application, team, expected deployment, and Bun environment.
  3. After approval, follow the registry instructions supplied privately.
  4. Use the canonical scaffold command below only after authentication.
bunx @wrnexus/cli@0.8.8 create my-app

Access approval, response time, licensing terms, and support level remain owner-controlled. This site does not collect access requests directly.

+
} } \ No newline at end of file diff --git a/app/pages/architecture.wrn b/app/pages/architecture.wrn index f83d774a..40f4f007 100644 --- a/app/pages/architecture.wrn +++ b/app/pages/architecture.wrn @@ -7,7 +7,7 @@ page Architecture { view {
-
W WRNexusJS
+
W WRNexusJS
Framework architecture · 0.8.7

Architecture

WRNexusJS is Bun-native and SSR-first. File discovery maps pages and API handlers; middleware enriches or short-circuits a request; the compiler turns .wrn declarations into server render functions and small feature runtimes.

Request and build lifecycle

  1. DiscoverPages, APIs, middleware, components, layouts, schemas, rooms
  2. CompileParse .wrn, validate grammar, generate server code
  3. RequestLimits, security, locale, session, middleware
  4. MatchStatic and dynamic file route
  5. RenderSSR data, escaped interpolation, components, metadata
  6. EnhanceOnly required reactive/directive runtimes

Package boundaries

core owns contexts, middleware, sessions and rooms; router discovers routes; compiler parses .wrn; ssr renders documents; csr supplies browser runtimes; dev-server and cli orchestrate development and builds.

Security and data flow

Validation happens at trust boundaries. Session authentication establishes identity; authorization makes resource decisions. CSP, Trusted Types, CSRF, upload checks, WebSocket origins, request limits, and output escaping are layered controls—not substitutes for application policy.

Realtime and scale

Rooms are process-local unless connected through pub/sub. Redis-backed pub/sub distributes events. Queue durability depends on the selected driver and must be evaluated explicitly.

Workspaces and gateways

The gateway can dispatch multiple applications while preserving route, component, asset, config, and session boundaries. Validate host routing and isolation before production.

Build and deployment

wrnexus build . produces dist/server.js and hashed/static assets. Run the server with Bun, apply migrations before traffic, terminate TLS at a trusted edge, and forward only expected proxy headers.

Mobile

Mobile compatibility bridges SSR-safe Capacitor capabilities; native route generation is experimental and is not general web portability. Test each target platform.

Generated files and limits

app/routes.gen.ts, .wrnexus/, and dist/ are generated. The runtime is Bun-only. Preview packages are private. Historical compatibility and long-term support policy are not yet published.

- +
Framework architecture · 0.8.8

Architecture

WRNexusJS is Bun-native and SSR-first. File discovery maps pages and API handlers; middleware enriches or short-circuits a request; the compiler turns .wrn declarations into server render functions and small feature runtimes.

Request and build lifecycle

  1. DiscoverPages, APIs, middleware, components, layouts, schemas, rooms
  2. CompileParse .wrn, validate grammar, generate server code
  3. RequestLimits, security, locale, session, middleware
  4. MatchStatic and dynamic file route
  5. RenderSSR data, escaped interpolation, components, metadata
  6. EnhanceOnly required reactive/directive runtimes

Package boundaries

core owns contexts, middleware, sessions and rooms; router discovers routes; compiler parses .wrn; ssr renders documents; csr supplies browser runtimes; dev-server and cli orchestrate development and builds.

Security and data flow

Validation happens at trust boundaries. Session authentication establishes identity; authorization makes resource decisions. CSP, Trusted Types, CSRF, upload checks, WebSocket origins, request limits, and output escaping are layered controls—not substitutes for application policy.

Realtime and scale

Rooms are process-local unless connected through pub/sub. Redis-backed pub/sub distributes events. Queue durability depends on the selected driver and must be evaluated explicitly.

Workspaces and gateways

The gateway can dispatch multiple applications while preserving route, component, asset, config, and session boundaries. Validate host routing and isolation before production.

Build and deployment

wrnexus build . produces dist/server.js and hashed/static assets. Run the server with Bun, apply migrations before traffic, terminate TLS at a trusted edge, and forward only expected proxy headers.

Mobile

Mobile compatibility bridges SSR-safe Capacitor capabilities; native route generation is experimental and is not general web portability. Test each target platform.

Generated files and limits

app/routes.gen.ts, .wrnexus/, and dist/ are generated. The runtime is Bun-only. Preview packages are private. Historical compatibility and long-term support policy are not yet published.

+
} } \ No newline at end of file diff --git a/app/pages/benchmarks.wrn b/app/pages/benchmarks.wrn index 3b8afa2b..0678db7f 100644 --- a/app/pages/benchmarks.wrn +++ b/app/pages/benchmarks.wrn @@ -7,7 +7,7 @@ page Benchmarks { view {
-
W WRNexusJS
+
W WRNexusJS

Benchmarks

No publishable benchmark dataset yet

No comparative speed claims are published. A valid baseline must record scripts, commit, Bun/framework versions, hardware, OS, warmup, samples, workload, raw results, median, percentiles, memory, HTML size, browser JavaScript size, and run date.

The roadmap starts with WRNexusJS-only measurements before any maintained equivalent-workload comparison.

- +
} } \ No newline at end of file diff --git a/app/pages/changelog.wrn b/app/pages/changelog.wrn index ccb982dd..403cf08a 100644 --- a/app/pages/changelog.wrn +++ b/app/pages/changelog.wrn @@ -7,7 +7,7 @@ page Changelog { view {
-
W WRNexusJS
+
W WRNexusJS

Changelog

0.8.7 2026-07-13

Documentation is aligned to all 47 installed packages. This release adds @wrnexus/helpers, original-request URL helpers, safe login redirects, working wrnexus workspace add, and forward-auth redirect propagation.

Migration notes

Run wrnexus update --latest and keep every @wrnexus/* package on 0.8.7. Existing applications must explicitly add @wrnexus/helpers before importing it; newly scaffolded applications include it automatically.

Versioning and support

The packages use semantic-looking versions, but a formal compatibility and old-release support policy has not been approved. Preview consumers should treat minor releases as potentially requiring migration review.

- +

Changelog

0.8.8 2026-07-13

Documentation is aligned to all 47 installed packages. This release adds @wrnexus/helpers, original-request URL helpers, safe login redirects, working wrnexus workspace add, and forward-auth redirect propagation.

Migration notes

Run wrnexus update --latest and keep every @wrnexus/* package on 0.8.8. Existing applications must explicitly add @wrnexus/helpers before importing it; newly scaffolded applications include it automatically.

Versioning and support

The packages use semantic-looking versions, but a formal compatibility and old-release support policy has not been approved. Preview consumers should treat minor releases as potentially requiring migration review.

+
} } \ No newline at end of file diff --git a/app/pages/examples.wrn b/app/pages/examples.wrn index 4e6e0ded..3d180709 100644 --- a/app/pages/examples.wrn +++ b/app/pages/examples.wrn @@ -7,7 +7,7 @@ page Examples { view {
-
W WRNexusJS
+
W WRNexusJS

Examples

Examples are tied to installed 0.8.7 package documentation. The focused snippets in guides are source-verified; standalone runnable projects and CI compilation are tracked as remaining work.

Minimal .wrn page

Documented

Database CRUD

Planned fixture

Authentication and protected route

Planned fixture

Permissions

Planned fixture

Forms and validation

Documented

Realtime dashboard

Planned fixture

File upload

Planned fixture

Background queue

Planned fixture

Redis pub/sub

Planned fixture

Workspace gateway

Planned fixture

Deployment

Planned fixture

Experimental mobile mode

Planned fixture
- +

Examples

Examples are tied to installed 0.8.8 package documentation. The focused snippets in guides are source-verified; standalone runnable projects and CI compilation are tracked as remaining work.

Minimal .wrn page

Documented

Database CRUD

Planned fixture

Authentication and protected route

Planned fixture

Permissions

Planned fixture

Forms and validation

Documented

Realtime dashboard

Planned fixture

File upload

Planned fixture

Background queue

Planned fixture

Redis pub/sub

Planned fixture

Workspace gateway

Planned fixture

Deployment

Planned fixture

Experimental mobile mode

Planned fixture
+
} } \ No newline at end of file diff --git a/app/pages/getting-started.wrn b/app/pages/getting-started.wrn index f8cf9cfc..e64da4a0 100644 --- a/app/pages/getting-started.wrn +++ b/app/pages/getting-started.wrn @@ -7,7 +7,7 @@ page Gettingstarted { view {
-
W WRNexusJS
+
W WRNexusJS
Preview guide · v0.8.7

Build a contact inbox

This path creates a server-rendered page, validated API route, middleware, and realtime next step. It requires approved registry access and Bun 1.3.x; this site was verified with Bun 1.3.14.

1. Create the project

bunx @wrnexus/cli@0.8.7 create my-app
+
Preview guide · v0.8.8

Build a contact inbox

This path creates a server-rendered page, validated API route, middleware, and realtime next step. It requires approved registry access and Bun 1.3.x; this site was verified with Bun 1.3.14.

1. Create the project

bunx @wrnexus/cli@0.8.8 create my-app
 cd my-app
 bun install
 bun run dev

2. Know the structure

app/pages/       # file-based .wrn routes
@@ -47,7 +47,7 @@ export const POST = async (ctx) => {
 }

7. Test and ship

bun run test
 bun run build
 bun dist/server.js

Next: deployment, database, authentication, and workspaces.

- +
} } \ No newline at end of file diff --git a/app/pages/guides/api-routes.wrn b/app/pages/guides/api-routes.wrn index f8c3423f..cceee511 100644 --- a/app/pages/guides/api-routes.wrn +++ b/app/pages/guides/api-routes.wrn @@ -7,7 +7,7 @@ page APIroutes { view {
-
W WRNexusJS
+
W WRNexusJS
Preview guide · 0.8.7

API routes

Export GET, POST, PUT, PATCH, or DELETE from app/api files. Validate request bodies, enforce authentication and authorization, cap request sizes, and return Web Responses.

Practical example

Validate a mutation and return an explicit HTTP result.

import { v, parseBody } from "@wrnexus/validation";
+
Preview guide · 0.8.8

API routes

Export GET, POST, PUT, PATCH, or DELETE from app/api files. Validate request bodies, enforce authentication and authorization, cap request sizes, and return Web Responses.

Practical example

Validate a mutation and return an explicit HTTP result.

import { v, parseBody } from "@wrnexus/validation";
 const input = v.object({ name: v.string().trim().min(2).max(80) });
 export const POST = async (ctx) => {
   const parsed = await parseBody(input, ctx.req);
@@ -25,8 +25,8 @@ export const POST = async (ctx) => {
 };

What to verify

Run this against the selected profile, inspect the generated or returned result, and add a test for both the successful path and its most important failure path.

Configuration

Keep configuration in wrnexus.config.ts, select an explicit profile, and store secrets only in validated environment variables. Use wrnexus config . --explain to review the resolved non-secret configuration.

Implementation workflow

bunx wrnexus doctor .
 bunx wrnexus typecheck .
 bunx wrnexus inspect routes .
-bunx wrnexus build .

Start from the exact installed package page, implement the smallest server-owned contract, and add browser behavior only where interaction requires it. Run the production build because development-only success does not prove deployability.

Verification checklist

  • Inputs are validated at the authoritative server boundary.
  • Authentication and resource authorization are tested independently.
  • Generated routes and application types are current.
  • Error, empty, loading, denied, and success states are documented.
  • The production artifact starts and serves the expected route.

Release scope

This guide describes installed 0.8.7 capabilities. Follow linked package declarations for exact signatures; undocumented behavior is not guaranteed.

Browse package APIs · CLI reference · Troubleshooting · Support

- +bunx wrnexus build .

Start from the exact installed package page, implement the smallest server-owned contract, and add browser behavior only where interaction requires it. Run the production build because development-only success does not prove deployability.

Verification checklist

  • Inputs are validated at the authoritative server boundary.
  • Authentication and resource authorization are tested independently.
  • Generated routes and application types are current.
  • Error, empty, loading, denied, and success states are documented.
  • The production artifact starts and serves the expected route.

Release scope

This guide describes installed 0.8.8 capabilities. Follow linked package declarations for exact signatures; undocumented behavior is not guaranteed.

Browse package APIs · CLI reference · Troubleshooting · Support

+ } } \ No newline at end of file diff --git a/app/pages/guides/authentication.wrn b/app/pages/guides/authentication.wrn index e9d51b2d..7b25f27b 100644 --- a/app/pages/guides/authentication.wrn +++ b/app/pages/guides/authentication.wrn @@ -7,7 +7,7 @@ page Authentication { view {
-
W WRNexusJS
+
W WRNexusJS
Preview guide · 0.8.7

Authentication

Configure session authentication, log users in through supported auth helpers, and read identity from context. Cookie flags, rotation, expiry, and secret storage remain deployment responsibilities.

Practical example

Require an authenticated session in middleware and redirect browser requests to login.

export default async function requireSession(ctx, next) {
+
Preview guide · 0.8.8

Authentication

Configure session authentication, log users in through supported auth helpers, and read identity from context. Cookie flags, rotation, expiry, and secret storage remain deployment responsibilities.

Practical example

Require an authenticated session in middleware and redirect browser requests to login.

export default async function requireSession(ctx, next) {
   const user = await readAuthenticatedUser(ctx);
   if (!user) return Response.redirect(new URL("/login", ctx.url), 303);
   ctx.state.user = user;
@@ -25,8 +25,8 @@ page Authentication {
 }

What to verify

Run this against the selected profile, inspect the generated or returned result, and add a test for both the successful path and its most important failure path.

Configuration

Keep configuration in wrnexus.config.ts, select an explicit profile, and store secrets only in validated environment variables. Use wrnexus config . --explain to review the resolved non-secret configuration.

Implementation workflow

bunx wrnexus doctor .
 bunx wrnexus typecheck .
 bunx wrnexus inspect routes .
-bunx wrnexus build .

Start from the exact installed package page, implement the smallest server-owned contract, and add browser behavior only where interaction requires it. Run the production build because development-only success does not prove deployability.

Verification checklist

  • Inputs are validated at the authoritative server boundary.
  • Authentication and resource authorization are tested independently.
  • Generated routes and application types are current.
  • Error, empty, loading, denied, and success states are documented.
  • The production artifact starts and serves the expected route.

Release scope

This guide describes installed 0.8.7 capabilities. Follow linked package declarations for exact signatures; undocumented behavior is not guaranteed.

Browse package APIs · CLI reference · Troubleshooting · Support

- +bunx wrnexus build .

Start from the exact installed package page, implement the smallest server-owned contract, and add browser behavior only where interaction requires it. Run the production build because development-only success does not prove deployability.

Verification checklist

  • Inputs are validated at the authoritative server boundary.
  • Authentication and resource authorization are tested independently.
  • Generated routes and application types are current.
  • Error, empty, loading, denied, and success states are documented.
  • The production artifact starts and serves the expected route.

Release scope

This guide describes installed 0.8.8 capabilities. Follow linked package declarations for exact signatures; undocumented behavior is not guaranteed.

Browse package APIs · CLI reference · Troubleshooting · Support

+ } } \ No newline at end of file diff --git a/app/pages/guides/authorization.wrn b/app/pages/guides/authorization.wrn index 8ada5d92..ed6cc73c 100644 --- a/app/pages/guides/authorization.wrn +++ b/app/pages/guides/authorization.wrn @@ -7,7 +7,7 @@ page Authorization { view {
-
W WRNexusJS
+
W WRNexusJS
Preview guide · 0.8.7

Authorization

Authentication identifies; authorization decides. Enforce permissions in server routes and policies, including object ownership. UI hiding is never an authorization boundary.

Practical example

Check the exact permission at the mutation boundary; hiding UI is only a convenience.

export const DELETE = async (ctx) => {
+
Preview guide · 0.8.8

Authorization

Authentication identifies; authorization decides. Enforce permissions in server routes and policies, including object ownership. UI hiding is never an authorization boundary.

Practical example

Check the exact permission at the mutation boundary; hiding UI is only a convenience.

export const DELETE = async (ctx) => {
   await requirePermission(ctx, "member:delete");
   await deleteMember(ctx.params.id, ctx.state.user.tenantId);
   return new Response(null, { status: 204 });
 };

What to verify

Run this against the selected profile, inspect the generated or returned result, and add a test for both the successful path and its most important failure path.

Configuration

Keep configuration in wrnexus.config.ts, select an explicit profile, and store secrets only in validated environment variables. Use wrnexus config . --explain to review the resolved non-secret configuration.

Implementation workflow

bunx wrnexus doctor .
 bunx wrnexus typecheck .
 bunx wrnexus inspect routes .
-bunx wrnexus build .

Start from the exact installed package page, implement the smallest server-owned contract, and add browser behavior only where interaction requires it. Run the production build because development-only success does not prove deployability.

Verification checklist

  • Inputs are validated at the authoritative server boundary.
  • Authentication and resource authorization are tested independently.
  • Generated routes and application types are current.
  • Error, empty, loading, denied, and success states are documented.
  • The production artifact starts and serves the expected route.

Release scope

This guide describes installed 0.8.7 capabilities. Follow linked package declarations for exact signatures; undocumented behavior is not guaranteed.

Browse package APIs · CLI reference · Troubleshooting · Support

- +bunx wrnexus build .

Start from the exact installed package page, implement the smallest server-owned contract, and add browser behavior only where interaction requires it. Run the production build because development-only success does not prove deployability.

Verification checklist

  • Inputs are validated at the authoritative server boundary.
  • Authentication and resource authorization are tested independently.
  • Generated routes and application types are current.
  • Error, empty, loading, denied, and success states are documented.
  • The production artifact starts and serves the expected route.

Release scope

This guide describes installed 0.8.8 capabilities. Follow linked package declarations for exact signatures; undocumented behavior is not guaranteed.

Browse package APIs · CLI reference · Troubleshooting · Support

+ } } \ No newline at end of file diff --git a/app/pages/guides/configuration-and-profiles.wrn b/app/pages/guides/configuration-and-profiles.wrn index ce0b086f..f463cda7 100644 --- a/app/pages/guides/configuration-and-profiles.wrn +++ b/app/pages/guides/configuration-and-profiles.wrn @@ -7,7 +7,7 @@ page Configurationandprofiles { view {
-
W WRNexusJS
+
W WRNexusJS
Preview guide · 0.8.7

Configuration and profiles

wrnexus.config.ts owns styles, SEO, security, data, mobile, fonts, and profiles. Keep secrets in validated environment variables and review merged production configuration.

Practical example

Keep shared defaults at the root and make production differences explicit.

export default {
+
Preview guide · 0.8.8

Configuration and profiles

wrnexus.config.ts owns styles, SEO, security, data, mobile, fonts, and profiles. Keep secrets in validated environment variables and review merged production configuration.

Practical example

Keep shared defaults at the root and make production differences explicit.

export default {
   server: { port: 3000 },
   profiles: {
     development: { envFiles: [".env", ".env.development"] },
@@ -28,8 +28,8 @@ page Configurationandprofiles {
 bunx wrnexus config . --explain --profile=production

What to verify

Run this against the selected profile, inspect the generated or returned result, and add a test for both the successful path and its most important failure path.

Configuration

Keep configuration in wrnexus.config.ts, select an explicit profile, and store secrets only in validated environment variables. Use wrnexus config . --explain to review the resolved non-secret configuration.

Implementation workflow

bunx wrnexus doctor .
 bunx wrnexus typecheck .
 bunx wrnexus inspect routes .
-bunx wrnexus build .

Start from the exact installed package page, implement the smallest server-owned contract, and add browser behavior only where interaction requires it. Run the production build because development-only success does not prove deployability.

Verification checklist

  • Inputs are validated at the authoritative server boundary.
  • Authentication and resource authorization are tested independently.
  • Generated routes and application types are current.
  • Error, empty, loading, denied, and success states are documented.
  • The production artifact starts and serves the expected route.

Release scope

This guide describes installed 0.8.7 capabilities. Follow linked package declarations for exact signatures; undocumented behavior is not guaranteed.

Browse package APIs · CLI reference · Troubleshooting · Support

- +bunx wrnexus build .

Start from the exact installed package page, implement the smallest server-owned contract, and add browser behavior only where interaction requires it. Run the production build because development-only success does not prove deployability.

Verification checklist

  • Inputs are validated at the authoritative server boundary.
  • Authentication and resource authorization are tested independently.
  • Generated routes and application types are current.
  • Error, empty, loading, denied, and success states are documented.
  • The production artifact starts and serves the expected route.

Release scope

This guide describes installed 0.8.8 capabilities. Follow linked package declarations for exact signatures; undocumented behavior is not guaranteed.

Browse package APIs · CLI reference · Troubleshooting · Support

+ } } \ No newline at end of file diff --git a/app/pages/guides/database.wrn b/app/pages/guides/database.wrn index efc65f6d..0a2f0274 100644 --- a/app/pages/guides/database.wrn +++ b/app/pages/guides/database.wrn @@ -7,7 +7,7 @@ page Database { view {
-
W WRNexusJS
+
W WRNexusJS
Preview guide · 0.8.7

Database

Configure SQLite or the installed supported driver, keep queries in named SQL blocks, generate typed functions, and apply migrations before traffic. Back up data and test rollback independently.

Practical example

Create a migration from models, apply it, and regenerate typed database functions.

bunx wrnexus db status
+
Preview guide · 0.8.8

Database

Configure SQLite or the installed supported driver, keep queries in named SQL blocks, generate typed functions, and apply migrations before traffic. Back up data and test rollback independently.

Practical example

Create a migration from models, apply it, and regenerate typed database functions.

bunx wrnexus db status
 bunx wrnexus db new create_accounts --from-models
 bunx wrnexus db migrate
 bunx wrnexus db generate

What to verify

Run this against the selected profile, inspect the generated or returned result, and add a test for both the successful path and its most important failure path.

Configuration

Keep configuration in wrnexus.config.ts, select an explicit profile, and store secrets only in validated environment variables. Use wrnexus config . --explain to review the resolved non-secret configuration.

Implementation workflow

bunx wrnexus doctor .
 bunx wrnexus typecheck .
 bunx wrnexus inspect routes .
-bunx wrnexus build .

Start from the exact installed package page, implement the smallest server-owned contract, and add browser behavior only where interaction requires it. Run the production build because development-only success does not prove deployability.

Verification checklist

  • Inputs are validated at the authoritative server boundary.
  • Authentication and resource authorization are tested independently.
  • Generated routes and application types are current.
  • Error, empty, loading, denied, and success states are documented.
  • The production artifact starts and serves the expected route.

Release scope

This guide describes installed 0.8.7 capabilities. Follow linked package declarations for exact signatures; undocumented behavior is not guaranteed.

Browse package APIs · CLI reference · Troubleshooting · Support

- +bunx wrnexus build .

Start from the exact installed package page, implement the smallest server-owned contract, and add browser behavior only where interaction requires it. Run the production build because development-only success does not prove deployability.

Verification checklist

  • Inputs are validated at the authoritative server boundary.
  • Authentication and resource authorization are tested independently.
  • Generated routes and application types are current.
  • Error, empty, loading, denied, and success states are documented.
  • The production artifact starts and serves the expected route.

Release scope

This guide describes installed 0.8.8 capabilities. Follow linked package declarations for exact signatures; undocumented behavior is not guaranteed.

Browse package APIs · CLI reference · Troubleshooting · Support

+ } } \ No newline at end of file diff --git a/app/pages/guides/deployment.wrn b/app/pages/guides/deployment.wrn index 0f33e96e..14d23f2f 100644 --- a/app/pages/guides/deployment.wrn +++ b/app/pages/guides/deployment.wrn @@ -7,7 +7,7 @@ page Deployment { view {
-
W WRNexusJS
+
W WRNexusJS
Preview guide · 0.8.7

Deployment

Run bun run build, apply migrations, and start dist/server.js with Bun. Configure TLS, proxy trust, environment validation, health checks, graceful restarts, logs, backups, and restrictive security headers.

Practical example

Build once, apply migrations before traffic, and run the immutable Bun server artifact.

bun install --frozen-lockfile
+
Preview guide · 0.8.8

Deployment

Run bun run build, apply migrations, and start dist/server.js with Bun. Configure TLS, proxy trust, environment validation, health checks, graceful restarts, logs, backups, and restrictive security headers.

Practical example

Build once, apply migrations before traffic, and run the immutable Bun server artifact.

bun install --frozen-lockfile
 bunx wrnexus typecheck .
 bunx wrnexus db migrate
 bunx wrnexus build .
 bun dist/server.js

What to verify

Run this against the selected profile, inspect the generated or returned result, and add a test for both the successful path and its most important failure path.

Configuration

Keep configuration in wrnexus.config.ts, select an explicit profile, and store secrets only in validated environment variables. Use wrnexus config . --explain to review the resolved non-secret configuration.

Implementation workflow

bunx wrnexus doctor .
 bunx wrnexus typecheck .
 bunx wrnexus inspect routes .
-bunx wrnexus build .

Start from the exact installed package page, implement the smallest server-owned contract, and add browser behavior only where interaction requires it. Run the production build because development-only success does not prove deployability.

Verification checklist

  • Inputs are validated at the authoritative server boundary.
  • Authentication and resource authorization are tested independently.
  • Generated routes and application types are current.
  • Error, empty, loading, denied, and success states are documented.
  • The production artifact starts and serves the expected route.

Release scope

This guide describes installed 0.8.7 capabilities. Follow linked package declarations for exact signatures; undocumented behavior is not guaranteed.

Browse package APIs · CLI reference · Troubleshooting · Support

- +bunx wrnexus build .

Start from the exact installed package page, implement the smallest server-owned contract, and add browser behavior only where interaction requires it. Run the production build because development-only success does not prove deployability.

Verification checklist

  • Inputs are validated at the authoritative server boundary.
  • Authentication and resource authorization are tested independently.
  • Generated routes and application types are current.
  • Error, empty, loading, denied, and success states are documented.
  • The production artifact starts and serves the expected route.

Release scope

This guide describes installed 0.8.8 capabilities. Follow linked package declarations for exact signatures; undocumented behavior is not guaranteed.

Browse package APIs · CLI reference · Troubleshooting · Support

+ } } \ No newline at end of file diff --git a/app/pages/guides/forms-and-validation.wrn b/app/pages/guides/forms-and-validation.wrn index 4500e557..1bbf657e 100644 --- a/app/pages/guides/forms-and-validation.wrn +++ b/app/pages/guides/forms-and-validation.wrn @@ -7,7 +7,7 @@ page Formsandvalidation { view {
-
W WRNexusJS
+
W WRNexusJS
Preview guide · 0.8.7

Forms and validation

Define a v.object schema, use data-schema on the form, show field errors with data-error, and always call parseBody on the server. refine is server-only.

Practical example

Use the same named schema in the browser form and authoritative API handler.

page Signup { view {
+
Preview guide · 0.8.8

Forms and validation

Define a v.object schema, use data-schema on the form, show field errors with data-error, and always call parseBody on the server. refine is server-only.

Practical example

Use the same named schema in the browser form and authoritative API handler.

page Signup { view {
   <form data-schema="signup" action="/api/signup" method="post">
     <input name="email" type="email" /><span data-error="email"></span>
     <button type="submit">Create account</button>
@@ -25,8 +25,8 @@ page Formsandvalidation {
 } }

What to verify

Run this against the selected profile, inspect the generated or returned result, and add a test for both the successful path and its most important failure path.

Configuration

Keep configuration in wrnexus.config.ts, select an explicit profile, and store secrets only in validated environment variables. Use wrnexus config . --explain to review the resolved non-secret configuration.

Implementation workflow

bunx wrnexus doctor .
 bunx wrnexus typecheck .
 bunx wrnexus inspect routes .
-bunx wrnexus build .

Start from the exact installed package page, implement the smallest server-owned contract, and add browser behavior only where interaction requires it. Run the production build because development-only success does not prove deployability.

Verification checklist

  • Inputs are validated at the authoritative server boundary.
  • Authentication and resource authorization are tested independently.
  • Generated routes and application types are current.
  • Error, empty, loading, denied, and success states are documented.
  • The production artifact starts and serves the expected route.

Release scope

This guide describes installed 0.8.7 capabilities. Follow linked package declarations for exact signatures; undocumented behavior is not guaranteed.

Browse package APIs · CLI reference · Troubleshooting · Support

- +bunx wrnexus build .

Start from the exact installed package page, implement the smallest server-owned contract, and add browser behavior only where interaction requires it. Run the production build because development-only success does not prove deployability.

Verification checklist

  • Inputs are validated at the authoritative server boundary.
  • Authentication and resource authorization are tested independently.
  • Generated routes and application types are current.
  • Error, empty, loading, denied, and success states are documented.
  • The production artifact starts and serves the expected route.

Release scope

This guide describes installed 0.8.8 capabilities. Follow linked package declarations for exact signatures; undocumented behavior is not guaranteed.

Browse package APIs · CLI reference · Troubleshooting · Support

+ } } \ No newline at end of file diff --git a/app/pages/guides/full-stack-auth-demo.wrn b/app/pages/guides/full-stack-auth-demo.wrn index 0607690b..10941618 100644 --- a/app/pages/guides/full-stack-auth-demo.wrn +++ b/app/pages/guides/full-stack-auth-demo.wrn @@ -7,7 +7,7 @@ page Authandpermissionsdashboarddemo { view {
-
W WRNexusJS
+
W WRNexusJS
Preview guide · 0.8.7

Auth and permissions dashboard demo

This walkthrough builds a small team portal. Public visitors can read the home and pricing pages, users can sign in, and the dashboard separates ordinary members from administrators. Every authorization decision remains on the server.

-

1. Create the application

bunx @wrnexus/cli@0.8.7 create team-portal
+
Preview guide · 0.8.8

Auth and permissions dashboard demo

This walkthrough builds a small team portal. Public visitors can read the home and pricing pages, users can sign in, and the dashboard separates ordinary members from administrators. Every authorization decision remains on the server.

+

1. Create the application

bunx @wrnexus/cli@0.8.8 create team-portal
 cd team-portal
 bun install
 bun add @wrnexus/auth @wrnexus/authz @wrnexus/db @wrnexus/validation @wrnexus/ui
@@ -150,8 +150,8 @@ bunx wrnexus preview . --port=3000

Tests should prove anonymous d

9. Demo checklist

  • Public home, pricing, privacy, and terms pages render without authentication.
  • Login creates and rotates a secure session.
  • Dashboard navigation changes by permission, while APIs enforce every permission independently.
  • Member lists and mutations are tenant-scoped on the server.
  • Development and production profiles resolve explicitly.
  • Typecheck, API tests, browser tests, security audit, contract check, build, and preview all pass.

Configuration

Keep configuration in wrnexus.config.ts, select an explicit profile, and store secrets only in validated environment variables. Use wrnexus config . --explain to review the resolved non-secret configuration.

Implementation workflow

bunx wrnexus doctor .
 bunx wrnexus typecheck .
 bunx wrnexus inspect routes .
-bunx wrnexus build .

Start from the exact installed package page, implement the smallest server-owned contract, and add browser behavior only where interaction requires it. Run the production build because development-only success does not prove deployability.

Verification checklist

  • Inputs are validated at the authoritative server boundary.
  • Authentication and resource authorization are tested independently.
  • Generated routes and application types are current.
  • Error, empty, loading, denied, and success states are documented.
  • The production artifact starts and serves the expected route.

Release scope

This guide describes installed 0.8.7 capabilities. Follow linked package declarations for exact signatures; undocumented behavior is not guaranteed.

Browse package APIs · CLI reference · Troubleshooting · Support

- +bunx wrnexus build .

Start from the exact installed package page, implement the smallest server-owned contract, and add browser behavior only where interaction requires it. Run the production build because development-only success does not prove deployability.

Verification checklist

  • Inputs are validated at the authoritative server boundary.
  • Authentication and resource authorization are tested independently.
  • Generated routes and application types are current.
  • Error, empty, loading, denied, and success states are documented.
  • The production artifact starts and serves the expected route.

Release scope

This guide describes installed 0.8.8 capabilities. Follow linked package declarations for exact signatures; undocumented behavior is not guaranteed.

Browse package APIs · CLI reference · Troubleshooting · Support

+ } } \ No newline at end of file diff --git a/app/pages/guides/i18n-and-themes.wrn b/app/pages/guides/i18n-and-themes.wrn index b4e15e21..63ebc38a 100644 --- a/app/pages/guides/i18n-and-themes.wrn +++ b/app/pages/guides/i18n-and-themes.wrn @@ -7,7 +7,7 @@ page Internationalizationandthemes { view {
-
W WRNexusJS
+
W WRNexusJS
Preview guide · 0.8.7

Internationalization and themes

Store locale JSON under app/locales and use translation directives. Themes resolve CSS tokens; ensure contrast, system preference behavior, persistence, and non-color cues.

Practical example

Configure one default locale and theme, then reference translation keys in server-rendered markup.

export default {
+
Preview guide · 0.8.8

Internationalization and themes

Store locale JSON under app/locales and use translation directives. Themes resolve CSS tokens; ensure contrast, system preference behavior, persistence, and non-color cues.

Practical example

Configure one default locale and theme, then reference translation keys in server-rendered markup.

export default {
   i18n: { defaultLocale: "en", locales: ["en", "fr"] },
   theme: { default: "system", palette: "violet" },
 };
@@ -25,8 +25,8 @@ page Internationalizationandthemes {
 page Home { view { <h1>{t:home.title}</h1><button data-wire-theme-toggle>Theme</button> } }

What to verify

Run this against the selected profile, inspect the generated or returned result, and add a test for both the successful path and its most important failure path.

Configuration

Keep configuration in wrnexus.config.ts, select an explicit profile, and store secrets only in validated environment variables. Use wrnexus config . --explain to review the resolved non-secret configuration.

Implementation workflow

bunx wrnexus doctor .
 bunx wrnexus typecheck .
 bunx wrnexus inspect routes .
-bunx wrnexus build .

Start from the exact installed package page, implement the smallest server-owned contract, and add browser behavior only where interaction requires it. Run the production build because development-only success does not prove deployability.

Verification checklist

  • Inputs are validated at the authoritative server boundary.
  • Authentication and resource authorization are tested independently.
  • Generated routes and application types are current.
  • Error, empty, loading, denied, and success states are documented.
  • The production artifact starts and serves the expected route.

Release scope

This guide describes installed 0.8.7 capabilities. Follow linked package declarations for exact signatures; undocumented behavior is not guaranteed.

Browse package APIs · CLI reference · Troubleshooting · Support

- +bunx wrnexus build .

Start from the exact installed package page, implement the smallest server-owned contract, and add browser behavior only where interaction requires it. Run the production build because development-only success does not prove deployability.

Verification checklist

  • Inputs are validated at the authoritative server boundary.
  • Authentication and resource authorization are tested independently.
  • Generated routes and application types are current.
  • Error, empty, loading, denied, and success states are documented.
  • The production artifact starts and serves the expected route.

Release scope

This guide describes installed 0.8.8 capabilities. Follow linked package declarations for exact signatures; undocumented behavior is not guaranteed.

Browse package APIs · CLI reference · Troubleshooting · Support

+ } } \ No newline at end of file diff --git a/app/pages/guides/middleware.wrn b/app/pages/guides/middleware.wrn index 3fd59bd4..5901a3ba 100644 --- a/app/pages/guides/middleware.wrn +++ b/app/pages/guides/middleware.wrn @@ -7,7 +7,7 @@ page Middleware { view {
-
W WRNexusJS
+
W WRNexusJS
Preview guide · 0.8.7

Middleware

Middleware receives context and next. Return next() to continue or return a Response to stop. Put request limits and trust-boundary controls before business logic.

Practical example

Add a request identifier and reject unsupported methods before application handlers run.

export default async function requestContext(ctx, next) {
+
Preview guide · 0.8.8

Middleware

Middleware receives context and next. Return next() to continue or return a Response to stop. Put request limits and trust-boundary controls before business logic.

Practical example

Add a request identifier and reject unsupported methods before application handlers run.

export default async function requestContext(ctx, next) {
   ctx.state.requestId = crypto.randomUUID();
   if (!["GET", "HEAD", "POST"].includes(ctx.req.method))
     return new Response("Method not allowed", { status: 405 });
@@ -25,8 +25,8 @@ page Middleware {
 }

What to verify

Run this against the selected profile, inspect the generated or returned result, and add a test for both the successful path and its most important failure path.

Configuration

Keep configuration in wrnexus.config.ts, select an explicit profile, and store secrets only in validated environment variables. Use wrnexus config . --explain to review the resolved non-secret configuration.

Implementation workflow

bunx wrnexus doctor .
 bunx wrnexus typecheck .
 bunx wrnexus inspect routes .
-bunx wrnexus build .

Start from the exact installed package page, implement the smallest server-owned contract, and add browser behavior only where interaction requires it. Run the production build because development-only success does not prove deployability.

Verification checklist

  • Inputs are validated at the authoritative server boundary.
  • Authentication and resource authorization are tested independently.
  • Generated routes and application types are current.
  • Error, empty, loading, denied, and success states are documented.
  • The production artifact starts and serves the expected route.

Release scope

This guide describes installed 0.8.7 capabilities. Follow linked package declarations for exact signatures; undocumented behavior is not guaranteed.

Browse package APIs · CLI reference · Troubleshooting · Support

- +bunx wrnexus build .

Start from the exact installed package page, implement the smallest server-owned contract, and add browser behavior only where interaction requires it. Run the production build because development-only success does not prove deployability.

Verification checklist

  • Inputs are validated at the authoritative server boundary.
  • Authentication and resource authorization are tested independently.
  • Generated routes and application types are current.
  • Error, empty, loading, denied, and success states are documented.
  • The production artifact starts and serves the expected route.

Release scope

This guide describes installed 0.8.8 capabilities. Follow linked package declarations for exact signatures; undocumented behavior is not guaranteed.

Browse package APIs · CLI reference · Troubleshooting · Support

+ } } \ No newline at end of file diff --git a/app/pages/guides/mobile.wrn b/app/pages/guides/mobile.wrn index 0b09a891..98f28cb2 100644 --- a/app/pages/guides/mobile.wrn +++ b/app/pages/guides/mobile.wrn @@ -7,7 +7,7 @@ page Mobile { view {
-
W WRNexusJS
+
W WRNexusJS
Preview guide · 0.8.7

Mobile

Mobile capabilities are experimental in this preview. Test Capacitor permissions and lifecycle on each platform; do not assume every .wrn or browser API converts to native.

Practical example

Generate the mobile surface, compile it, and inspect supported native capabilities before relying on one.

bunx wrnexus generate mobile
+
Preview guide · 0.8.8

Mobile

Mobile capabilities are experimental in this preview. Test Capacitor permissions and lifecycle on each platform; do not assume every .wrn or browser API converts to native.

Practical example

Generate the mobile surface, compile it, and inspect supported native capabilities before relying on one.

bunx wrnexus generate mobile
 bunx wrnexus mobile compile
 bunx wrnexus native list

What to verify

Run this against the selected profile, inspect the generated or returned result, and add a test for both the successful path and its most important failure path.

Configuration

Keep configuration in wrnexus.config.ts, select an explicit profile, and store secrets only in validated environment variables. Use wrnexus config . --explain to review the resolved non-secret configuration.

Implementation workflow

bunx wrnexus doctor .
 bunx wrnexus typecheck .
 bunx wrnexus inspect routes .
-bunx wrnexus build .

Start from the exact installed package page, implement the smallest server-owned contract, and add browser behavior only where interaction requires it. Run the production build because development-only success does not prove deployability.

Verification checklist

  • Inputs are validated at the authoritative server boundary.
  • Authentication and resource authorization are tested independently.
  • Generated routes and application types are current.
  • Error, empty, loading, denied, and success states are documented.
  • The production artifact starts and serves the expected route.

Release scope

This guide describes installed 0.8.7 capabilities. Follow linked package declarations for exact signatures; undocumented behavior is not guaranteed.

Browse package APIs · CLI reference · Troubleshooting · Support

- +bunx wrnexus build .

Start from the exact installed package page, implement the smallest server-owned contract, and add browser behavior only where interaction requires it. Run the production build because development-only success does not prove deployability.

Verification checklist

  • Inputs are validated at the authoritative server boundary.
  • Authentication and resource authorization are tested independently.
  • Generated routes and application types are current.
  • Error, empty, loading, denied, and success states are documented.
  • The production artifact starts and serves the expected route.

Release scope

This guide describes installed 0.8.8 capabilities. Follow linked package declarations for exact signatures; undocumented behavior is not guaranteed.

Browse package APIs · CLI reference · Troubleshooting · Support

+ } } \ No newline at end of file diff --git a/app/pages/guides/observability.wrn b/app/pages/guides/observability.wrn index 9cb6e130..f7c98f12 100644 --- a/app/pages/guides/observability.wrn +++ b/app/pages/guides/observability.wrn @@ -7,7 +7,7 @@ page Observability { view {
-
W WRNexusJS
+
W WRNexusJS
Preview guide · 0.8.7

Observability

Use tracking middleware and sinks with redaction, sampling, stable request identifiers, alert ownership, and retention limits. Never capture registry tokens or session secrets.

Practical example

Redact credentials at the sink boundary and attach a stable request identifier.

const tracking = createTracking({
+
Preview guide · 0.8.8

Observability

Use tracking middleware and sinks with redaction, sampling, stable request identifiers, alert ownership, and retention limits. Never capture registry tokens or session secrets.

Practical example

Redact credentials at the sink boundary and attach a stable request identifier.

const tracking = createTracking({
   redact: ["authorization", "cookie", "password", "token"],
   sampleRate: 0.1,
 });
 export default tracking.middleware();

What to verify

Run this against the selected profile, inspect the generated or returned result, and add a test for both the successful path and its most important failure path.

Configuration

Keep configuration in wrnexus.config.ts, select an explicit profile, and store secrets only in validated environment variables. Use wrnexus config . --explain to review the resolved non-secret configuration.

Implementation workflow

bunx wrnexus doctor .
 bunx wrnexus typecheck .
 bunx wrnexus inspect routes .
-bunx wrnexus build .

Start from the exact installed package page, implement the smallest server-owned contract, and add browser behavior only where interaction requires it. Run the production build because development-only success does not prove deployability.

Verification checklist

  • Inputs are validated at the authoritative server boundary.
  • Authentication and resource authorization are tested independently.
  • Generated routes and application types are current.
  • Error, empty, loading, denied, and success states are documented.
  • The production artifact starts and serves the expected route.

Release scope

This guide describes installed 0.8.7 capabilities. Follow linked package declarations for exact signatures; undocumented behavior is not guaranteed.

Browse package APIs · CLI reference · Troubleshooting · Support

- +bunx wrnexus build .

Start from the exact installed package page, implement the smallest server-owned contract, and add browser behavior only where interaction requires it. Run the production build because development-only success does not prove deployability.

Verification checklist

  • Inputs are validated at the authoritative server boundary.
  • Authentication and resource authorization are tested independently.
  • Generated routes and application types are current.
  • Error, empty, loading, denied, and success states are documented.
  • The production artifact starts and serves the expected route.

Release scope

This guide describes installed 0.8.8 capabilities. Follow linked package declarations for exact signatures; undocumented behavior is not guaranteed.

Browse package APIs · CLI reference · Troubleshooting · Support

+ } } \ No newline at end of file diff --git a/app/pages/guides/pages-and-components.wrn b/app/pages/guides/pages-and-components.wrn index 1713e16d..e79855cc 100644 --- a/app/pages/guides/pages-and-components.wrn +++ b/app/pages/guides/pages-and-components.wrn @@ -7,7 +7,7 @@ page Pagesandcomponents { view {
-
W WRNexusJS
+
W WRNexusJS
Preview guide · 0.8.7

Pages and components

Pages are routable, components are reusable, and layouts provide shared slots. Mount a component with data-component and keep browser state scoped and minimal.

Practical example

Declare the reusable contract in a component, then pass data from the owning page.

component StatusCard {
+
Preview guide · 0.8.8

Pages and components

Pages are routable, components are reusable, and layouts provide shared slots. Mount a component with data-component and keep browser state scoped and minimal.

Practical example

Declare the reusable contract in a component, then pass data from the owning page.

component StatusCard {
   prop title = "Status"
   prop value = "Unknown"
   view { <article><h2>{title}</h2><p>{value}</p><slot /></article> }
@@ -26,8 +26,8 @@ page Pagesandcomponents {
 page Dashboard { view { <StatusCard title="API" value="Healthy" /> } }

What to verify

Run this against the selected profile, inspect the generated or returned result, and add a test for both the successful path and its most important failure path.

Configuration

Keep configuration in wrnexus.config.ts, select an explicit profile, and store secrets only in validated environment variables. Use wrnexus config . --explain to review the resolved non-secret configuration.

Implementation workflow

bunx wrnexus doctor .
 bunx wrnexus typecheck .
 bunx wrnexus inspect routes .
-bunx wrnexus build .

Start from the exact installed package page, implement the smallest server-owned contract, and add browser behavior only where interaction requires it. Run the production build because development-only success does not prove deployability.

Verification checklist

  • Inputs are validated at the authoritative server boundary.
  • Authentication and resource authorization are tested independently.
  • Generated routes and application types are current.
  • Error, empty, loading, denied, and success states are documented.
  • The production artifact starts and serves the expected route.

Release scope

This guide describes installed 0.8.7 capabilities. Follow linked package declarations for exact signatures; undocumented behavior is not guaranteed.

Browse package APIs · CLI reference · Troubleshooting · Support

- +bunx wrnexus build .

Start from the exact installed package page, implement the smallest server-owned contract, and add browser behavior only where interaction requires it. Run the production build because development-only success does not prove deployability.

Verification checklist

  • Inputs are validated at the authoritative server boundary.
  • Authentication and resource authorization are tested independently.
  • Generated routes and application types are current.
  • Error, empty, loading, denied, and success states are documented.
  • The production artifact starts and serves the expected route.

Release scope

This guide describes installed 0.8.8 capabilities. Follow linked package declarations for exact signatures; undocumented behavior is not guaranteed.

Browse package APIs · CLI reference · Troubleshooting · Support

+ } } \ No newline at end of file diff --git a/app/pages/guides/project-structure.wrn b/app/pages/guides/project-structure.wrn index ef673d6d..2c68b9f5 100644 --- a/app/pages/guides/project-structure.wrn +++ b/app/pages/guides/project-structure.wrn @@ -7,7 +7,7 @@ page Projectstructure { view {
-
W WRNexusJS
+
W WRNexusJS
Preview guide · 0.8.7

Project structure

Pages, components, layouts, APIs, middleware, schemas, database files, locales, realtime rooms, and styles live under app. Never edit app/routes.gen.ts, .wrnexus, or dist by hand.

Practical example

Generate files through the CLI so routes and application types stay synchronized.

bunx wrnexus generate page account/settings
+
Preview guide · 0.8.8

Project structure

Pages, components, layouts, APIs, middleware, schemas, database files, locales, realtime rooms, and styles live under app. Never edit app/routes.gen.ts, .wrnexus, or dist by hand.

Practical example

Generate files through the CLI so routes and application types stay synchronized.

bunx wrnexus generate page account/settings
 bunx wrnexus generate component account-card
 bunx wrnexus generate api account/profile
 bunx wrnexus generate routes
 bunx wrnexus generate types .

What to verify

Run this against the selected profile, inspect the generated or returned result, and add a test for both the successful path and its most important failure path.

Configuration

Keep configuration in wrnexus.config.ts, select an explicit profile, and store secrets only in validated environment variables. Use wrnexus config . --explain to review the resolved non-secret configuration.

Implementation workflow

bunx wrnexus doctor .
 bunx wrnexus typecheck .
 bunx wrnexus inspect routes .
-bunx wrnexus build .

Start from the exact installed package page, implement the smallest server-owned contract, and add browser behavior only where interaction requires it. Run the production build because development-only success does not prove deployability.

Verification checklist

  • Inputs are validated at the authoritative server boundary.
  • Authentication and resource authorization are tested independently.
  • Generated routes and application types are current.
  • Error, empty, loading, denied, and success states are documented.
  • The production artifact starts and serves the expected route.

Release scope

This guide describes installed 0.8.7 capabilities. Follow linked package declarations for exact signatures; undocumented behavior is not guaranteed.

Browse package APIs · CLI reference · Troubleshooting · Support

- +bunx wrnexus build .

Start from the exact installed package page, implement the smallest server-owned contract, and add browser behavior only where interaction requires it. Run the production build because development-only success does not prove deployability.

Verification checklist

  • Inputs are validated at the authoritative server boundary.
  • Authentication and resource authorization are tested independently.
  • Generated routes and application types are current.
  • Error, empty, loading, denied, and success states are documented.
  • The production artifact starts and serves the expected route.

Release scope

This guide describes installed 0.8.8 capabilities. Follow linked package declarations for exact signatures; undocumented behavior is not guaranteed.

Browse package APIs · CLI reference · Troubleshooting · Support

+ } } \ No newline at end of file diff --git a/app/pages/guides/pubsub.wrn b/app/pages/guides/pubsub.wrn index 00f7ede1..f9e3f9b5 100644 --- a/app/pages/guides/pubsub.wrn +++ b/app/pages/guides/pubsub.wrn @@ -7,7 +7,7 @@ page Pubsub { view {
-
W WRNexusJS
+
W WRNexusJS
Preview guide · 0.8.7

Pub/sub

The in-process driver cannot cross processes. Use Redis where instances must share events, define channel ownership, and design for reconnects and duplicate delivery.

Practical example

Use Redis when events must cross processes; use a namespaced channel contract.

const bus = createRedisPubSub({ url: env.REDIS_URL });
+
Preview guide · 0.8.8

Pub/sub

The in-process driver cannot cross processes. Use Redis where instances must share events, define channel ownership, and design for reconnects and duplicate delivery.

Practical example

Use Redis when events must cross processes; use a namespaced channel contract.

const bus = createRedisPubSub({ url: env.REDIS_URL });
 await bus.subscribe("team:42:events", (event) => handleTeamEvent(event));
 await bus.publish("team:42:events", JSON.stringify({ type: "member.invited" }));

What to verify

Run this against the selected profile, inspect the generated or returned result, and add a test for both the successful path and its most important failure path.

Configuration

Keep configuration in wrnexus.config.ts, select an explicit profile, and store secrets only in validated environment variables. Use wrnexus config . --explain to review the resolved non-secret configuration.

Implementation workflow

bunx wrnexus doctor .
 bunx wrnexus typecheck .
 bunx wrnexus inspect routes .
-bunx wrnexus build .

Start from the exact installed package page, implement the smallest server-owned contract, and add browser behavior only where interaction requires it. Run the production build because development-only success does not prove deployability.

Verification checklist

  • Inputs are validated at the authoritative server boundary.
  • Authentication and resource authorization are tested independently.
  • Generated routes and application types are current.
  • Error, empty, loading, denied, and success states are documented.
  • The production artifact starts and serves the expected route.

Release scope

This guide describes installed 0.8.7 capabilities. Follow linked package declarations for exact signatures; undocumented behavior is not guaranteed.

Browse package APIs · CLI reference · Troubleshooting · Support

- +bunx wrnexus build .

Start from the exact installed package page, implement the smallest server-owned contract, and add browser behavior only where interaction requires it. Run the production build because development-only success does not prove deployability.

Verification checklist

  • Inputs are validated at the authoritative server boundary.
  • Authentication and resource authorization are tested independently.
  • Generated routes and application types are current.
  • Error, empty, loading, denied, and success states are documented.
  • The production artifact starts and serves the expected route.

Release scope

This guide describes installed 0.8.8 capabilities. Follow linked package declarations for exact signatures; undocumented behavior is not guaranteed.

Browse package APIs · CLI reference · Troubleshooting · Support

+ } } \ No newline at end of file diff --git a/app/pages/guides/queues.wrn b/app/pages/guides/queues.wrn index 1091a365..f2774e60 100644 --- a/app/pages/guides/queues.wrn +++ b/app/pages/guides/queues.wrn @@ -7,7 +7,7 @@ page Queues { view {
-
W WRNexusJS
+
W WRNexusJS
Preview guide · 0.8.7

Queues

Queue behavior is preview-level. Treat in-process work as non-durable, make handlers idempotent, cap retries, record failures, and choose a production persistence strategy.

Practical example

Make jobs idempotent and bound retry behavior before processing external effects.

const emails = queue("emails", { concurrency: 4, retries: 3 });
+
Preview guide · 0.8.8

Queues

Queue behavior is preview-level. Treat in-process work as non-durable, make handlers idempotent, cap retries, record failures, and choose a production persistence strategy.

Practical example

Make jobs idempotent and bound retry behavior before processing external effects.

const emails = queue("emails", { concurrency: 4, retries: 3 });
 emails.process(async (job) => sendInviteOnce(job.data.invitationId));
 await emails.add({ invitationId }, { delay: 1_000 });

What to verify

Run this against the selected profile, inspect the generated or returned result, and add a test for both the successful path and its most important failure path.

Configuration

Keep configuration in wrnexus.config.ts, select an explicit profile, and store secrets only in validated environment variables. Use wrnexus config . --explain to review the resolved non-secret configuration.

Implementation workflow

bunx wrnexus doctor .
 bunx wrnexus typecheck .
 bunx wrnexus inspect routes .
-bunx wrnexus build .

Start from the exact installed package page, implement the smallest server-owned contract, and add browser behavior only where interaction requires it. Run the production build because development-only success does not prove deployability.

Verification checklist

  • Inputs are validated at the authoritative server boundary.
  • Authentication and resource authorization are tested independently.
  • Generated routes and application types are current.
  • Error, empty, loading, denied, and success states are documented.
  • The production artifact starts and serves the expected route.

Release scope

This guide describes installed 0.8.7 capabilities. Follow linked package declarations for exact signatures; undocumented behavior is not guaranteed.

Browse package APIs · CLI reference · Troubleshooting · Support

- +bunx wrnexus build .

Start from the exact installed package page, implement the smallest server-owned contract, and add browser behavior only where interaction requires it. Run the production build because development-only success does not prove deployability.

Verification checklist

  • Inputs are validated at the authoritative server boundary.
  • Authentication and resource authorization are tested independently.
  • Generated routes and application types are current.
  • Error, empty, loading, denied, and success states are documented.
  • The production artifact starts and serves the expected route.

Release scope

This guide describes installed 0.8.8 capabilities. Follow linked package declarations for exact signatures; undocumented behavior is not guaranteed.

Browse package APIs · CLI reference · Troubleshooting · Support

+ } } \ No newline at end of file diff --git a/app/pages/guides/realtime.wrn b/app/pages/guides/realtime.wrn index ce6588a6..473370b4 100644 --- a/app/pages/guides/realtime.wrn +++ b/app/pages/guides/realtime.wrn @@ -7,7 +7,7 @@ page Realtime { view {
-
W WRNexusJS
+
W WRNexusJS
Preview guide · 0.8.7

Realtime

defineRoom handles connection and messages. Validate message shapes, authorize subscriptions, restrict origins, bound payloads, and use pub/sub to scale across processes.

Practical example

Authorize room membership and validate every incoming message before broadcasting.

export default defineRoom("team", {
+
Preview guide · 0.8.8

Realtime

defineRoom handles connection and messages. Validate message shapes, authorize subscriptions, restrict origins, bound payloads, and use pub/sub to scale across processes.

Practical example

Authorize room membership and validate every incoming message before broadcasting.

export default defineRoom("team", {
   async connect(client, ctx) { await requireTeamMember(ctx, ctx.params.teamId); },
   async message(client, raw) {
     const message = chatMessage.parse(JSON.parse(raw));
@@ -26,8 +26,8 @@ page Realtime {
 });

What to verify

Run this against the selected profile, inspect the generated or returned result, and add a test for both the successful path and its most important failure path.

Configuration

Keep configuration in wrnexus.config.ts, select an explicit profile, and store secrets only in validated environment variables. Use wrnexus config . --explain to review the resolved non-secret configuration.

Implementation workflow

bunx wrnexus doctor .
 bunx wrnexus typecheck .
 bunx wrnexus inspect routes .
-bunx wrnexus build .

Start from the exact installed package page, implement the smallest server-owned contract, and add browser behavior only where interaction requires it. Run the production build because development-only success does not prove deployability.

Verification checklist

  • Inputs are validated at the authoritative server boundary.
  • Authentication and resource authorization are tested independently.
  • Generated routes and application types are current.
  • Error, empty, loading, denied, and success states are documented.
  • The production artifact starts and serves the expected route.

Release scope

This guide describes installed 0.8.7 capabilities. Follow linked package declarations for exact signatures; undocumented behavior is not guaranteed.

Browse package APIs · CLI reference · Troubleshooting · Support

- +bunx wrnexus build .

Start from the exact installed package page, implement the smallest server-owned contract, and add browser behavior only where interaction requires it. Run the production build because development-only success does not prove deployability.

Verification checklist

  • Inputs are validated at the authoritative server boundary.
  • Authentication and resource authorization are tested independently.
  • Generated routes and application types are current.
  • Error, empty, loading, denied, and success states are documented.
  • The production artifact starts and serves the expected route.

Release scope

This guide describes installed 0.8.8 capabilities. Follow linked package declarations for exact signatures; undocumented behavior is not guaranteed.

Browse package APIs · CLI reference · Troubleshooting · Support

+ } } \ No newline at end of file diff --git a/app/pages/guides/routing.wrn b/app/pages/guides/routing.wrn index 12edaf0c..a629340c 100644 --- a/app/pages/guides/routing.wrn +++ b/app/pages/guides/routing.wrn @@ -7,7 +7,7 @@ page Routing { view {
-
W WRNexusJS
+
W WRNexusJS
Preview guide · 0.8.7

Routing

A page filename defines its URL; index maps to the directory root and bracket segments are dynamic parameters. API files under app/api expose HTTP method functions and receive a Context.

Practical example

This creates a dynamic, server-rendered account route and verifies that the router discovered it.

// app/pages/accounts/[id].wrn
+
Preview guide · 0.8.8

Routing

A page filename defines its URL; index maps to the directory root and bracket segments are dynamic parameters. API files under app/api expose HTTP method functions and receive a Context.

Practical example

This creates a dynamic, server-rendered account route and verifies that the router discovered it.

// app/pages/accounts/[id].wrn
 page Account { view { <main><h1>Account {params.id}</h1></main> } }
 
 bunx wrnexus inspect routes .

What to verify

Run this against the selected profile, inspect the generated or returned result, and add a test for both the successful path and its most important failure path.

Configuration

Keep configuration in wrnexus.config.ts, select an explicit profile, and store secrets only in validated environment variables. Use wrnexus config . --explain to review the resolved non-secret configuration.

Implementation workflow

bunx wrnexus doctor .
 bunx wrnexus typecheck .
 bunx wrnexus inspect routes .
-bunx wrnexus build .

Start from the exact installed package page, implement the smallest server-owned contract, and add browser behavior only where interaction requires it. Run the production build because development-only success does not prove deployability.

Verification checklist

  • Inputs are validated at the authoritative server boundary.
  • Authentication and resource authorization are tested independently.
  • Generated routes and application types are current.
  • Error, empty, loading, denied, and success states are documented.
  • The production artifact starts and serves the expected route.

Release scope

This guide describes installed 0.8.7 capabilities. Follow linked package declarations for exact signatures; undocumented behavior is not guaranteed.

Browse package APIs · CLI reference · Troubleshooting · Support

- +bunx wrnexus build .

Start from the exact installed package page, implement the smallest server-owned contract, and add browser behavior only where interaction requires it. Run the production build because development-only success does not prove deployability.

Verification checklist

  • Inputs are validated at the authoritative server boundary.
  • Authentication and resource authorization are tested independently.
  • Generated routes and application types are current.
  • Error, empty, loading, denied, and success states are documented.
  • The production artifact starts and serves the expected route.

Release scope

This guide describes installed 0.8.8 capabilities. Follow linked package declarations for exact signatures; undocumented behavior is not guaranteed.

Browse package APIs · CLI reference · Troubleshooting · Support

+ } } \ No newline at end of file diff --git a/app/pages/guides/security.wrn b/app/pages/guides/security.wrn index 66ca9c0b..314daa8e 100644 --- a/app/pages/guides/security.wrn +++ b/app/pages/guides/security.wrn @@ -7,7 +7,7 @@ page Applicationsecurity { view {
-
W WRNexusJS
+
W WRNexusJS
Preview guide · 0.8.7

Application security

Use CSP, CSRF, Trusted Types, session hardening, validation, origin checks, upload restrictions, encryption, request limits, and explicit CORS. See the security policy for reporting.

Practical example

Enable the main browser and request protections in application configuration, then audit the resolved production profile.

// wrnexus.config.ts
+
Preview guide · 0.8.8

Application security

Use CSP, CSRF, Trusted Types, session hardening, validation, origin checks, upload restrictions, encryption, request limits, and explicit CORS. See the security policy for reporting.

Practical example

Enable the main browser and request protections in application configuration, then audit the resolved production profile.

// wrnexus.config.ts
 export default {
   security: {
     contentSecurityPolicy: true,
@@ -34,8 +34,8 @@ bunx wrnexus config . --explain --profile=production
 bunx wrnexus security audit .

What to verify

Run this against the selected profile, inspect the generated or returned result, and add a test for both the successful path and its most important failure path.

Configuration

Keep configuration in wrnexus.config.ts, select an explicit profile, and store secrets only in validated environment variables. Use wrnexus config . --explain to review the resolved non-secret configuration.

Implementation workflow

bunx wrnexus doctor .
 bunx wrnexus typecheck .
 bunx wrnexus inspect routes .
-bunx wrnexus build .

Start from the exact installed package page, implement the smallest server-owned contract, and add browser behavior only where interaction requires it. Run the production build because development-only success does not prove deployability.

Verification checklist

  • Inputs are validated at the authoritative server boundary.
  • Authentication and resource authorization are tested independently.
  • Generated routes and application types are current.
  • Error, empty, loading, denied, and success states are documented.
  • The production artifact starts and serves the expected route.

Release scope

This guide describes installed 0.8.7 capabilities. Follow linked package declarations for exact signatures; undocumented behavior is not guaranteed.

Browse package APIs · CLI reference · Troubleshooting · Support

- +bunx wrnexus build .

Start from the exact installed package page, implement the smallest server-owned contract, and add browser behavior only where interaction requires it. Run the production build because development-only success does not prove deployability.

Verification checklist

  • Inputs are validated at the authoritative server boundary.
  • Authentication and resource authorization are tested independently.
  • Generated routes and application types are current.
  • Error, empty, loading, denied, and success states are documented.
  • The production artifact starts and serves the expected route.

Release scope

This guide describes installed 0.8.8 capabilities. Follow linked package declarations for exact signatures; undocumented behavior is not guaranteed.

Browse package APIs · CLI reference · Troubleshooting · Support

+ } } \ No newline at end of file diff --git a/app/pages/guides/server-data.wrn b/app/pages/guides/server-data.wrn index f5deba03..6c372a85 100644 --- a/app/pages/guides/server-data.wrn +++ b/app/pages/guides/server-data.wrn @@ -7,7 +7,7 @@ page Serverdata { view {
-
W WRNexusJS
+
W WRNexusJS
Preview guide · 0.8.7

Server data

Use an ssr API binding, return the desired response field, and render it with a server #each block. Values are escaped. Avoid fetching private data through a route that lacks authorization.

Practical example

Fetch on the server and render useful HTML before browser JavaScript loads.

page Accounts {
+
Preview guide · 0.8.8

Server data

Use an ssr API binding, return the desired response field, and render it with a server #each block. Values are escaped. Avoid fetching private data through a route that lacks authorization.

Practical example

Fetch on the server and render useful HTML before browser JavaScript loads.

page Accounts {
   ssr { api result GET /api/accounts { return result.accounts } }
   view { <ul>{#each result as account}<li>{account.name}</li>{:empty}<li>No accounts</li>{/each}</ul> }
 }

What to verify

Run this against the selected profile, inspect the generated or returned result, and add a test for both the successful path and its most important failure path.

Configuration

Keep configuration in wrnexus.config.ts, select an explicit profile, and store secrets only in validated environment variables. Use wrnexus config . --explain to review the resolved non-secret configuration.

Implementation workflow

bunx wrnexus doctor .
 bunx wrnexus typecheck .
 bunx wrnexus inspect routes .
-bunx wrnexus build .

Start from the exact installed package page, implement the smallest server-owned contract, and add browser behavior only where interaction requires it. Run the production build because development-only success does not prove deployability.

Verification checklist

  • Inputs are validated at the authoritative server boundary.
  • Authentication and resource authorization are tested independently.
  • Generated routes and application types are current.
  • Error, empty, loading, denied, and success states are documented.
  • The production artifact starts and serves the expected route.

Release scope

This guide describes installed 0.8.7 capabilities. Follow linked package declarations for exact signatures; undocumented behavior is not guaranteed.

Browse package APIs · CLI reference · Troubleshooting · Support

- +bunx wrnexus build .

Start from the exact installed package page, implement the smallest server-owned contract, and add browser behavior only where interaction requires it. Run the production build because development-only success does not prove deployability.

Verification checklist

  • Inputs are validated at the authoritative server boundary.
  • Authentication and resource authorization are tested independently.
  • Generated routes and application types are current.
  • Error, empty, loading, denied, and success states are documented.
  • The production artifact starts and serves the expected route.

Release scope

This guide describes installed 0.8.8 capabilities. Follow linked package declarations for exact signatures; undocumented behavior is not guaranteed.

Browse package APIs · CLI reference · Troubleshooting · Support

+ } } \ No newline at end of file diff --git a/app/pages/guides/testing.wrn b/app/pages/guides/testing.wrn index f3514d1f..1e986d34 100644 --- a/app/pages/guides/testing.wrn +++ b/app/pages/guides/testing.wrn @@ -7,7 +7,7 @@ page Testing { view {
-
W WRNexusJS
+
W WRNexusJS
Preview guide · 0.8.7

Testing

Use Bun tests and @wrnexus/test helpers. Cover server HTML, API status and validation, authorization failures, reactive behavior, and a production startup smoke test.

Practical example

Cover successful output and the denial path, then run the built server smoke check.

import { describe, expect, test } from "bun:test";
+
Preview guide · 0.8.8

Testing

Use Bun tests and @wrnexus/test helpers. Cover server HTML, API status and validation, authorization failures, reactive behavior, and a production startup smoke test.

Practical example

Cover successful output and the denial path, then run the built server smoke check.

import { describe, expect, test } from "bun:test";
 describe("members API", () => {
   test("denies anonymous requests", async () => {
     const response = await request("/api/members");
@@ -26,8 +26,8 @@ describe("members API", () => {
 });

What to verify

Run this against the selected profile, inspect the generated or returned result, and add a test for both the successful path and its most important failure path.

Configuration

Keep configuration in wrnexus.config.ts, select an explicit profile, and store secrets only in validated environment variables. Use wrnexus config . --explain to review the resolved non-secret configuration.

Implementation workflow

bunx wrnexus doctor .
 bunx wrnexus typecheck .
 bunx wrnexus inspect routes .
-bunx wrnexus build .

Start from the exact installed package page, implement the smallest server-owned contract, and add browser behavior only where interaction requires it. Run the production build because development-only success does not prove deployability.

Verification checklist

  • Inputs are validated at the authoritative server boundary.
  • Authentication and resource authorization are tested independently.
  • Generated routes and application types are current.
  • Error, empty, loading, denied, and success states are documented.
  • The production artifact starts and serves the expected route.

Release scope

This guide describes installed 0.8.7 capabilities. Follow linked package declarations for exact signatures; undocumented behavior is not guaranteed.

Browse package APIs · CLI reference · Troubleshooting · Support

- +bunx wrnexus build .

Start from the exact installed package page, implement the smallest server-owned contract, and add browser behavior only where interaction requires it. Run the production build because development-only success does not prove deployability.

Verification checklist

  • Inputs are validated at the authoritative server boundary.
  • Authentication and resource authorization are tested independently.
  • Generated routes and application types are current.
  • Error, empty, loading, denied, and success states are documented.
  • The production artifact starts and serves the expected route.

Release scope

This guide describes installed 0.8.8 capabilities. Follow linked package declarations for exact signatures; undocumented behavior is not guaranteed.

Browse package APIs · CLI reference · Troubleshooting · Support

+ } } \ No newline at end of file diff --git a/app/pages/guides/troubleshooting.wrn b/app/pages/guides/troubleshooting.wrn index 0a4bcf5f..6712fd45 100644 --- a/app/pages/guides/troubleshooting.wrn +++ b/app/pages/guides/troubleshooting.wrn @@ -7,7 +7,7 @@ page Troubleshooting { view {
-
W WRNexusJS
+
W WRNexusJS
Preview guide · 0.8.7

Troubleshooting

Confirm Bun and package versions, regenerate docs/routes through supported commands, read the first compiler diagnostic, check file naming, validate config, and reproduce under a production build.

Practical example

Collect deterministic diagnostics without exposing application secrets.

bun --version
+
Preview guide · 0.8.8

Troubleshooting

Confirm Bun and package versions, regenerate docs/routes through supported commands, read the first compiler diagnostic, check file naming, validate config, and reproduce under a production build.

Practical example

Collect deterministic diagnostics without exposing application secrets.

bun --version
 bunx wrnexus doctor .
 bunx wrnexus config . --explain
 bunx wrnexus inspect routes .
 bunx wrnexus report . --file=app/pages/index.wrn

What to verify

Run this against the selected profile, inspect the generated or returned result, and add a test for both the successful path and its most important failure path.

Configuration

Keep configuration in wrnexus.config.ts, select an explicit profile, and store secrets only in validated environment variables. Use wrnexus config . --explain to review the resolved non-secret configuration.

Implementation workflow

bunx wrnexus doctor .
 bunx wrnexus typecheck .
 bunx wrnexus inspect routes .
-bunx wrnexus build .

Start from the exact installed package page, implement the smallest server-owned contract, and add browser behavior only where interaction requires it. Run the production build because development-only success does not prove deployability.

Verification checklist

  • Inputs are validated at the authoritative server boundary.
  • Authentication and resource authorization are tested independently.
  • Generated routes and application types are current.
  • Error, empty, loading, denied, and success states are documented.
  • The production artifact starts and serves the expected route.

Release scope

This guide describes installed 0.8.7 capabilities. Follow linked package declarations for exact signatures; undocumented behavior is not guaranteed.

Browse package APIs · CLI reference · Troubleshooting · Support

- +bunx wrnexus build .

Start from the exact installed package page, implement the smallest server-owned contract, and add browser behavior only where interaction requires it. Run the production build because development-only success does not prove deployability.

Verification checklist

  • Inputs are validated at the authoritative server boundary.
  • Authentication and resource authorization are tested independently.
  • Generated routes and application types are current.
  • Error, empty, loading, denied, and success states are documented.
  • The production artifact starts and serves the expected route.

Release scope

This guide describes installed 0.8.8 capabilities. Follow linked package declarations for exact signatures; undocumented behavior is not guaranteed.

Browse package APIs · CLI reference · Troubleshooting · Support

+ } } \ No newline at end of file diff --git a/app/pages/guides/upgrading.wrn b/app/pages/guides/upgrading.wrn index 733d723b..94b9d013 100644 --- a/app/pages/guides/upgrading.wrn +++ b/app/pages/guides/upgrading.wrn @@ -7,7 +7,7 @@ page Upgrading { view {
-
W WRNexusJS
+
W WRNexusJS
Preview guide · 0.8.7

Upgrading

Back up and commit first, then use wrnexus update --latest as documented by the installed CLI. Review migrations and keep every @wrnexus package aligned. Current release: 0.8.7.

Practical example

Preview migrations first, review the report, then update the aligned package set.

git status --short
+
Preview guide · 0.8.8

Upgrading

Back up and commit first, then use wrnexus update --latest as documented by the installed CLI. Review migrations and keep every @wrnexus package aligned. Current release: 0.8.8.

Practical example

Preview migrations first, review the report, then update the aligned package set.

git status --short
 bunx wrnexus update . --latest --dry-run
 bunx wrnexus update . --latest
 bunx wrnexus typecheck .
 bunx wrnexus build .

What to verify

Run this against the selected profile, inspect the generated or returned result, and add a test for both the successful path and its most important failure path.

Configuration

Keep configuration in wrnexus.config.ts, select an explicit profile, and store secrets only in validated environment variables. Use wrnexus config . --explain to review the resolved non-secret configuration.

Implementation workflow

bunx wrnexus doctor .
 bunx wrnexus typecheck .
 bunx wrnexus inspect routes .
-bunx wrnexus build .

Start from the exact installed package page, implement the smallest server-owned contract, and add browser behavior only where interaction requires it. Run the production build because development-only success does not prove deployability.

Verification checklist

  • Inputs are validated at the authoritative server boundary.
  • Authentication and resource authorization are tested independently.
  • Generated routes and application types are current.
  • Error, empty, loading, denied, and success states are documented.
  • The production artifact starts and serves the expected route.

Release scope

This guide describes installed 0.8.7 capabilities. Follow linked package declarations for exact signatures; undocumented behavior is not guaranteed.

Browse package APIs · CLI reference · Troubleshooting · Support

- +bunx wrnexus build .

Start from the exact installed package page, implement the smallest server-owned contract, and add browser behavior only where interaction requires it. Run the production build because development-only success does not prove deployability.

Verification checklist

  • Inputs are validated at the authoritative server boundary.
  • Authentication and resource authorization are tested independently.
  • Generated routes and application types are current.
  • Error, empty, loading, denied, and success states are documented.
  • The production artifact starts and serves the expected route.

Release scope

This guide describes installed 0.8.8 capabilities. Follow linked package declarations for exact signatures; undocumented behavior is not guaranteed.

Browse package APIs · CLI reference · Troubleshooting · Support

+ } } \ No newline at end of file diff --git a/app/pages/guides/uploads.wrn b/app/pages/guides/uploads.wrn index 2fa10e92..ae3001ec 100644 --- a/app/pages/guides/uploads.wrn +++ b/app/pages/guides/uploads.wrn @@ -7,7 +7,7 @@ page Uploads { view {
-
W WRNexusJS
+
W WRNexusJS
Preview guide · 0.8.7

Uploads

Configure named stores, accepted MIME/extensions, and maxBytes. Random keys avoid path traversal. Private files require an authenticated serving route; v1 buffers each file in memory.

Practical example

Keep size and type policy server-owned and serve private objects through an authorized route.

export default {
+
Preview guide · 0.8.8

Uploads

Configure named stores, accepted MIME/extensions, and maxBytes. Random keys avoid path traversal. Private files require an authenticated serving route; v1 buffers each file in memory.

Practical example

Keep size and type policy server-owned and serve private objects through an authorized route.

export default {
   uploads: { stores: { avatars: {
     driver: "local", directory: "./data/avatars",
     maxBytes: 2_000_000, accept: ["image/png", "image/jpeg"],
@@ -25,8 +25,8 @@ page Uploads {
 };

What to verify

Run this against the selected profile, inspect the generated or returned result, and add a test for both the successful path and its most important failure path.

Configuration

Keep configuration in wrnexus.config.ts, select an explicit profile, and store secrets only in validated environment variables. Use wrnexus config . --explain to review the resolved non-secret configuration.

Implementation workflow

bunx wrnexus doctor .
 bunx wrnexus typecheck .
 bunx wrnexus inspect routes .
-bunx wrnexus build .

Start from the exact installed package page, implement the smallest server-owned contract, and add browser behavior only where interaction requires it. Run the production build because development-only success does not prove deployability.

Verification checklist

  • Inputs are validated at the authoritative server boundary.
  • Authentication and resource authorization are tested independently.
  • Generated routes and application types are current.
  • Error, empty, loading, denied, and success states are documented.
  • The production artifact starts and serves the expected route.

Release scope

This guide describes installed 0.8.7 capabilities. Follow linked package declarations for exact signatures; undocumented behavior is not guaranteed.

Browse package APIs · CLI reference · Troubleshooting · Support

- +bunx wrnexus build .

Start from the exact installed package page, implement the smallest server-owned contract, and add browser behavior only where interaction requires it. Run the production build because development-only success does not prove deployability.

Verification checklist

  • Inputs are validated at the authoritative server boundary.
  • Authentication and resource authorization are tested independently.
  • Generated routes and application types are current.
  • Error, empty, loading, denied, and success states are documented.
  • The production artifact starts and serves the expected route.

Release scope

This guide describes installed 0.8.8 capabilities. Follow linked package declarations for exact signatures; undocumented behavior is not guaranteed.

Browse package APIs · CLI reference · Troubleshooting · Support

+ } } \ No newline at end of file diff --git a/app/pages/guides/workspaces-and-gateway.wrn b/app/pages/guides/workspaces-and-gateway.wrn index 9234187c..e9b9bea5 100644 --- a/app/pages/guides/workspaces-and-gateway.wrn +++ b/app/pages/guides/workspaces-and-gateway.wrn @@ -7,7 +7,7 @@ page Workspacesandgateway { view {
-
W WRNexusJS
+
W WRNexusJS
Preview guide · 0.8.7

Workspaces and gateway

A workspace runs isolated applications behind one domain-routing gateway. Add an application from the workspace root; the CLI scaffolds apps/reports and registers it in wrnexus.workspace.ts:

wrnexus workspace add reports --domain=reports.localhost
+
Preview guide · 0.8.8

Workspaces and gateway

A workspace runs isolated applications behind one domain-routing gateway. Add an application from the workspace root; the CLI scaffolds apps/reports and registers it in wrnexus.workspace.ts:

wrnexus workspace add reports --domain=reports.localhost
 bun install
 bun run dev

Forward authentication

Point protected applications at a dedicated verifier endpoint. The verifier must return 2xx for an authenticated session, 401/403 to deny access, or an HTTP redirect to begin browser login.

// wrnexus.workspace.ts
 {
@@ -42,8 +42,8 @@ bunx wrnexus workspace add admin --domain=admin.localhost
 bunx wrnexus gateway --port=3000

What to verify

Run this against the selected profile, inspect the generated or returned result, and add a test for both the successful path and its most important failure path.

Configuration

Keep configuration in wrnexus.config.ts, select an explicit profile, and store secrets only in validated environment variables. Use wrnexus config . --explain to review the resolved non-secret configuration.

Implementation workflow

bunx wrnexus doctor .
 bunx wrnexus typecheck .
 bunx wrnexus inspect routes .
-bunx wrnexus build .

Start from the exact installed package page, implement the smallest server-owned contract, and add browser behavior only where interaction requires it. Run the production build because development-only success does not prove deployability.

Verification checklist

  • Inputs are validated at the authoritative server boundary.
  • Authentication and resource authorization are tested independently.
  • Generated routes and application types are current.
  • Error, empty, loading, denied, and success states are documented.
  • The production artifact starts and serves the expected route.

Release scope

This guide describes installed 0.8.7 capabilities. Follow linked package declarations for exact signatures; undocumented behavior is not guaranteed.

Browse package APIs · CLI reference · Troubleshooting · Support

- +bunx wrnexus build .

Start from the exact installed package page, implement the smallest server-owned contract, and add browser behavior only where interaction requires it. Run the production build because development-only success does not prove deployability.

Verification checklist

  • Inputs are validated at the authoritative server boundary.
  • Authentication and resource authorization are tested independently.
  • Generated routes and application types are current.
  • Error, empty, loading, denied, and success states are documented.
  • The production artifact starts and serves the expected route.

Release scope

This guide describes installed 0.8.8 capabilities. Follow linked package declarations for exact signatures; undocumented behavior is not guaranteed.

Browse package APIs · CLI reference · Troubleshooting · Support

+ } } \ No newline at end of file diff --git a/app/pages/index.wrn b/app/pages/index.wrn index 7d13f847..562fd06d 100644 --- a/app/pages/index.wrn +++ b/app/pages/index.wrn @@ -7,9 +7,9 @@ page Home { view {
-
W WRNexusJS
+
W WRNexusJS
-

WRNexusJS v0.8.7

Build from the server.
Ship only what matters.

WRNexusJS is an SSR-first, Bun-native full-stack framework. Build typed pages, APIs, validated forms, realtime rooms, secure sessions, workspaces, and optional mobile experiences with the .wrn component language.

Private developer preview. Request access to the package registry.

app/pages/dashboard.wrn
page Dashboard {
+      

WRNexusJS v0.8.8

Build from the server.
Ship only what matters.

WRNexusJS is an SSR-first, Bun-native full-stack framework. Build typed pages, APIs, validated forms, realtime rooms, secure sessions, workspaces, and optional mobile experiences with the .wrn component language.

Private developer preview. Request access to the package registry.

app/pages/dashboard.wrn
page Dashboard {
   ssr { api tasks GET /api/tasks { return tasks } }
   view {
     <main>
@@ -35,10 +35,10 @@ export const POST = async (ctx) => {
   return result.ok ? Response.json({ ok: true }, { status: 201 }) : result.response;
 };

Request lifecycle

  1. RequestSecurity headers and request limits
  2. MiddlewareAuthentication, policy, and context
  3. File routePage or API handler
  4. Compiler + SSRSafe HTML and scoped runtime
  5. ResponseHTML, JSON, stream, or realtime upgrade
-

Production proof

WorkRoot

Public creator/company site and approved WRNexusJS production showcase.

wrnexusjs.dev

This documentation application runs WRNexusJS 0.8.7.

View deployment notes and showcase status →

-

Capability status

CapabilityStatusDetails
SSR, routing, compiler, APIsPreviewInstalled in 0.8.7; public support policy pending.
Mobile/nativeExperimentalCapacitor compatibility and native generation have platform limitations.
Durable queuesExperimentalProduction durability requires an appropriate driver strategy.
+

Production proof

WorkRoot

Public creator/company site and approved WRNexusJS production showcase.

wrnexusjs.dev

This documentation application runs WRNexusJS 0.8.8.

View deployment notes and showcase status →

+

Capability status

CapabilityStatusDetails
SSR, routing, compiler, APIsPreviewInstalled in 0.8.8; public support policy pending.
Mobile/nativeExperimentalCapacitor compatibility and native generation have platform limitations.
Durable queuesExperimentalProduction durability requires an appropriate driver strategy.

Continue exploring

- +
} } \ No newline at end of file diff --git a/app/pages/language.wrn b/app/pages/language.wrn index 69a75265..4f787d76 100644 --- a/app/pages/language.wrn +++ b/app/pages/language.wrn @@ -7,7 +7,7 @@ page Thewrnlanguage { view {
-
W WRNexusJS
+
W WRNexusJS
Language reference · 0.8.7

The .wrn language

File anatomy

page Account {
+
Language reference · 0.8.8

The .wrn language

File anatomy

page Account {
   layout = "public"
   seo { title = "Account" description = "Manage your account." }
   state count = 0
   view { <button @click="count++">Count {count}</button> }
 }

Pages, components, layouts, props, and state

Pages are routes. Components declare default-valued props and may hold state. Layouts provide shared slots. Mount components with data-component; fill default or named slots with data-slot.

Interpolation, conditionals, and loops

Interpolation is HTML-escaped. Use server {#if} and {#each} for SSR data. Use data-show for reactive client visibility.

Events and directives

@click and other events execute in the reactive scope. Data attributes opt into forms, i18n, themes, realtime, uploader, browser, and mobile behavior. Consult the exact package page because availability varies.

Forms, i18n, themes, and realtime

form[data-schema] connects descriptors to client and server validation. Translation keys use {t:key}. Theme toggles use data-wire-theme-toggle. Realtime pages opt into a named room.

Escaping and security

Text interpolation is escaped by default. Do not construct trusted HTML from user input. Server-only refinements must be repeated at the authoritative mutation boundary.

Common compiler errors

  • Use balanced braces; a literal brace must be escaped.
  • Declare UI in view, not JSX or hooks.
  • Use a valid page, component, or layout declaration matching the file role.
  • Keep server loops tied to available SSR bindings.
  • Check troubleshooting and compiler API for this release.
- +
} } \ No newline at end of file diff --git a/app/pages/license.wrn b/app/pages/license.wrn index 1aa938da..0db882d3 100644 --- a/app/pages/license.wrn +++ b/app/pages/license.wrn @@ -7,7 +7,7 @@ page License { view {
-
W WRNexusJS
+
W WRNexusJS

License

Owner decision required

This documentation repository contains no public license file, and the packages are unavailable from the public npm registry. No open-source license or redistribution right should be inferred.

Approved preview users must follow the private/commercial terms supplied by WorkRoot. Contact WorkRoot before copying, redistributing, or using WRNexusJS in production.

- +
} } \ No newline at end of file diff --git a/app/pages/packages.wrn b/app/pages/packages.wrn index 2e127f7b..5ca88dbe 100644 --- a/app/pages/packages.wrn +++ b/app/pages/packages.wrn @@ -12,7 +12,7 @@ page Packages {
W WRNexusJS - +
46 focused packages

Package reference

Everything in the framework, organized by responsibility and documented from the published 0.8.7 APIs.

Find a package

Showing {category} packages

All packages

+
46 focused packages

Package reference

Everything in the framework, organized by responsibility and documented from the published 0.8.8 APIs.

Find a package

Showing {category} packages

All packages

- +
} } diff --git a/app/pages/packages/ai.wrn b/app/pages/packages/ai.wrn index b446a513..26c176ae 100644 --- a/app/pages/packages/ai.wrn +++ b/app/pages/packages/ai.wrn @@ -10,7 +10,7 @@ page wrnexusai {
W WRNexusJS - +
-
AI · Package reference

@wrnexus/ai

Server-side Anthropic client with generation and streaming.

v0.8.7Private registryAI

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/ai@0.8.7

Request preview access. Never put registry tokens in source control.

Provider-neutral AI orchestration for OpenAI, Anthropic, Google and local OpenAI-compatible models, with streaming, structured output, tools, embeddings, vector search/RAG, conversation persistence, templates, guardrails, usage events, fallback, rate limits and evaluation reports.

+
AI · Package reference

@wrnexus/ai

Server-side Anthropic client with generation and streaming.

v0.8.8Private registryAI

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/ai@0.8.8

Request preview access. Never put registry tokens in source control.

Provider-neutral AI orchestration for OpenAI, Anthropic, Google and local OpenAI-compatible models, with streaming, structured output, tools, embeddings, vector search/RAG, conversation persistence, templates, guardrails, usage events, fallback, rate limits and evaluation reports.

A tiny, zero-dependency Claude (Anthropic) client for WRNexusJS apps — generate and stream text with Claude from any server-side code.

Part of the WRNexusJS framework — an SSR-first, Bun-native full-stack web framework.

Overview

@@ -157,7 +157,7 @@ export const POST = async (ctx) => { };
- + } } diff --git a/app/pages/packages/auth.wrn b/app/pages/packages/auth.wrn index e6c0c4b7..1b4e6620 100644 --- a/app/pages/packages/auth.wrn +++ b/app/pages/packages/auth.wrn @@ -10,7 +10,7 @@ page wrnexusauth {
W WRNexusJS - +
-
Security · Package reference

@wrnexus/auth

Authentication routes, sessions, forms, guards, and account flows.

v0.8.7Private registrySecurity

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/auth@0.8.7

Request preview access. Never put registry tokens in source control.

Framework-native authentication, identity, account-security, and session management for WRNexusJS.

+
Security · Package reference

@wrnexus/auth

Authentication routes, sessions, forms, guards, and account flows.

v0.8.8Private registrySecurity

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/auth@0.8.8

Request preview access. Never put registry tokens in source control.

Framework-native authentication, identity, account-security, and session management for WRNexusJS.

Capabilities

  • Password registration, login, recovery, reset, and authenticated password changes
  • @@ -293,7 +293,7 @@ export { A as AUTH_SECURITY_EVENT_TYPES, a as AuthAccountStatus, b as AuthC export { MemoryAuthStore } from './stores/memory.js'; export { SqlAuthStore } from './stores/sql.js'; export { AUTH_SESSION_KEY, authSession, clearAuthSession, establishAuthSession, getAuthSession, getAuthUser, isAuthenticatedContext, requireAuth } from './middleware.js'; -export { A as AuthHttpOptions, a as AuthPasskeyHttpOptions, b as AuthSchemaOverrides, c as AuthSchemaSet, d as authBrowserSchemaDescriptors, e as authBrowserSchemaMap, f as authSchemas, g as authenticatorConfirmSchema, h as authenticatorDisableSchema, i as authenticatorSetupSchema, j as changePasswordSchema, k as createAuthHttpHandlers, l as emptyActionSchema, m as impersonationStartSchema, n as invitationAcceptSchema, o as loginSchema, p as magicLinkConsumeSchema, q as magicLinkRequestSchema, r as mfaOtpRequestSchema, s as mfaSchema, t as otpIssueSchema, u as otpLoginCompleteSchema, v as otpLoginRequestSchema, w as otpSchema, x as passkeyAuthenticationOptionsSchema, y as passkeyAuthenticationVerifySchema, z as passkeyRegistrationOptionsSchema, B as passkeyRegistrationVerifySchema, C as passwordResetRequestSchema, D as passwordResetSchema, E as recoveryCodesSchema, F as registerSchema, G as resolveAuthSchemas, H as sessionRevokeSchema, I as signUpSchema, J as verificationRequestSchema, K as verificationTokenSchema } from './index-CSXo5T-F.js'; +export { A as AuthHttpOptions, a as AuthPasskeyHttpOptions, b as AuthSchemaOverrides, c as AuthSchemaSet, d as authBrowserSchemaDescriptors, e as authBrowserSchemaMap, f as authSchemas, g as authenticatorConfirmSchema, h as authenticatorDisableSchema, i as authenticatorSetupSchema, j as changePasswordSchema, k as createAuthHttpHandlers, l as emptyActionSchema, m as impersonationStartSchema, n as invitationAcceptSchema, o as loginSchema, p as magicLinkConsumeSchema, q as magicLinkRequestSchema, r as mfaOtpRequestSchema, s as mfaSchema, t as otpIssueSchema, u as otpLoginCompleteSchema, v as otpLoginRequestSchema, w as otpSchema, x as passkeyAuthenticationOptionsSchema, y as passkeyAuthenticationVerifySchema, z as passkeyRegistrationOptionsSchema, B as passkeyRegistrationVerifySchema, C as passwordResetRequestSchema, D as passwordResetSchema, E as recoveryCodesSchema, F as registerSchema, G as resolveAuthSchemas, H as sessionRevokeSchema, I as signUpSchema, J as verificationRequestSchema, K as verificationTokenSchema } from './index-B4uaD0Z3.js'; export { AuthAuditIssue, AuthConfig, AuthPluginOptions, AuthRoutesConfig, authComponentsDir, authPlugin } from './plugin.js'; export { DefaultAuthRouteOptions, clearDefaultAuthEngine, getDefaultAuthEngine, getDefaultAuthRouteOptions, getDefaultAuthSchemas, hasDefaultAuthEngine, setDefaultAuthEngine, setDefaultAuthRouteOptions, setDefaultAuthSchemas, tryGetDefaultAuthEngine } from './runtime.js'; export { createAuthSecretProtector } from './protector.js'; @@ -392,7 +392,7 @@ export const auth = createAuthEngine({ };
- + } } diff --git a/app/pages/packages/authz.wrn b/app/pages/packages/authz.wrn index 957dba8f..a2ae017e 100644 --- a/app/pages/packages/authz.wrn +++ b/app/pages/packages/authz.wrn @@ -10,7 +10,7 @@ page wrnexusauthz {
W WRNexusJS - +
-
Security · Package reference

@wrnexus/authz

Role, permission, policy, and authorization guards.

v0.8.7Private registrySecurity

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/authz@0.8.7

Request preview access. Never put registry tokens in source control.

Composable authorization for WRNexusJS — role-based (RBAC), policy-based (PBAC), and attribute-based (ABAC) access control that reduces to a boolean check plus an authorize() guard.
+
Security · Package reference

@wrnexus/authz

Role, permission, policy, and authorization guards.

v0.8.8Private registrySecurity

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/authz@0.8.8

Request preview access. Never put registry tokens in source control.

Composable authorization for WRNexusJS — role-based (RBAC), policy-based (PBAC), and attribute-based (ABAC) access control that reduces to a boolean check plus an authorize() guard.

Part of the WRNexusJS framework — an SSR-first, Bun-native full-stack web framework.

Overview

@wrnexus/authz is a small, server-side authorization toolkit. It gives you three interchangeable models — RBAC (roles → permissions), PBAC (policy predicates), and ABAC (attribute matchers) — that all collapse to a boolean | Promise<boolean> decision. Wrap any decision in a Middleware guard (authorize, requireRole, requirePermission) to protect WRNexusJS routes. Reach for it whenever a route or action needs to be gated on who the user is, what roles they hold, or attributes of the user and the resource. It plugs into @wrnexus/core by reading ctx.user as the authorization subject.

@@ -586,7 +586,7 @@ app.put( );
- + } } diff --git a/app/pages/packages/benchmark.wrn b/app/pages/packages/benchmark.wrn index 6fe0d31c..ef66f15c 100644 --- a/app/pages/packages/benchmark.wrn +++ b/app/pages/packages/benchmark.wrn @@ -10,7 +10,7 @@ page wrnexusbenchmark {
W WRNexusJS - +
-
Tooling · Package reference

@wrnexus/benchmark

Framework benchmark scenarios and repeatable performance measurements.

v0.8.7Private registryTooling

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/benchmark@0.8.7

Request preview access. Never put registry tokens in source control.

Deterministic benchmark execution, percentiles, baseline comparisons, and regression budgets for builds, SSR, hydration, stores, and application hot paths.

+
Tooling · Package reference

@wrnexus/benchmark

Framework benchmark scenarios and repeatable performance measurements.

v0.8.8Private registryTooling

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/benchmark@0.8.8

Request preview access. Never put registry tokens in source control.

Deterministic benchmark execution, percentiles, baseline comparisons, and regression budgets for builds, SSR, hydration, stores, and application hot paths.

import { runBenchmark, assertBenchmarkBudget } from "@wrnexus/benchmark";
 const result = await runBenchmark("render", render, { iterations: 100 });
 assertBenchmarkBudget(result, baseline, { p95Percent: 5 });

Complete TypeScript API

Generated from the exact installed package declarations.

interface BenchmarkOptions {
@@ -67,7 +67,7 @@ const result = await runBenchmark("render", render, { iterations:
 assertBenchmarkBudget(result, baseline, { p95Percent: 5 });

Install @wrnexus/benchmark

bun add @wrnexus/benchmark
- + } } diff --git a/app/pages/packages/cache.wrn b/app/pages/packages/cache.wrn index 287c92cf..ac1b8847 100644 --- a/app/pages/packages/cache.wrn +++ b/app/pages/packages/cache.wrn @@ -10,7 +10,7 @@ page wrnexuscache {
W WRNexusJS - +
-
Data · Package reference

@wrnexus/cache

Memory and distributed caching with coordination and invalidation.

v0.8.7Private registryData

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/cache@0.8.7

Request preview access. Never put registry tokens in source control.

Bounded in-memory/tag caching and HTTP response caching for WRNexusJS. Supports request deduplication, tag invalidation, ETags, fresh/stale states, and optional detached stale revalidation.

+
Data · Package reference

@wrnexus/cache

Memory and distributed caching with coordination and invalidation.

v0.8.8Private registryData

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/cache@0.8.8

Request preview access. Never put registry tokens in source control.

Bounded in-memory/tag caching and HTTP response caching for WRNexusJS. Supports request deduplication, tag invalidation, ETags, fresh/stale states, and optional detached stale revalidation.

import { connectCacheInvalidation, TagCache, responseCache } from "@wrnexus/cache";
 const cache = new TagCache({ ttlMs: 60_000, staleWhileRevalidateMs: 300_000 });
 export default responseCache({ cache, tags: ["products"] });
@@ -241,7 +241,7 @@ await bus.close();

Pages }

- + } } diff --git a/app/pages/packages/captcha.wrn b/app/pages/packages/captcha.wrn index 60d1646e..2a2ca7a6 100644 --- a/app/pages/packages/captcha.wrn +++ b/app/pages/packages/captcha.wrn @@ -10,7 +10,7 @@ page wrnexuscaptcha {
W WRNexusJS - +
-
Security · Package reference

@wrnexus/captcha

Managed CAPTCHA verification, middleware, and UI integration.

v0.8.7Private registrySecurity

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/captcha@0.8.7

Request preview access. Never put registry tokens in source control.

A first-class CAPTCHA and anti-automation package for WRNexusJS. It supports self-hosted challenges, a managed WRNexus service, external providers, form submission guards, page gates, accessible audio, adaptive risk checks, and a Tailwind-only .wrn component.

+
Security · Package reference

@wrnexus/captcha

Managed CAPTCHA verification, middleware, and UI integration.

v0.8.8Private registrySecurity

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/captcha@0.8.8

Request preview access. Never put registry tokens in source control.

A first-class CAPTCHA and anti-automation package for WRNexusJS. It supports self-hosted challenges, a managed WRNexus service, external providers, form submission guards, page gates, accessible audio, adaptive risk checks, and a Tailwind-only .wrn component.

Install

bun add @wrnexus/captcha

WRNexusJS automatically discovers the package plugin, component, client runtime, styles, and DevToolbar audit. Use <Captcha /> directly after installation. The browser runtime is injected once only on responses that render a CAPTCHA; no script tag, public-file copy, or manual plugin registration is required. Call captchaPlugin(options) explicitly only when an application needs to override the discovered package configuration.

@@ -339,7 +339,7 @@ export const HEAD = POST;
- + } } diff --git a/app/pages/packages/cli.wrn b/app/pages/packages/cli.wrn index ed670da3..1a05114b 100644 --- a/app/pages/packages/cli.wrn +++ b/app/pages/packages/cli.wrn @@ -10,7 +10,7 @@ page wrnexuscli {
W WRNexusJS - +
-
Tooling · Package reference

@wrnexus/cli

Create, develop, build, generate, test, and maintain WRNexusJS apps.

v0.8.7Private registryTooling

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/cli@0.8.7

Request preview access. Never put registry tokens in source control.

Production parity commands:

+
Tooling · Package reference

@wrnexus/cli

Create, develop, build, generate, test, and maintain WRNexusJS apps.

v0.8.8Private registryTooling

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/cli@0.8.8

Request preview access. Never put registry tokens in source control.

Production parity commands:

wrnexus build .
 wrnexus preview . --port=3000
 wrnexus dev . --production-runtime
@@ -173,7 +173,7 @@ wrnexus update --latest wrnexus doctor
- + } } diff --git a/app/pages/packages/compiler.wrn b/app/pages/packages/compiler.wrn index 0171ad9f..6d67f36a 100644 --- a/app/pages/packages/compiler.wrn +++ b/app/pages/packages/compiler.wrn @@ -10,7 +10,7 @@ page wrnexuscompiler {
W WRNexusJS - +
-
Core · Package reference

@wrnexus/compiler

Parser and code generators for the .wrn language.

v0.8.7Private registryCore

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/compiler@0.8.7

Request preview access. Never put registry tokens in source control.

Partial-static rendering

+
Core · Package reference

@wrnexus/compiler

Parser and code generators for the .wrn language.

v0.8.8Private registryCore

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/compiler@0.8.8

Request preview access. Never put registry tokens in source control.

Partial-static rendering

Pages can select render = "partial-static" and divide their view with <Static> and <Dynamic> boundaries. The compiler emits a build-only shell renderer that never evaluates dynamic-boundary children. wrnexus build expands static component mounts into dist/partial-shells.json, records byte/region evidence in build-report.json, and embeds the shell in the production route manifest. At request time the production runtime retains request-aware layouts, locale/theme metadata and security nonces while streaming dynamic regions into stable placeholders.

Compiler for the .wrn language — tokenizes, parses, and lowers .wrn page and component files to TypeScript.

Part of the WRNexusJS framework — an SSR-first, Bun-native full-stack web framework.

@@ -416,7 +416,7 @@ lx.next(); // { type: "ident", value: "Home", pos: 5 &# lx.next(); // { type: "lbrace", value: "{", pos: 10 }
- + } } diff --git a/app/pages/packages/content.wrn b/app/pages/packages/content.wrn index 0550e8f8..ea2e19a2 100644 --- a/app/pages/packages/content.wrn +++ b/app/pages/packages/content.wrn @@ -10,7 +10,7 @@ page wrnexuscontent {
W WRNexusJS - +
-
Data · Package reference

@wrnexus/content

Content collections, validation, querying, and publishing workflows.

v0.8.7Private registryData

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/content@0.8.7

Request preview access. Never put registry tokens in source control.

Typed content collections for Markdown/MDX-like documents and remote CMS records. Collections validate frontmatter through any { parse(input) } schema, render escaped HTML, and expose draft preview, versions, references, headings, search indexes, pagination, RSS and sitemaps.

+
Data · Package reference

@wrnexus/content

Content collections, validation, querying, and publishing workflows.

v0.8.8Private registryData

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/content@0.8.8

Request preview access. Never put registry tokens in source control.

Typed content collections for Markdown/MDX-like documents and remote CMS records. Collections validate frontmatter through any { parse(input) } schema, render escaped HTML, and expose draft preview, versions, references, headings, search indexes, pagination, RSS and sitemaps.

const posts = defineCollection({
   name: "posts",
   schema: PostSchema,
@@ -176,7 +176,7 @@ const published = await posts.load();
 const preview = await posts.load({ previewToken: request.headers.get("x-preview-token") ?? "" });

Install @wrnexus/content

bun add @wrnexus/content
- + } } diff --git a/app/pages/packages/core.wrn b/app/pages/packages/core.wrn index 25ac7d3f..2a0e51a2 100644 --- a/app/pages/packages/core.wrn +++ b/app/pages/packages/core.wrn @@ -10,7 +10,7 @@ page wrnexuscore {
W WRNexusJS - +
-
Core · Package reference

@wrnexus/core

Contexts, middleware, security, sessions, caching, JSX, and realtime.

v0.8.7Private registryCore

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/core@0.8.7

Request preview access. Never put registry tokens in source control.

The framework core: the request Context, middleware contract, and the security, session, caching, streaming, realtime, and JSX primitives every other WRNexusJS package builds on.
+
Core · Package reference

@wrnexus/core

Contexts, middleware, security, sessions, caching, JSX, and realtime.

v0.8.8Private registryCore

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/core@0.8.8

Request preview access. Never put registry tokens in source control.

The framework core: the request Context, middleware contract, and the security, session, caching, streaming, realtime, and JSX primitives every other WRNexusJS package builds on.

Part of the WRNexusJS framework — an SSR-first, Bun-native full-stack web framework.

Overview

@wrnexus/core is the shared foundation of WRNexusJS. It defines the Context object that flows through every middleware, page, and API route, plus the Middleware/Next contract they implement. On top of that it ships the building blocks a real app needs: cookie-backed sessions, password auth, CSRF protection, rate limiting, request logging, HTTP + in-memory caching, file uploads, streaming/SSE responses, WebSocket "rooms", security headers/CORS, and a server-side JSX runtime that renders to HTML strings. Everything here is server-side and Bun-native (it uses Bun.password, Bun.write, the web-standard Request/Response, and crypto). You depend on it directly and transitively through the rest of the framework.

@@ -1556,7 +1556,7 @@ const registry = createRealtimeRegistry(); bridgeRealtime(registry, createPubSub(redisDriver(process.env.REDIS_URL)));
- + } } diff --git a/app/pages/packages/csr.wrn b/app/pages/packages/csr.wrn index 22b2d3b9..65700dae 100644 --- a/app/pages/packages/csr.wrn +++ b/app/pages/packages/csr.wrn @@ -10,7 +10,7 @@ page wrnexuscsr {
W WRNexusJS - +
-
Frontend · Package reference

@wrnexus/csr

Reactive, navigation, and realtime browser runtimes.

v0.8.7Private registryFrontend

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/csr@0.8.7

Request preview access. Never put registry tokens in source control.

+
Frontend · Package reference

@wrnexus/csr

Reactive, navigation, and realtime browser runtimes.

v0.8.8Private registryFrontend

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/csr@0.8.8

Request preview access. Never put registry tokens in source control.

Pages can opt into restoration across client navigation:

page Users {
   navigation {
@@ -338,7 +338,7 @@ room.on("chat", (msg) => console.log(msg.user, msg.text));
 room.send({ type: "chat", user: "ada", text: "hi" });
- + } } diff --git a/app/pages/packages/db.wrn b/app/pages/packages/db.wrn index b500f2ef..d53f85c8 100644 --- a/app/pages/packages/db.wrn +++ b/app/pages/packages/db.wrn @@ -10,7 +10,7 @@ page wrnexusdb {
W WRNexusJS - +
-
Data · Package reference

@wrnexus/db

Database adapters, typed queries, models, migrations, and sessions.

v0.8.7Private registryData

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/db@0.8.7

Request preview access. Never put registry tokens in source control.

Rollout-safe migrations

+
Data · Package reference

@wrnexus/db

Database adapters, typed queries, models, migrations, and sessions.

v0.8.8Private registryData

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/db@0.8.8

Request preview access. Never put registry tokens in source control.

Rollout-safe migrations

Run wrnexus db check in CI before deployment. The analyzer reports stable diagnostics for drops, renames, type changes, new/enforced required columns, and potentially blocking index creation, with an expand/backfill/switch/contract recommendation. wrnexus db migrate blocks critical issues in pending migrations. --allow-breaking is an explicit operator override; already-applied migrations do not block later releases.

The database layer for WRNexusJS: TS models as the single source of truth for DDL, validation, and result typing, plus a driver-based Db client, migrations, and a sqlc-style query generator.

Part of the WRNexusJS framework — an SSR-first, Bun-native full-stack web framework.

@@ -533,7 +533,7 @@ await repo.insert({ email: "a@b.com" }); const active = await repo.find({ active: true });
- + } } diff --git a/app/pages/packages/dev-server.wrn b/app/pages/packages/dev-server.wrn index 6333d0f6..0b19cfa3 100644 --- a/app/pages/packages/dev-server.wrn +++ b/app/pages/packages/dev-server.wrn @@ -10,7 +10,7 @@ page wrnexusdevserver {
W WRNexusJS - +
-
Runtime · Package reference

@wrnexus/dev-server

Development and production servers, HMR, assets, and gateways.

v0.8.7Private registryRuntime

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/dev-server@0.8.7

Request preview access. Never put registry tokens in source control.

The WRNexusJS HTTP + WebSocket server runtime — request dispatch, SSR document assembly, live-reload (HMR), and the portable production handler.
+
Runtime · Package reference

@wrnexus/dev-server

Development and production servers, HMR, assets, and gateways.

v0.8.8Private registryRuntime

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/dev-server@0.8.8

Request preview access. Never put registry tokens in source control.

The WRNexusJS HTTP + WebSocket server runtime — request dispatch, SSR document assembly, live-reload (HMR), and the portable production handler.

Part of the WRNexusJS framework — an SSR-first, Bun-native full-stack web framework.

Overview

This package is the server runtime that powers a WRNexusJS app in both development and production. A single request runtime (createHandlers) owns HTTP/WebSocket dispatch and SSR document assembly; it knows nothing about _how_ modules and assets are produced, so the dev and prod entry points wire in different backends: dev uses dynamic module loading plus on-the-fly bundling and injects a live-reload client; prod uses a static, pre-built manifest with cache-immutable assets. The package also ships a multi-app gateway (route several apps by Host header behind one port) and a portable node:http adapter for WinterCG hosts. It is entirely server-side and Bun-native (Bun.serve, Bun.file, Bun.gzipSync).

@@ -873,7 +873,7 @@ await startGateway({ });
- + } } diff --git a/app/pages/packages/dev-toolbar.wrn b/app/pages/packages/dev-toolbar.wrn index 3baa50f1..140e9d4d 100644 --- a/app/pages/packages/dev-toolbar.wrn +++ b/app/pages/packages/dev-toolbar.wrn @@ -10,7 +10,7 @@ page wrnexusdevtoolbar {
W WRNexusJS - +
-
Tooling · Package reference

@wrnexus/dev-toolbar

Development toolbar diagnostics, inspection, and runtime status.

v0.8.7Private registryTooling

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/dev-toolbar@0.8.7

Request preview access. Never put registry tokens in source control.

Development-only page quality toolbar for WRNexusJS.

+
Tooling · Package reference

@wrnexus/dev-toolbar

Development toolbar diagnostics, inspection, and runtime status.

v0.8.8Private registryTooling

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/dev-toolbar@0.8.8

Request preview access. Never put registry tokens in source control.

Development-only page quality toolbar for WRNexusJS.

Features

  • Runtime, resource and unhandled promise error capture
  • @@ -47,7 +47,7 @@ export { DEV_TOOLBAR_CSS, DEV_TOOLBAR_RUNTIME } from './client/index.j const issues = runDevToolbarRules(context);
- + } } diff --git a/app/pages/packages/encryption.wrn b/app/pages/packages/encryption.wrn index 108724f1..fb78e484 100644 --- a/app/pages/packages/encryption.wrn +++ b/app/pages/packages/encryption.wrn @@ -10,7 +10,7 @@ page wrnexusencryption {
W WRNexusJS - +
-
Security · Package reference

@wrnexus/encryption

Hashing, HMAC, authenticated encryption, and key derivation.

v0.8.7Private registrySecurity

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/encryption@0.8.7

Request preview access. Never put registry tokens in source control.

Authenticated encryption, hashing, HMAC, key rotation, and optional encrypted HTTP exchanges for WRNexusJS.

+
Security · Package reference

@wrnexus/encryption

Hashing, HMAC, authenticated encryption, and key derivation.

v0.8.8Private registrySecurity

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/encryption@0.8.8

Request preview access. Never put registry tokens in source control.

Authenticated encryption, hashing, HMAC, key rotation, and optional encrypted HTTP exchanges for WRNexusJS.

Core helpers

  • generateKey() — random 256-bit AES key encoded as base64.
  • @@ -219,7 +219,7 @@ const response = await fetch(request); const result = await decryptEncryptedResponse(response, request, { keyring });

Install @wrnexus/encryption

bun add @wrnexus/encryption
- + } } diff --git a/app/pages/packages/graphql.wrn b/app/pages/packages/graphql.wrn index 3f942987..da00586c 100644 --- a/app/pages/packages/graphql.wrn +++ b/app/pages/packages/graphql.wrn @@ -10,7 +10,7 @@ page wrnexusgraphql {
W WRNexusJS - +
-
Data · Package reference

@wrnexus/graphql

GraphQL schemas, routes, and framework plugin integration.

v0.8.7Private registryData

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/graphql@0.8.7

Request preview access. Never put registry tokens in source control.

Optional GraphQL endpoint plugin. Supply the executor from GraphQL.js, GraphQL Yoga, Mercurius, or another maintained engine; WRNexus owns bounded HTTP input, depth/alias limits, introspection policy, generic production errors and plugin route integration.

Complete TypeScript API

Generated from the exact installed package declarations.

export { G as GraphqlExecutionResult, a as GraphqlOptions, b as GraphqlRequest, c as createGraphqlHandler, default as graphqlPlugin } from './plugin.js';
+      
Data · Package reference

@wrnexus/graphql

GraphQL schemas, routes, and framework plugin integration.

v0.8.8Private registryData

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/graphql@0.8.8

Request preview access. Never put registry tokens in source control.

Optional GraphQL endpoint plugin. Supply the executor from GraphQL.js, GraphQL Yoga, Mercurius, or another maintained engine; WRNexus owns bounded HTTP input, depth/alias limits, introspection policy, generic production errors and plugin route integration.

Complete TypeScript API

Generated from the exact installed package declarations.

export { G as GraphqlExecutionResult, a as GraphqlOptions, b as GraphqlRequest, c as createGraphqlHandler, default as graphqlPlugin } from './plugin.js';
 import '@wrnexus/plugin';
 

Examples

Copy-ready examples from the installed package documentation.

Install @wrnexus/graphql

bun add @wrnexus/graphql

Import @wrnexus/graphql

import * as graphql from "@wrnexus/graphql";
- + } } diff --git a/app/pages/packages/helpers.wrn b/app/pages/packages/helpers.wrn index e11f64df..72435249 100644 --- a/app/pages/packages/helpers.wrn +++ b/app/pages/packages/helpers.wrn @@ -10,7 +10,7 @@ page wrnexushelpers {
W WRNexusJS - +
-
Tooling · Package reference

@wrnexus/helpers

Safe Context URL helpers and forward-auth login redirects.

v0.8.7Private registryTooling

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/helpers@0.8.7

Request preview access. Never put registry tokens in source control.

Safe convenience helpers for common WRNexusJS application flows. The package uses standard Context, URL, and Response values and has no runtime dependency beyond @wrnexus/core.

+
Tooling · Package reference

@wrnexus/helpers

Safe Context URL helpers and forward-auth login redirects.

v0.8.8Private registryTooling

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/helpers@0.8.8

Request preview access. Never put registry tokens in source control.

Safe convenience helpers for common WRNexusJS application flows. The package uses standard Context, URL, and Response values and has no runtime dependency beyond @wrnexus/core.

bun add @wrnexus/helpers

The package is private, so the machine must be authenticated to the wrnexus npm organization.

Usage

@@ -162,7 +162,7 @@ export const GET = async (ctx: Context) => { };
- + } } diff --git a/app/pages/packages/i18n.wrn b/app/pages/packages/i18n.wrn index 67909679..a898327e 100644 --- a/app/pages/packages/i18n.wrn +++ b/app/pages/packages/i18n.wrn @@ -10,7 +10,7 @@ page wrnexusi18n {
W WRNexusJS - +
-
Frontend · Package reference

@wrnexus/i18n

Translation loading, locale resolution, and Intl formatting.

v0.8.7Private registryFrontend

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/i18n@0.8.7

Request preview access. Never put registry tokens in source control.

Recursive locale loading, fallback resolution, SSR/browser translations, locale formatting, and language UI blocks for WRNexusJS.

+
Frontend · Package reference

@wrnexus/i18n

Translation loading, locale resolution, and Intl formatting.

v0.8.8Private registryFrontend

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/i18n@0.8.8

Request preview access. Never put registry tokens in source control.

Recursive locale loading, fallback resolution, SSR/browser translations, locale formatting, and language UI blocks for WRNexusJS.

Locale files

Both layouts can be used together:

app/locales/en.json
@@ -237,7 +237,7 @@ const enXA = createPseudoLocale(messages.en);
 const arXB = createPseudoLocale(messages.en, { rtl: true });
- + } } diff --git a/app/pages/packages/identity.wrn b/app/pages/packages/identity.wrn index 97c567bc..b1314a6e 100644 --- a/app/pages/packages/identity.wrn +++ b/app/pages/packages/identity.wrn @@ -10,7 +10,7 @@ page wrnexusidentity {
W WRNexusJS - +
-
Security · Package reference

@wrnexus/identity

Portable identity records, claims, and account linking.

v0.8.7Private registrySecurity

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/identity@0.8.7

Request preview access. Never put registry tokens in source control.

Enterprise identity and governance for WRNexusJS: OIDC discovery, signed SAML adapter flows, LDAP/Active Directory synchronization adapters, SCIM provisioning, scoped API keys, service accounts, approval workflows, consent history, retention, subject export/deletion and audit.

+
Security · Package reference

@wrnexus/identity

Portable identity records, claims, and account linking.

v0.8.8Private registrySecurity

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/identity@0.8.8

Request preview access. Never put registry tokens in source control.

Enterprise identity and governance for WRNexusJS: OIDC discovery, signed SAML adapter flows, LDAP/Active Directory synchronization adapters, SCIM provisioning, scoped API keys, service accounts, approval workflows, consent history, retention, subject export/deletion and audit.

The package complements @wrnexus/auth (passkeys, MFA, devices, sessions, OAuth and audited impersonation) and @wrnexus/authz (RBAC, ABAC and policy decisions). Protocol-specific SAML and directory parsing is supplied through adapters so applications can select a maintained vendor SDK without weakening framework validation, replay protection or governance auditing.

Complete TypeScript API

Generated from the exact installed package declarations.

interface OidcMetadata {
     issuer: string;
     authorization_endpoint: string;
@@ -239,7 +239,7 @@ export { type DirectoryAdapter, type EnterpriseIdentity, type GovernanceEve
 

Examples

Copy-ready examples from the installed package documentation.

Install @wrnexus/identity

bun add @wrnexus/identity

Import @wrnexus/identity

import * as identity from "@wrnexus/identity";
- + } } diff --git a/app/pages/packages/image.wrn b/app/pages/packages/image.wrn index ba4a257f..2713250e 100644 --- a/app/pages/packages/image.wrn +++ b/app/pages/packages/image.wrn @@ -10,7 +10,7 @@ page wrnexusimage {
W WRNexusJS - +
-
Frontend · Package reference

@wrnexus/image

Responsive image optimization, loaders, placeholders, and components.

v0.8.7Private registryFrontend

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/image@0.8.7

Request preview access. Never put registry tokens in source control.

Secure responsive-image planning, loader adapters, picture sources, preload hints, placeholders, and performance auditing for WRNexusJS.

+
Frontend · Package reference

@wrnexus/image

Responsive image optimization, loaders, placeholders, and components.

v0.8.8Private registryFrontend

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/image@0.8.8

Request preview access. Never put registry tokens in source control.

Secure responsive-image planning, loader adapters, picture sources, preload hints, placeholders, and performance auditing for WRNexusJS.

Build-time conversion is available through optimizeImage. It normalizes and bounds width/format variants, prevents variant explosions, writes deterministic filenames, and returns a manifest with dimensions and byte sizes:

import { optimizeImage } from "@wrnexus/image";
 
@@ -225,7 +225,7 @@ const picture = createPicture({
 });
- + } } diff --git a/app/pages/packages/jwt.wrn b/app/pages/packages/jwt.wrn index 42d923ae..2490c1d2 100644 --- a/app/pages/packages/jwt.wrn +++ b/app/pages/packages/jwt.wrn @@ -10,7 +10,7 @@ page wrnexusjwt {
W WRNexusJS - +
-
Security · Package reference

@wrnexus/jwt

HS256 JWT signing, verification, and bearer authentication.

v0.8.7Private registrySecurity

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/jwt@0.8.7

Request preview access. Never put registry tokens in source control.

Dependency-free JSON Web Tokens (HS256) via Web Crypto, plus a bearer-token auth middleware for WRNexusJS.
+
Security · Package reference

@wrnexus/jwt

HS256 JWT signing, verification, and bearer authentication.

v0.8.8Private registrySecurity

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/jwt@0.8.8

Request preview access. Never put registry tokens in source control.

Dependency-free JSON Web Tokens (HS256) via Web Crypto, plus a bearer-token auth middleware for WRNexusJS.

Part of the WRNexusJS framework — an SSR-first, Bun-native full-stack web framework.

Overview

@wrnexus/jwt signs and verifies stateless JSON Web Tokens using the HS256 (HMAC-SHA-256) algorithm. It has no runtime dependencies — signing and verification are implemented directly on the standard Web Crypto API (crypto.subtle), which Bun provides natively. It runs server-side and pairs with the session-based auth in @wrnexus/core, giving you a stateless option for API and mobile clients. Reach for it when you need bearer-token auth rather than cookie sessions.

@@ -322,7 +322,7 @@ app.use(jwtAuth({ secret: process.env.JWT_SECRET! })); app.use(jwtAuth({ secret: process.env.JWT_SECRET!, required: false }));
- + } } diff --git a/app/pages/packages/language-server.wrn b/app/pages/packages/language-server.wrn index 11a78500..716f9506 100644 --- a/app/pages/packages/language-server.wrn +++ b/app/pages/packages/language-server.wrn @@ -10,7 +10,7 @@ page wrnexuslanguageserver {
W WRNexusJS - +
-
Tooling · Package reference

@wrnexus/language-server

Editor-neutral language intelligence for WRN files.

v0.8.7Private registryTooling

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/language-server@0.8.7

Request preview access. Never put registry tokens in source control.

Editor-neutral Language Server Protocol support for .wrn files. It uses the canonical @wrnexus/syntax parser, diagnostics, accessibility rules, and formatter.

+
Tooling · Package reference

@wrnexus/language-server

Editor-neutral language intelligence for WRN files.

v0.8.8Private registryTooling

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/language-server@0.8.8

Request preview access. Never put registry tokens in source control.

Editor-neutral Language Server Protocol support for .wrn files. It uses the canonical @wrnexus/syntax parser, diagnostics, accessibility rules, and formatter.

bunx wrnexus-language-server --stdio

Capabilities include syntax, accessibility and TypeScript expression diagnostics, formatting, completion, hover, document symbols, go-to-definition, references, rename, and quick fixes. The custom wrnexus/virtualDocument request returns the mapped TypeScript representation of an open .wrn document for editor TypeScript plugins and safe refactoring tools. Any LSP 3.x client can launch the stdio command. Example Neovim configuration:

vim.lsp.start({
@@ -37,6 +37,10 @@ page wrnexuslanguageserver {
 }
 declare function workspaceCompletionItems(root: string): WorkspaceCompletionItem[];
 declare function clearWorkspaceIndexCache(root?: string): void;
+declare function workspaceSymbolLocations(root: string, name: string, limit?: number): {
+    uri: string;
+    range: Range;
+}[];
 declare function extractComponentRefactor(document: TextDocument, range: Range, name: string): {
     documentChanges: ({
         kind: string;
@@ -78,7 +82,9 @@ declare function wordAt(text: string, position: Position): {
     word: string;
     range: Range;
 } | null;
-declare function documentDiagnostics(document: TextDocument): {
+declare function documentDiagnostics(document: TextDocument, options?: {
+    includeTypes?: boolean;
+}): {
     range: {
         start: {
             line: number;
@@ -154,8 +160,16 @@ declare function completionItems(): {
     kind: number;
     detail: string;
 }[];
+declare const semanticTokensLegend: {
+    tokenTypes: "variable"[];
+    tokenModifiers: ("declaration" | "modification")[];
+};
+/** Encode state declarations, reads, and writes using the LSP relative token format. */
+declare function semanticTokens(document: TextDocument): {
+    data: number[];
+};
 
-export { type Position, type Range, type TextDocument, WRN_COMPLETIONS, type WorkspaceCompletionItem, clearWorkspaceIndexCache, completionItems, definitionLocation, documentDiagnostics, documentSymbols, extractComponentRefactor, formatDocument, hover, htmlToWrn, offsetAt, positionAt, symbolLocations, virtualTypeScriptDocument, wordAt, workspaceCompletionItems };
+export { type Position, type Range, type TextDocument, WRN_COMPLETIONS, type WorkspaceCompletionItem, clearWorkspaceIndexCache, completionItems, definitionLocation, documentDiagnostics, documentSymbols, extractComponentRefactor, formatDocument, hover, htmlToWrn, offsetAt, positionAt, semanticTokens, semanticTokensLegend, symbolLocations, virtualTypeScriptDocument, wordAt, workspaceCompletionItems, workspaceSymbolLocations };
 

Examples

Copy-ready examples from the installed package documentation.

@wrnexus/syntax parser, diagnostics, accessibility rules, and formatter.

bunx wrnexus-language-server --stdio

stdio command. Example Neovim configuration

vim.lsp.start({
   name = "wrnexus",
   cmd = { "bunx", "wrnexus-language-server", "--stdio" },
@@ -163,7 +177,7 @@ export { type Position, type Range, type TextDocument, WRN_COMPLETIONS, typ
 })
- + } } diff --git a/app/pages/packages/mcp.wrn b/app/pages/packages/mcp.wrn index 4e7d490d..eec9ba10 100644 --- a/app/pages/packages/mcp.wrn +++ b/app/pages/packages/mcp.wrn @@ -10,7 +10,7 @@ page wrnexusmcp {
W WRNexusJS - +
-
Tooling · Package reference

@wrnexus/mcp

Model Context Protocol tools for WRNexus projects.

v0.8.7Private registryTooling

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/mcp@0.8.7

Request preview access. Never put registry tokens in source control.

Editor-neutral Model Context Protocol server for AI development tools.

+
Tooling · Package reference

@wrnexus/mcp

Model Context Protocol tools for WRNexus projects.

v0.8.8Private registryTooling

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/mcp@0.8.8

Request preview access. Never put registry tokens in source control.

Editor-neutral Model Context Protocol server for AI development tools.

bunx wrnexus-mcp --root=.

It exposes current routes, components with props/events, database schema files, compiler diagnostics, runtime errors, dev-server health, framework documentation and installed packages. Files are resolved inside the configured application root and returned as bounded structured JSON.

Complete TypeScript API

Generated from the exact installed package declarations.

interface McpTool {
     name: string;
@@ -49,7 +49,7 @@ export { type McpServer, type McpServerOptions, type McpTool, createFramewo
 

Examples

Copy-ready examples from the installed package documentation.

Editor-neutral Model Context Protocol server for AI development tools.

bunx wrnexus-mcp --root=.

Install @wrnexus/mcp

bun add @wrnexus/mcp
- + } } diff --git a/app/pages/packages/mobile.wrn b/app/pages/packages/mobile.wrn index 0011536d..7cd42316 100644 --- a/app/pages/packages/mobile.wrn +++ b/app/pages/packages/mobile.wrn @@ -10,7 +10,7 @@ page wrnexusmobile {
W WRNexusJS - +
-
Native · Package reference

@wrnexus/mobile

SSR-safe compatibility access to Capacitor plugins.

v0.8.7Private registryNative

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/mobile@0.8.7

Request preview access. Never put registry tokens in source control.

SSR-safe access to Capacitor plugins from WRNexusJS browser code.
+
Native · Package reference

@wrnexus/mobile

SSR-safe compatibility access to Capacitor plugins.

v0.8.8Private registryNative

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/mobile@0.8.8

Request preview access. Never put registry tokens in source control.

SSR-safe access to Capacitor plugins from WRNexusJS browser code.

Overview

@wrnexus/mobile keeps optional native imports out of server rendering while giving browser-owned modules one consistent registry for Capacitor plugins. During SSR, mobile.isNative() is false and mobile.platform() is "web".

Install a plugin through the WRNexusJS CLI so the web and native projects stay aligned:

@@ -219,7 +219,7 @@ const network = mobile.plugin<NetworkPlugin>("Network"); const status = network ? await network.getStatus() : { connected: true, connectionType: "unknown" };
- + } } diff --git a/app/pages/packages/native.wrn b/app/pages/packages/native.wrn index e9f42b35..dacf11ca 100644 --- a/app/pages/packages/native.wrn +++ b/app/pages/packages/native.wrn @@ -10,7 +10,7 @@ page wrnexusnative {
W WRNexusJS - +
-
Native · Package reference

@wrnexus/native

Cross-platform browser and Capacitor capability registry.

v0.8.7Private registryNative

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/native@0.8.7

Request preview access. Never put registry tokens in source control.

Cross-platform capabilities for browsers, Capacitor WebViews, and compiled native apps.
+
Native · Package reference

@wrnexus/native

Cross-platform browser and Capacitor capability registry.

v0.8.8Private registryNative

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/native@0.8.8

Request preview access. Never put registry tokens in source control.

Cross-platform capabilities for browsers, Capacitor WebViews, and compiled native apps.

Overview

@wrnexus/native exposes capabilities by name so application code can ask what the current platform supports before presenting an action. Browser capabilities use Web APIs; mobile capabilities use installed Capacitor plugins. platform() returns "server" during SSR, "browser" on the web, and the Capacitor platform in a native WebView.

bun add @wrnexus/native
@@ -160,7 +160,7 @@ const position = await native.run( );
- + } } diff --git a/app/pages/packages/oauth.wrn b/app/pages/packages/oauth.wrn index 18659902..e1b4a8f1 100644 --- a/app/pages/packages/oauth.wrn +++ b/app/pages/packages/oauth.wrn @@ -10,7 +10,7 @@ page wrnexusoauth {
W WRNexusJS - +
-
Security · Package reference

@wrnexus/oauth

OAuth 2.0, PKCE, provider presets, and profile mapping.

v0.8.7Private registrySecurity

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/oauth@0.8.7

Request preview access. Never put registry tokens in source control.

Dependency-free OAuth 2.0 sign-in for any provider, with PKCE and presets for Google, GitHub, and Discord.
+
Security · Package reference

@wrnexus/oauth

OAuth 2.0, PKCE, provider presets, and profile mapping.

v0.8.8Private registrySecurity

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/oauth@0.8.8

Request preview access. Never put registry tokens in source control.

Dependency-free OAuth 2.0 sign-in for any provider, with PKCE and presets for Google, GitHub, and Discord.

Part of the WRNexusJS framework — an SSR-first, Bun-native full-stack web framework.

Overview

@wrnexus/oauth implements the OAuth 2.0 Authorization Code flow (with PKCE) for server-side sign-in. It ships ready-made provider presets and a defineProvider helper for custom providers, then gives you two flow functions — startAuth (build the redirect) and completeAuth (exchange the code and fetch the user's profile). It has no runtime dependencies: it uses the platform fetch and WebCrypto only. Pairs naturally with @wrnexus/core's logIn to establish a session once you have a normalized profile.

@@ -356,7 +356,7 @@ const gitlab = defineProvider({ });
- + } } diff --git a/app/pages/packages/observability.wrn b/app/pages/packages/observability.wrn index 302b9519..02801de5 100644 --- a/app/pages/packages/observability.wrn +++ b/app/pages/packages/observability.wrn @@ -10,7 +10,7 @@ page wrnexusobservability {
W WRNexusJS - +
-
Runtime · Package reference

@wrnexus/observability

Structured logging, tracing, health, and integration adapters.

v0.8.7Private registryRuntime

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/observability@0.8.7

Request preview access. Never put registry tokens in source control.

Open-standard traces, metrics, logs, health checks, Web Vitals, error reporting and profiling.

+
Runtime · Package reference

@wrnexus/observability

Structured logging, tracing, health, and integration adapters.

v0.8.8Private registryRuntime

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/observability@0.8.8

Request preview access. Never put registry tokens in source control.

Open-standard traces, metrics, logs, health checks, Web Vitals, error reporting and profiling.

Use createOperationTracer() for database, cache, queue, realtime, server-action or custom application spans. Export through OTLP, Prometheus, Zipkin/Jaeger, or the Sentry-compatible error reporter; Grafana can consume the Prometheus or OTLP signals.

Privacy-conscious counters, gauges, histograms, HTTP middleware, Web Vitals ingestion, browser collection, and exporter adapters. Request bodies and user identifiers are not collected by default.

export default {
@@ -132,7 +132,7 @@ export const live = createLivenessHandler();
 export const ready = createReadinessHandler(health);
- + } } diff --git a/app/pages/packages/playground.wrn b/app/pages/packages/playground.wrn index 31df570a..96138f74 100644 --- a/app/pages/packages/playground.wrn +++ b/app/pages/packages/playground.wrn @@ -10,7 +10,7 @@ page wrnexusplayground {
W WRNexusJS - +
-
Tooling · Package reference

@wrnexus/playground

Interactive framework examples and executable playground utilities.

v0.8.7Private registryTooling

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/playground@0.8.7

Request preview access. Never put registry tokens in source control.

A deployable, shareable .wrn playground with diagnostics, generated JavaScript, safe SSR-shaped HTML, sandboxed preview, reactive/UI examples, and version adapters.

+
Tooling · Package reference

@wrnexus/playground

Interactive framework examples and executable playground utilities.

v0.8.8Private registryTooling

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/playground@0.8.8

Request preview access. Never put registry tokens in source control.

A deployable, shareable .wrn playground with diagnostics, generated JavaScript, safe SSR-shaped HTML, sandboxed preview, reactive/UI examples, and version adapters.

Run wrnexus playground, or deploy createPlaygroundHandler().

Complete TypeScript API

Generated from the exact installed package declarations.

interface PlaygroundCompilation {
     source: string;
     generated: string;
@@ -65,7 +65,7 @@ export { type PlaygroundCompilation, type PlaygroundVersionAdapter, compare
 

Examples

Copy-ready examples from the installed package documentation.

Install @wrnexus/playground

bun add @wrnexus/playground

Import @wrnexus/playground

import * as playground from "@wrnexus/playground";
- + } } diff --git a/app/pages/packages/plugin.wrn b/app/pages/packages/plugin.wrn index b1c399e4..5ed236ee 100644 --- a/app/pages/packages/plugin.wrn +++ b/app/pages/packages/plugin.wrn @@ -10,7 +10,7 @@ page wrnexusplugin {
W WRNexusJS - +
-
Core · Package reference

@wrnexus/plugin

Plugin contracts, lifecycle hooks, composition, and framework integration.

v0.8.7Private registryCore

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/plugin@0.8.7

Request preview access. Never put registry tokens in source control.

Least-privilege package permissions

+
Core · Package reference

@wrnexus/plugin

Plugin contracts, lifecycle hooks, composition, and framework integration.

v0.8.8Private registryCore

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/plugin@0.8.8

Request preview access. Never put registry tokens in source control.

Least-privilege package permissions

Package manifests declare every framework capability they register:

{
   "wrnexus": {
@@ -85,7 +85,7 @@ export { type PluginCompatibilityResult, type PluginCompatibilityTarget, Pl
 };
- + } } diff --git a/app/pages/packages/pubsub.wrn b/app/pages/packages/pubsub.wrn index 32856ae2..6b6fb84f 100644 --- a/app/pages/packages/pubsub.wrn +++ b/app/pages/packages/pubsub.wrn @@ -10,7 +10,7 @@ page wrnexuspubsub {
W WRNexusJS - +
-
Realtime · Package reference

@wrnexus/pubsub

In-process and Redis-backed publish/subscribe.

v0.8.7Private registryRealtime

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/pubsub@0.8.7

Request preview access. Never put registry tokens in source control.

Topic-based publish/subscribe with a pluggable driver — in-process by default, Redis for cross-process messaging.
+
Realtime · Package reference

@wrnexus/pubsub

In-process and Redis-backed publish/subscribe.

v0.8.8Private registryRealtime

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/pubsub@0.8.8

Request preview access. Never put registry tokens in source control.

Topic-based publish/subscribe with a pluggable driver — in-process by default, Redis for cross-process messaging.

Part of the WRNexusJS framework — an SSR-first, Bun-native full-stack web framework.

Overview

@wrnexus/pubsub is a small server-side pub/sub bus. You publish messages to a topic and subscribe with topic patterns; handlers fire for matching topics. The default driver keeps everything in-process, and you can swap in the Redis driver (@wrnexus/pubsub/redis) to fan messages out across processes or hosts. It also backs @wrnexus/core's realtime bridge for horizontal scaling.

@@ -216,7 +216,7 @@ await bus.publish("order:created", { id: 7 }); await bus.close();
- + } } diff --git a/app/pages/packages/pwa.wrn b/app/pages/packages/pwa.wrn index 3cd3f373..4ff1ae40 100644 --- a/app/pages/packages/pwa.wrn +++ b/app/pages/packages/pwa.wrn @@ -10,7 +10,7 @@ page wrnexuspwa {
W WRNexusJS - +
-
Frontend · Package reference

@wrnexus/pwa

Progressive Web App manifests, service workers, and offline strategies.

v0.8.7Private registryFrontend

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/pwa@0.8.7

Request preview access. Never put registry tokens in source control.

Official PWA primitives for manifests, service workers, offline pages and precaching, runtime caching, background synchronization, push notifications, install/update events, offline mutation stores, and conflict resolution. createOfflineQueue() accepts a durable IndexedDB-style store and retries requests with stable idempotency headers.

Complete TypeScript API

Generated from the exact installed package declarations.

interface IndexedDbMigration {
+      
Frontend · Package reference

@wrnexus/pwa

Progressive Web App manifests, service workers, and offline strategies.

v0.8.8Private registryFrontend

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/pwa@0.8.8

Request preview access. Never put registry tokens in source control.

Official PWA primitives for manifests, service workers, offline pages and precaching, runtime caching, background synchronization, push notifications, install/update events, offline mutation stores, and conflict resolution. createOfflineQueue() accepts a durable IndexedDB-style store and retries requests with stable idempotency headers.

Complete TypeScript API

Generated from the exact installed package declarations.

interface IndexedDbMigration {
     version: number;
     migrate(db: IDBDatabase, transaction: IDBTransaction): void;
 }
@@ -182,7 +182,7 @@ export { type ConflictResolution, type IndexedDbMigration, type OfflineMuta
 

Examples

Copy-ready examples from the installed package documentation.

Install @wrnexus/pwa

bun add @wrnexus/pwa

Import @wrnexus/pwa

import * as pwa from "@wrnexus/pwa";
- + } } diff --git a/app/pages/packages/queue.wrn b/app/pages/packages/queue.wrn index 43e30564..b3a4bc55 100644 --- a/app/pages/packages/queue.wrn +++ b/app/pages/packages/queue.wrn @@ -10,7 +10,7 @@ page wrnexusqueue {
W WRNexusJS - +
-
Data · Package reference

@wrnexus/queue

Background jobs with delay, concurrency, retry, and repetition.

v0.8.7Private registryData

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/queue@0.8.7

Request preview access. Never put registry tokens in source control.

A background job queue with delays, retries + exponential backoff, recurring jobs, and concurrent workers.
+
Data · Package reference

@wrnexus/queue

Background jobs with delay, concurrency, retry, and repetition.

v0.8.8Private registryData

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/queue@0.8.8

Request preview access. Never put registry tokens in source control.

A background job queue with delays, retries + exponential backoff, recurring jobs, and concurrent workers.

Part of the WRNexusJS framework — an SSR-first, Bun-native full-stack web framework.

Overview

@wrnexus/queue is a server-side in-process job queue. You register named workers, enqueue jobs (optionally delayed or recurring), and let the queue poll and run them on a timer — with per-job retry limits and doubling backoff between attempts. The default store lives in memory; the design allows a pluggable driver to back it with Redis/SQL for durability across restarts. Reach for it when you need to defer work (emails, webhooks, cleanup) off the request path without a heavyweight external broker. Tests can drive it deterministically via drain().

@@ -446,7 +446,7 @@ const run = await engine.start(workflow, input); await engine.approve(workflow, run.id, "approve", currentUser.id);
- + } } diff --git a/app/pages/packages/reactive.wrn b/app/pages/packages/reactive.wrn index 0313ffc7..1ea8464e 100644 --- a/app/pages/packages/reactive.wrn +++ b/app/pages/packages/reactive.wrn @@ -10,7 +10,7 @@ page wrnexusreactive {
W WRNexusJS - +
-
Frontend · Package reference

@wrnexus/reactive

Small type-safe reactive signal primitives.

v0.8.7Private registryFrontend

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/reactive@0.8.7

Request preview access. Never put registry tokens in source control.

Tiny, type-safe reactive primitives (signals) with zero dependencies.
+
Frontend · Package reference

@wrnexus/reactive

Small type-safe reactive signal primitives.

v0.8.8Private registryFrontend

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/reactive@0.8.8

Request preview access. Never put registry tokens in source control.

Tiny, type-safe reactive primitives (signals) with zero dependencies.

Part of the WRNexusJS framework — an SSR-first, Bun-native full-stack web framework.

Overview

@wrnexus/reactive is the seed of WRNexusJS's reactivity layer: a minimal signal primitive that holds a value, notifies subscribers when it changes, and hands back an unsubscribe function. It is deliberately small and framework-agnostic — it powers nothing on its own, but is shaped so client islands (and later the .wrn compiler's state blocks) can build reactive bindings on top of it. Reach for it when you need observable state without pulling in a full reactivity library.

@@ -212,7 +212,7 @@ const user: Signal<{ name: string } | null> = signal(null); user.set({ name: "Ada" });
- + } } diff --git a/app/pages/packages/realtime.wrn b/app/pages/packages/realtime.wrn index 03f78717..0e273cce 100644 --- a/app/pages/packages/realtime.wrn +++ b/app/pages/packages/realtime.wrn @@ -10,7 +10,7 @@ page wrnexusrealtime {
W WRNexusJS - +
-
Realtime · Package reference

@wrnexus/realtime

Rooms, presence, messaging, history, streams, and UI components.

v0.8.7Private registryRealtime

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/realtime@0.8.7

Request preview access. Never put registry tokens in source control.

Typed rooms, secure message envelopes, browser room helpers, presence utilities, and complete realtime UI blocks for WRNexusJS.

+
Realtime · Package reference

@wrnexus/realtime

Rooms, presence, messaging, history, streams, and UI components.

v0.8.8Private registryRealtime

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/realtime@0.8.8

Request preview access. Never put registry tokens in source control.

Typed rooms, secure message envelopes, browser room helpers, presence utilities, and complete realtime UI blocks for WRNexusJS.

Server rooms

import { defineRoom } from "@wrnexus/realtime";
 
@@ -273,7 +273,7 @@ history.acknowledge("support", clientId, entry.sequence);
 const missed = history.resume("support", clientId);
- + } } diff --git a/app/pages/packages/router.wrn b/app/pages/packages/router.wrn index 3bde59dd..21eb63e9 100644 --- a/app/pages/packages/router.wrn +++ b/app/pages/packages/router.wrn @@ -10,7 +10,7 @@ page wrnexusrouter {
W WRNexusJS - +
-
Core · Package reference

@wrnexus/router

Filesystem discovery, route matching, and typed route generation.

v0.8.7Private registryCore

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/router@0.8.7

Request preview access. Never put registry tokens in source control.

File-based router that maps an app/ directory onto route tables and matches request paths against them.
+
Core · Package reference

@wrnexus/router

Filesystem discovery, route matching, and typed route generation.

v0.8.8Private registryCore

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/router@0.8.8

Request preview access. Never put registry tokens in source control.

File-based router that maps an app/ directory onto route tables and matches request paths against them.

Part of the WRNexusJS framework — an SSR-first, Bun-native full-stack web framework.

Overview

@wrnexus/router scans an application's app/ directory once at startup and builds route tables for pages, API endpoints, realtime channels, middleware, server-rendered .wrn components, layouts, and validation schemas. It also compiles URL patterns (/users/[id]) into RegExps and matches request paths against them. Request input is never turned into a file path, which makes the router immune to path traversal. This is a server-side package used by the WRNexusJS runtime to resolve incoming requests, plus a codegen helper for compile-time typed links.

@@ -312,7 +312,7 @@ const routes = sortRoutes([{ raw: "/posts/[slug]", file: " const m = matchRoute(routes, "/posts/hello"); // { route, params: { slug: "hello" } }
- + } } diff --git a/app/pages/packages/security.wrn b/app/pages/packages/security.wrn index fdb2088c..941411ae 100644 --- a/app/pages/packages/security.wrn +++ b/app/pages/packages/security.wrn @@ -10,7 +10,7 @@ page wrnexussecurity {
W WRNexusJS - +
-
Security · Package reference

@wrnexus/security

Security headers, CSRF protection, rate limits, and safe rendering.

v0.8.7Private registrySecurity

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/security@0.8.7

Request preview access. Never put registry tokens in source control.

Secure-by-default utilities for WRNexusJS: bounded HTML-safe serialization, prototype-pollution rejection, URL policy, secure cookies, request hardening, security presets, and SSRF-safe remote fetches.

+
Security · Package reference

@wrnexus/security

Security headers, CSRF protection, rate limits, and safe rendering.

v0.8.8Private registrySecurity

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/security@0.8.8

Request preview access. Never put registry tokens in source control.

Secure-by-default utilities for WRNexusJS: bounded HTML-safe serialization, prototype-pollution rejection, URL policy, secure cookies, request hardening, security presets, and SSRF-safe remote fetches.

import { safeFetch, securityPreset, setSecureCookie } from "@wrnexus/security";
 
 export default { security: securityPreset("strict") };
@@ -65,7 +65,7 @@ const response = await safeFetch(remoteUrl, { allowedHosts: ["api.exam
 setSecureCookie(ctx, "__Host-session", sessionId);

Install @wrnexus/security

bun add @wrnexus/security
- + } } diff --git a/app/pages/packages/ssr.wrn b/app/pages/packages/ssr.wrn index 5bc8a4d1..806de103 100644 --- a/app/pages/packages/ssr.wrn +++ b/app/pages/packages/ssr.wrn @@ -10,7 +10,7 @@ page wrnexusssr {
W WRNexusJS - +
-
Runtime · Package reference

@wrnexus/ssr

Secure HTML document rendering and SEO metadata.

v0.8.7Private registryRuntime

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/ssr@0.8.7

Request preview access. Never put registry tokens in source control.

Server-side rendering: wraps a page's HTML body in a complete HTML document with a metadata-driven <head>.
+
Runtime · Package reference

@wrnexus/ssr

Secure HTML document rendering and SEO metadata.

v0.8.8Private registryRuntime

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/ssr@0.8.8

Request preview access. Never put registry tokens in source control.

Server-side rendering: wraps a page's HTML body in a complete HTML document with a metadata-driven <head>.

Part of the WRNexusJS framework — an SSR-first, Bun-native full-stack web framework.

Overview

Pages in WRNexusJS return an HTML string for the body. @wrnexus/ssr takes that body and produces a full HTML document — building the <head> from page metadata and global SEO defaults, resolving canonical/Open Graph/Twitter tags, and injecting module preloads and <script type="module"> tags. It is deliberately server-only: nothing in this package touches the DOM or ships to the browser, keeping server code genuinely server-only. Reach for it on the server when turning a rendered page body into a response document.

@@ -230,7 +230,7 @@ return new Response(html, { return new Response(html, { headers: { "content-type": "text/html; charset=utf-8" } });
- + } } diff --git a/app/pages/packages/store.wrn b/app/pages/packages/store.wrn index fb4b24d0..4ebb3257 100644 --- a/app/pages/packages/store.wrn +++ b/app/pages/packages/store.wrn @@ -10,7 +10,7 @@ page wrnexusstore {
W WRNexusJS - +
-
Data · Package reference

@wrnexus/store

Application state stores shared across server and browser runtimes.

v0.8.7Private registryData

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/store@0.8.7

Request preview access. Never put registry tokens in source control.

Typed global and page-scoped WRNexusJS stores with runtime-specific state, computed values, actions, lifecycle hooks, persistence, SSR isolation, and HMR support.

+
Data · Package reference

@wrnexus/store

Application state stores shared across server and browser runtimes.

v0.8.8Private registryData

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/store@0.8.8

Request preview access. Never put registry tokens in source control.

Typed global and page-scoped WRNexusJS stores with runtime-specific state, computed values, actions, lifecycle hooks, persistence, SSR isolation, and HMR support.

Use defineStore() to declare a store and createStoreContainer() to create an isolated request or browser container. Store definitions are framework helpers and do not require UI components.

Complete TypeScript API

Generated from the exact installed package declarations.

import { StoreMutation, StoreFunction, StoreDefinition, StoreInstance, StoreCombinedState } from './types.js';
 export { PersistenceStorage, StoreActionContext, StoreActionDefinition, StoreInstanceCore, StoreKind, StoreLifecycleContext, StorePersistenceConfig, StoreRuntime } from './types.js';
 
@@ -68,7 +68,7 @@ export { StoreCombinedState, StoreContainer, type StoreContainerOptions, St
 

Examples

Copy-ready examples from the installed package documentation.

Install @wrnexus/store

bun add @wrnexus/store

Import @wrnexus/store

import * as store from "@wrnexus/store";
- + } } diff --git a/app/pages/packages/styles.wrn b/app/pages/packages/styles.wrn index c69633ad..08a2fbeb 100644 --- a/app/pages/packages/styles.wrn +++ b/app/pages/packages/styles.wrn @@ -10,7 +10,7 @@ page wrnexusstyles {
W WRNexusJS - +
-
Frontend · Package reference

@wrnexus/styles

CSS pipeline, themes, fonts, profiles, and application config.

v0.8.7Private registryFrontend

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/styles@0.8.7

Request preview access. Never put registry tokens in source control.

Reusable layers and presets

+
Frontend · Package reference

@wrnexus/styles

CSS pipeline, themes, fonts, profiles, and application config.

v0.8.8Private registryFrontend

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/styles@0.8.8

Request preview access. Never put registry tokens in source control.

Reusable layers and presets

Compose local or package foundations in order; later layers override earlier ones and the application has final base-config precedence:

export default defineConfig({
   extends: ["@workroot/wrnexus-enterprise", "./layers/company"],
@@ -896,7 +896,7 @@ const themeJs = renderThemeRuntime(theme); // served at THEME_JS_HREF
- + } } diff --git a/app/pages/packages/syntax.wrn b/app/pages/packages/syntax.wrn index 33c889fd..f830ad4b 100644 --- a/app/pages/packages/syntax.wrn +++ b/app/pages/packages/syntax.wrn @@ -10,7 +10,7 @@ page wrnexussyntax {
W WRNexusJS - +
-
Frontend · Package reference

@wrnexus/syntax

Editor syntax definitions and language tooling for .wrn files.

v0.8.7Private registryFrontend

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/syntax@0.8.7

Request preview access. Never put registry tokens in source control.

Canonical WRN lexer, parser, AST, language metadata, source positions, and stable diagnostics. Framework tooling should import this package instead of implementing a separate .wrn parser.

+
Frontend · Package reference

@wrnexus/syntax

Editor syntax definitions and language tooling for .wrn files.

v0.8.8Private registryFrontend

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/syntax@0.8.8

Request preview access. Never put registry tokens in source control.

Canonical WRN lexer, parser, AST, language metadata, source positions, and stable diagnostics. Framework tooling should import this package instead of implementing a separate .wrn parser.

See docs/WRN-LANGUAGE-SPEC-1.0.md in the WRNexusJS repository.

Complete TypeScript API

Generated from the exact installed package declarations.

export { LexError, Lexer } from './tokenizer.js';
 export { FormatWrnOptions, formatWrn } from './formatter.js';
 export { A as ActionBlock, a as ApiBlock, b as Attr, C as ComputedDecl, D as DataApiBlock, c as DataMode, E as EffectBlock, d as EventDecl, F as FunctionParameterDecl, e as FunctionRuntime, L as LifecycleBlock, f as LoadBlock, M as ModeFunctionsBlock, O as OutputDecl, P as PageAst, g as ParseError, h as PersistDecl, i as PropDecl, R as RealtimeBlock, j as RealtimeHandler, k as RuntimeFunctionDecl, S as SeoBlock, l as StateDecl, m as StateRuntime, n as StoreKind, o as StoreLifecycleDecl, p as StructuredImportDecl, V as VOID_ELEMENTS, q as ViewNode, W as WatchBlock, r as parse, s as parseComputedDeclarations, t as parseHtmlView, u as parseOutputs, v as parsePersist, w as parseRuntimeFunctions, x as parseStateDeclarations, y as parseStoreLifecycle, z as parseStructuredImports, B as stripRuntimeFunctionModifiers } from './parser-CTLO4mcT.js';
@@ -55,7 +55,7 @@ const ast = parse('component Greeting { view { <p>Hello</p>
 const summary = diagnosticSummary(diagnose(source));
- + } } diff --git a/app/pages/packages/test.wrn b/app/pages/packages/test.wrn index 6e18775b..e49bf16f 100644 --- a/app/pages/packages/test.wrn +++ b/app/pages/packages/test.wrn @@ -10,7 +10,7 @@ page wrnexustest {
W WRNexusJS - +
-
Tooling · Package reference

@wrnexus/test

WRNexusJS-aware component, route, and browser testing utilities.

v0.8.7Private registryTooling

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/test@0.8.7

Request preview access. Never put registry tokens in source control.

Testing utilities for WRNexusJS apps — component rendering, reactive-DOM mounting, route handler calls, and a full in-process app harness, plus a one-import re-export of bun:test.
+
Tooling · Package reference

@wrnexus/test

WRNexusJS-aware component, route, and browser testing utilities.

v0.8.8Private registryTooling

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/test@0.8.8

Request preview access. Never put registry tokens in source control.

Testing utilities for WRNexusJS apps — component rendering, reactive-DOM mounting, route handler calls, and a full in-process app harness, plus a one-import re-export of bun:test.

Part of the WRNexusJS framework — an SSR-first, Bun-native full-stack web framework.

Overview

@wrnexus/test is the server-side test toolkit you reach for when writing tests for a WRNexusJS app. It runs under bun test (invoked via wrnexus test) and gives you a single import surface: the bun:test primitives (test, expect, mock, …) re-exported alongside WRNexusJS-aware helpers that compile .wrn components, hydrate server HTML in a DOM, invoke API route handlers, and boot the real app on an ephemeral port for integration tests.

@@ -273,7 +273,7 @@ test("health endpoint", async () => { });
- + } } diff --git a/app/pages/packages/tracking.wrn b/app/pages/packages/tracking.wrn index 4e19e673..3dbaf045 100644 --- a/app/pages/packages/tracking.wrn +++ b/app/pages/packages/tracking.wrn @@ -10,7 +10,7 @@ page wrnexustracking {
W WRNexusJS - +
-
Runtime · Package reference

@wrnexus/tracking

Error/event capture, middleware, filtering, and sinks.

v0.8.7Private registryRuntime

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/tracking@0.8.7

Request preview access. Never put registry tokens in source control.

Error tracking for WRNexusJS apps: capture exceptions manually or via middleware and fan them out to pluggable sinks.
+
Runtime · Package reference

@wrnexus/tracking

Error/event capture, middleware, filtering, and sinks.

v0.8.8Private registryRuntime

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/tracking@0.8.8

Request preview access. Never put registry tokens in source control.

Error tracking for WRNexusJS apps: capture exceptions manually or via middleware and fan them out to pluggable sinks.

Part of the WRNexusJS framework — an SSR-first, Bun-native full-stack web framework.

Overview

@wrnexus/tracking is a small, server-side error-capture layer. You create a tracker with one or more sinks, then feed it errors — either manually with tracker.capture(err, context) or automatically by mounting tracker.middleware() in your request pipeline. A consoleSink is included; forwarding to Sentry, Datadog, or any other backend is just a matter of writing a tiny sink. Reach for it when you want a single, sink-agnostic place to route application errors. Sinks run best-effort — a throwing sink never breaks the request.

@@ -205,7 +205,7 @@ const tracker = createTracker({ tracker.addSink(anotherSink); // add more sinks later
- + } } diff --git a/app/pages/packages/typecheck.wrn b/app/pages/packages/typecheck.wrn index 1ef9728f..8c194c9a 100644 --- a/app/pages/packages/typecheck.wrn +++ b/app/pages/packages/typecheck.wrn @@ -10,7 +10,7 @@ page wrnexustypecheck {
W WRNexusJS - +
-
Tooling · Package reference

@wrnexus/typecheck

WRN-aware TypeScript diagnostics and virtual documents.

v0.8.7Private registryTooling

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/typecheck@0.8.7

Request preview access. Never put registry tokens in source control.

Static type checking for .wrn declarations, props, state, outputs, functions, stores, and generated virtual TypeScript files.

+
Tooling · Package reference

@wrnexus/typecheck

WRN-aware TypeScript diagnostics and virtual documents.

v0.8.8Private registryTooling

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/typecheck@0.8.8

Request preview access. Never put registry tokens in source control.

Static type checking for .wrn declarations, props, state, outputs, functions, stores, and generated virtual TypeScript files.

The package is compiler tooling rather than a browser UI package, so its public kit consists of programmatic typecheck helpers and diagnostics.

Complete TypeScript API

Generated from the exact installed package declarations.

import { PageAst } from '@wrnexus/syntax';
 export { componentContract, storeContract } from './contracts.js';
 export { findAppRoot, loadApplicationTypes } from './project.js';
@@ -71,7 +71,7 @@ export { type TypecheckOptions, type VirtualTypeScriptModule, type WrnTypeD
 

Examples

Copy-ready examples from the installed package documentation.

Install @wrnexus/typecheck

bun add @wrnexus/typecheck

Import @wrnexus/typecheck

import * as typecheck from "@wrnexus/typecheck";
- + } } diff --git a/app/pages/packages/ui.wrn b/app/pages/packages/ui.wrn index a1693924..ceefa9c7 100644 --- a/app/pages/packages/ui.wrn +++ b/app/pages/packages/ui.wrn @@ -10,7 +10,7 @@ page wrnexusui {
W WRNexusJS - +
-
Frontend · Package reference

@wrnexus/ui

Themeable server-rendered UI components and CSS.

v0.8.7Private registryFrontend

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/ui@0.8.7

Request preview access. Never put registry tokens in source control.

First-party Wire UI component library — a set of themeable .wrn components plus a single tokenized stylesheet.
+
Frontend · Package reference

@wrnexus/ui

Themeable server-rendered UI components and CSS.

v0.8.8Private registryFrontend

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/ui@0.8.8

Request preview access. Never put registry tokens in source control.

First-party Wire UI component library — a set of themeable .wrn components plus a single tokenized stylesheet.

Part of the WRNexusJS framework — an SSR-first, Bun-native full-stack web framework.

Overview

@wrnexus/ui ships a library of server-rendered .wrn components (layout, form controls, and feedback UI) together with one themeable stylesheet, ui.css. The components are auto-discovered by the framework router — you don't import them in code. Once the package's component directory is on the router's scan path, you mount any component in a page with data-component="<name>". Every visual is driven by var(--wire-*) theme tokens, so components restyle instantly when the theme changes. The tiny JS surface (src/index.ts) exists only so the toolchain (CLI build + dev server) can locate the component directory and stylesheet.

@@ -112,7 +112,7 @@ const router = buildRouter(appDir, { componentDirs: [uiComponentsDir()]  </div>

Explore the component library

Browse interactive examples and complete component usage in the dedicated WRNexusJS component showcase.

Browse all 102 components →

- + } } diff --git a/app/pages/packages/uploader.wrn b/app/pages/packages/uploader.wrn index ee19c45d..8e4cf31f 100644 --- a/app/pages/packages/uploader.wrn +++ b/app/pages/packages/uploader.wrn @@ -10,7 +10,7 @@ page wrnexusuploader {
W WRNexusJS - +
-
Data · Package reference

@wrnexus/uploader

Validated local/S3 uploads and secure file serving.

v0.8.7Private registryData

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/uploader@0.8.7

Request preview access. Never put registry tokens in source control.

Config-driven file uploads + serving for WRNexusJS. Declare named storage stores (local disk or any S3-compatible backend) in wrnexus.config.ts, upload with one function call, drop a drag-and-drop widget on a page, and serve files back — public or private. Zero external dependencies (S3 is signed with a built-in AWS SigV4 implementation, like the rest of the framework).

+
Data · Package reference

@wrnexus/uploader

Validated local/S3 uploads and secure file serving.

v0.8.8Private registryData

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/uploader@0.8.8

Request preview access. Never put registry tokens in source control.

Config-driven file uploads + serving for WRNexusJS. Declare named storage stores (local disk or any S3-compatible backend) in wrnexus.config.ts, upload with one function call, drop a drag-and-drop widget on a page, and serve files back — public or private. Zero external dependencies (S3 is signed with a built-in AWS SigV4 implementation, like the rest of the framework).

Usage

Configure local and S3 stores

// wrnexus.config.ts
@@ -638,7 +638,7 @@ import { serveFromStore } from "@wrnexus/uploader";
 export const GET = serveFromStore("docs"); // your middleware decides who gets in
- + } } diff --git a/app/pages/packages/validation.wrn b/app/pages/packages/validation.wrn index d1c231a5..ee57804e 100644 --- a/app/pages/packages/validation.wrn +++ b/app/pages/packages/validation.wrn @@ -10,7 +10,7 @@ page wrnexusvalidation {
W WRNexusJS - +
-
Security · Package reference

@wrnexus/validation

Typed schemas, coercion, validation, and browser descriptors.

v0.8.7Private registrySecurity

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/validation@0.8.7

Request preview access. Never put registry tokens in source control.

One fluent schema, validated on the server (API bodies, env vars) and mirrored to an eval-free browser validator for forms.
+
Security · Package reference

@wrnexus/validation

Typed schemas, coercion, validation, and browser descriptors.

v0.8.8Private registrySecurity

Install the package

After WorkRoot approves private registry access, install the release-aligned package:

bun add @wrnexus/validation@0.8.8

Request preview access. Never put registry tokens in source control.

One fluent schema, validated on the server (API bodies, env vars) and mirrored to an eval-free browser validator for forms.

Part of the WRNexusJS framework — an SSR-first, Bun-native full-stack web framework.

Boundary contracts

Use ContractRegistry with defineContract or defineEvent to publish the same schema descriptors for APIs, actions, webhooks, realtime, queues, cron, pub/sub, plugins, configuration, and environment variables.

@@ -551,7 +551,7 @@ const head = `<script>${renderSchemasScript({ signup: signupSche // render a <form data-schema="signup"> with [data-error="email"] etc.
- + } } diff --git a/app/pages/releases/0.8.8.wrn b/app/pages/releases/0.8.8.wrn new file mode 100644 index 00000000..ccda33e3 --- /dev/null +++ b/app/pages/releases/0.8.8.wrn @@ -0,0 +1,24 @@ +page Release088 { + seo { + title = "Release 0.8.8" + description = "WRNexusJS 0.8.8 release notes." + canonical = "https://wrnexusjs.dev/releases/0.8.8" + } + view { + +
+
W WRNexusJS
+ +

WRNexusJS 0.8.8

Released 2026-07-13. All 47 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the changelog, upgrade guide, and package references.

+ +
+ } +} \ No newline at end of file diff --git a/app/pages/roadmap.wrn b/app/pages/roadmap.wrn index c945edf0..46e42c1c 100644 --- a/app/pages/roadmap.wrn +++ b/app/pages/roadmap.wrn @@ -7,7 +7,7 @@ page Roadmap { view {
-
W WRNexusJS
+
W WRNexusJS

Roadmap

Roadmap items are direction, not delivery commitments. Dates require explicit owner approval.

Now

  • Private preview onboarding and accurate package references
  • Runnable documentation fixtures and link/accessibility checks
  • License, support, and disclosure owner decisions

Next

  • Durable queue driver guidance
  • Expanded database/auth/realtime examples
  • Versioned release notes and migration fixtures

Later / exploration

  • Historical documentation selector
  • Maintained reproducible benchmarks
  • Broader mobile/native coverage
- +
} } \ No newline at end of file diff --git a/app/pages/search.wrn b/app/pages/search.wrn index bc930233..0acffe2b 100644 --- a/app/pages/search.wrn +++ b/app/pages/search.wrn @@ -7,7 +7,7 @@ page Search { view {
-
W WRNexusJS
+
W WRNexusJS

Search documentation

This build-time index is local and sends no query to a third party. Use your browser’s find command to filter this compact index.

Core documentation

Get started · Packages · Components · Language · Architecture

Guides

Project structure · Routing · Pages and components · Server data · API routes · Middleware · Forms and validation · Authentication · Authorization · Application security · Database · Uploads · Realtime · Pub/sub · Queues · Testing · Workspaces and gateway · Deployment · Configuration and profiles · Internationalization and themes · Mobile · Observability · Upgrading · Troubleshooting · Auth and permissions dashboard demo

Package APIs

@wrnexus/ai · @wrnexus/authz · @wrnexus/compiler · @wrnexus/core · @wrnexus/csr · @wrnexus/db · @wrnexus/dev-server · @wrnexus/encryption · @wrnexus/helpers · @wrnexus/i18n · @wrnexus/jwt · @wrnexus/mobile · @wrnexus/native · @wrnexus/oauth · @wrnexus/pubsub · @wrnexus/queue · @wrnexus/reactive · @wrnexus/router · @wrnexus/ssr · @wrnexus/styles · @wrnexus/test · @wrnexus/tracking · @wrnexus/ui · @wrnexus/uploader · @wrnexus/validation · @wrnexus/dev-toolbar · @wrnexus/syntax · @wrnexus/plugin · @wrnexus/captcha · @wrnexus/auth · @wrnexus/store · @wrnexus/typecheck · @wrnexus/security · @wrnexus/cache · @wrnexus/image · @wrnexus/observability · @wrnexus/benchmark · @wrnexus/realtime · @wrnexus/content · @wrnexus/graphql · @wrnexus/identity · @wrnexus/language-server · @wrnexus/mcp · @wrnexus/playground · @wrnexus/pwa · @wrnexus/rpc · @wrnexus/cli

- +
} } \ No newline at end of file diff --git a/app/pages/security.wrn b/app/pages/security.wrn index 0db126d8..cb7ced1b 100644 --- a/app/pages/security.wrn +++ b/app/pages/security.wrn @@ -7,7 +7,7 @@ page Security { view {
-
W WRNexusJS
+
W WRNexusJS
- +bunx wrnexus build .

Review the resolved production configuration, then test a valid request, an invalid CSRF token, an oversized body, an unapproved origin, an anonymous protected request, and a permission-denied request. Security configuration is complete only when denial behavior is tested.

Supported releases

Only the current private-preview release 0.8.8 is documented here. A formal old-release support window is not yet published.

Report a vulnerability

Use WorkRoot’s approved private contact path at workroot.in. Do not publish exploit details or secrets. Include affected version, impact, reproduction, and a safe contact method. Response targets, encryption key, bounty, audit, and certification are not currently claimed.

Deployment controls

Terminate TLS at a trusted edge, forward only expected proxy headers, store secrets outside source control, apply database migrations before traffic, and monitor rejected requests without logging credentials. Continue with the complete application security guide.

+ } } \ No newline at end of file diff --git a/app/pages/showcase.wrn b/app/pages/showcase.wrn index 54ee4430..afafad0d 100644 --- a/app/pages/showcase.wrn +++ b/app/pages/showcase.wrn @@ -7,7 +7,7 @@ page Showcase { view {
-
W WRNexusJS
+
W WRNexusJS

Showcase

Only confirmed public properties are listed; no customer or traffic claims are made.

WorkRoot

Creator/company site demonstrating a public WRNexusJS deployment. Exact deployed version and infrastructure notes await owner confirmation.

WRNexusJS docs

This documentation portal, built and verified against WRNexusJS 0.8.7 on Bun.

Screenshots are intentionally deferred until approved assets and alt text are available.

- +

Showcase

Only confirmed public properties are listed; no customer or traffic claims are made.

WorkRoot

Creator/company site demonstrating a public WRNexusJS deployment. Exact deployed version and infrastructure notes await owner confirmation.

WRNexusJS docs

This documentation portal, built and verified against WRNexusJS 0.8.8 on Bun.

Screenshots are intentionally deferred until approved assets and alt text are available.

+
} } \ No newline at end of file diff --git a/app/pages/support.wrn b/app/pages/support.wrn index be2026ac..209cc566 100644 --- a/app/pages/support.wrn +++ b/app/pages/support.wrn @@ -7,7 +7,7 @@ page Support { view {
-
W WRNexusJS
+
W WRNexusJS

Support

WRNexusJS has no public Discord, public issue tracker, or guaranteed community support channel listed by this repository. Preview access and support begin through WorkRoot’s public contact path.

Include WRNexusJS version, Bun version, OS, a minimal reproduction, expected and actual behavior, and sanitized logs. Never include registry tokens, credentials, session cookies, or private data.

Support scope, service levels, and commercial terms require owner confirmation.

- +
} } \ No newline at end of file diff --git a/app/pages/tutorial.wrn b/app/pages/tutorial.wrn index e0692078..fe44abd3 100644 --- a/app/pages/tutorial.wrn +++ b/app/pages/tutorial.wrn @@ -7,7 +7,7 @@ page Tutorial { view {
-
W WRNexusJS
+
W WRNexusJS
Preview · runnable-project extraction pending

Secure task board

This tutorial connects the installed 0.8.7 APIs into one design. Snippets are limited to declarations and README patterns verified in the installed packages; a CI-compiled standalone fixture remains on the roadmap.

Application shape

A .wrn page renders tasks from an SSR API binding. A shared validation schema protects mutations. Session middleware identifies users, authorization policies gate updates, and a realtime room broadcasts changes.

Schema and create route

import { v, parseBody } from "@wrnexus/validation";
+
Preview · runnable-project extraction pending

Secure task board

This tutorial connects the installed 0.8.8 APIs into one design. Snippets are limited to declarations and README patterns verified in the installed packages; a CI-compiled standalone fixture remains on the roadmap.

Application shape

A .wrn page renders tasks from an SSR API binding. A shared validation schema protects mutations. Session middleware identifies users, authorization policies gate updates, and a realtime room broadcasts changes.

Schema and create route

import { v, parseBody } from "@wrnexus/validation";
 const task = v.object({ title: v.string().trim().min(3).max(120) });
 export const POST = async (ctx) => {
   const parsed = await parseBody(task, ctx.req);
@@ -31,7 +31,7 @@ export const POST = async (ctx) => {
     </ul></main>
   }
 }

Production checklist

  • Choose SQLite for local development or configure the supported PostgreSQL driver.
  • Run migrations before accepting traffic.
  • Enable session authentication and enforce authorization on every mutation.
  • Validate upload types and sizes; keep private objects behind authenticated routes.
  • Use Redis pub/sub when realtime rooms span processes.
  • Treat the default queue as non-durable until a production driver is selected.

Follow the focused database, authentication, authorization, realtime, and upload guides.

- +
} } \ No newline at end of file diff --git a/app/routes.gen.ts b/app/routes.gen.ts index 406bde04..3e4f30c7 100644 --- a/app/routes.gen.ts +++ b/app/routes.gen.ts @@ -172,6 +172,7 @@ export interface Routes { "/releases/0.8.5": Record; "/releases/0.8.6": Record; "/releases/0.8.7": Record; + "/releases/0.8.8": Record; "/roadmap": Record; "/search": Record; "/security": Record; @@ -351,6 +352,7 @@ export interface RouteNames { "releases.0.8.5": "/releases/0.8.5"; "releases.0.8.6": "/releases/0.8.6"; "releases.0.8.7": "/releases/0.8.7"; + "releases.0.8.8": "/releases/0.8.8"; "roadmap": "/roadmap"; "search": "/search"; "security": "/security"; @@ -599,6 +601,7 @@ export function route( "releases.0.8.5": "/releases/0.8.5", "releases.0.8.6": "/releases/0.8.6", "releases.0.8.7": "/releases/0.8.7", + "releases.0.8.8": "/releases/0.8.8", "roadmap": "/roadmap", "search": "/search", "security": "/security", diff --git a/app/types/wrnexus.generated.d.ts b/app/types/wrnexus.generated.d.ts index de459f80..ee702b89 100644 --- a/app/types/wrnexus.generated.d.ts +++ b/app/types/wrnexus.generated.d.ts @@ -13,30 +13,18 @@ declare namespace WRNexusGenerated { : never; type RealtimeMessage = T extends import("@wrnexus/core").RoomDefinition ? M : unknown; type QueuePayload = T extends import("@wrnexus/queue").JobDefinition ? I : unknown; - type RouteName = "404" | "access" | "architecture" | "benchmarks" | "changelog" | "examples" | "getting.started" | "guides.api.routes" | "guides.authentication" | "guides.authorization" | "guides.configuration.and.profiles" | "guides.database" | "guides.deployment" | "guides.forms.and.validation" | "guides.full.stack.auth.demo" | "guides.i18n.and.themes" | "guides.middleware" | "guides.mobile" | "guides.observability" | "guides.pages.and.components" | "guides.project.structure" | "guides.pubsub" | "guides.queues" | "guides.realtime" | "guides.routing" | "guides.security" | "guides.server.data" | "guides.testing" | "guides.troubleshooting" | "guides.upgrading" | "guides.uploads" | "guides.workspaces.and.gateway" | "index" | "language" | "license" | "packages" | "packages.ai" | "packages.auth" | "packages.authz" | "packages.benchmark" | "packages.cache" | "packages.captcha" | "packages.cli" | "packages.compiler" | "packages.content" | "packages.core" | "packages.csr" | "packages.db" | "packages.dev.server" | "packages.dev.toolbar" | "packages.encryption" | "packages.graphql" | "packages.helpers" | "packages.i18n" | "packages.identity" | "packages.image" | "packages.jwt" | "packages.language.server" | "packages.mcp" | "packages.mobile" | "packages.native" | "packages.oauth" | "packages.observability" | "packages.playground" | "packages.plugin" | "packages.pubsub" | "packages.pwa" | "packages.queue" | "packages.reactive" | "packages.realtime" | "packages.router" | "packages.security" | "packages.ssr" | "packages.store" | "packages.styles" | "packages.syntax" | "packages.test" | "packages.tracking" | "packages.typecheck" | "packages.ui" | "packages.uploader" | "packages.validation" | "releases.0.2.15" | "releases.0.2.17" | "releases.0.2.18" | "releases.0.2.19" | "releases.0.2.20" | "releases.0.2.21" | "releases.0.2.22" | "releases.0.2.23" | "releases.0.2.24" | "releases.0.2.25" | "releases.0.2.26" | "releases.0.2.27" | "releases.0.2.28" | "releases.0.2.29" | "releases.0.2.30" | "releases.0.2.31" | "releases.0.2.32" | "releases.0.2.33" | "releases.0.2.34" | "releases.0.2.35" | "releases.0.2.36" | "releases.0.2.37" | "releases.0.2.38" | "releases.0.2.39" | "releases.0.2.40" | "releases.0.2.41" | "releases.0.2.42" | "releases.0.2.43" | "releases.0.2.44" | "releases.0.2.45" | "releases.0.2.46" | "releases.0.2.47" | "releases.0.2.48" | "releases.0.2.49" | "releases.0.2.50" | "releases.0.2.51" | "releases.0.2.52" | "releases.0.2.53" | "releases.0.2.54" | "releases.0.2.55" | "releases.0.2.56" | "releases.0.2.57" | "releases.0.2.58" | "releases.0.2.59" | "releases.0.2.60" | "releases.0.2.61" | "releases.0.2.62" | "releases.0.2.63" | "releases.0.2.64" | "releases.0.2.65" | "releases.0.2.66" | "releases.0.2.67" | "releases.0.2.68" | "releases.0.2.69" | "releases.0.2.70" | "releases.0.2.71" | "releases.0.2.72" | "releases.0.2.73" | "releases.0.2.74" | "releases.0.2.75" | "releases.0.2.76" | "releases.0.2.77" | "releases.0.2.78" | "releases.0.2.79" | "releases.0.3.0" | "releases.0.3.1" | "releases.0.3.2" | "releases.0.3.3" | "releases.0.3.4" | "releases.0.3.5" | "releases.0.3.6" | "releases.0.4.0" | "releases.0.5.0" | "releases.0.5.1" | "releases.0.5.10" | "releases.0.5.11" | "releases.0.5.12" | "releases.0.5.13" | "releases.0.6.0" | "releases.0.7.0" | "releases.0.8.0" | "releases.0.8.1" | "releases.0.8.2" | "releases.0.8.3" | "releases.0.8.4" | "releases.0.8.5" | "releases.0.8.6" | "releases.0.8.7" | "roadmap" | "search" | "security" | "showcase" | "support" | "tutorial"; + type RouteName = "404" | "access" | "architecture" | "benchmarks" | "changelog" | "examples" | "getting.started" | "guides.api.routes" | "guides.authentication" | "guides.authorization" | "guides.configuration.and.profiles" | "guides.database" | "guides.deployment" | "guides.forms.and.validation" | "guides.full.stack.auth.demo" | "guides.i18n.and.themes" | "guides.middleware" | "guides.mobile" | "guides.observability" | "guides.pages.and.components" | "guides.project.structure" | "guides.pubsub" | "guides.queues" | "guides.realtime" | "guides.routing" | "guides.security" | "guides.server.data" | "guides.testing" | "guides.troubleshooting" | "guides.upgrading" | "guides.uploads" | "guides.workspaces.and.gateway" | "index" | "language" | "license" | "packages" | "packages.ai" | "packages.auth" | "packages.authz" | "packages.benchmark" | "packages.cache" | "packages.captcha" | "packages.cli" | "packages.compiler" | "packages.content" | "packages.core" | "packages.csr" | "packages.db" | "packages.dev.server" | "packages.dev.toolbar" | "packages.encryption" | "packages.graphql" | "packages.helpers" | "packages.i18n" | "packages.identity" | "packages.image" | "packages.jwt" | "packages.language.server" | "packages.mcp" | "packages.mobile" | "packages.native" | "packages.oauth" | "packages.observability" | "packages.playground" | "packages.plugin" | "packages.pubsub" | "packages.pwa" | "packages.queue" | "packages.reactive" | "packages.realtime" | "packages.router" | "packages.security" | "packages.ssr" | "packages.store" | "packages.styles" | "packages.syntax" | "packages.test" | "packages.tracking" | "packages.typecheck" | "packages.ui" | "packages.uploader" | "packages.validation" | "releases.0.2.15" | "releases.0.2.17" | "releases.0.2.18" | "releases.0.2.19" | "releases.0.2.20" | "releases.0.2.21" | "releases.0.2.22" | "releases.0.2.23" | "releases.0.2.24" | "releases.0.2.25" | "releases.0.2.26" | "releases.0.2.27" | "releases.0.2.28" | "releases.0.2.29" | "releases.0.2.30" | "releases.0.2.31" | "releases.0.2.32" | "releases.0.2.33" | "releases.0.2.34" | "releases.0.2.35" | "releases.0.2.36" | "releases.0.2.37" | "releases.0.2.38" | "releases.0.2.39" | "releases.0.2.40" | "releases.0.2.41" | "releases.0.2.42" | "releases.0.2.43" | "releases.0.2.44" | "releases.0.2.45" | "releases.0.2.46" | "releases.0.2.47" | "releases.0.2.48" | "releases.0.2.49" | "releases.0.2.50" | "releases.0.2.51" | "releases.0.2.52" | "releases.0.2.53" | "releases.0.2.54" | "releases.0.2.55" | "releases.0.2.56" | "releases.0.2.57" | "releases.0.2.58" | "releases.0.2.59" | "releases.0.2.60" | "releases.0.2.61" | "releases.0.2.62" | "releases.0.2.63" | "releases.0.2.64" | "releases.0.2.65" | "releases.0.2.66" | "releases.0.2.67" | "releases.0.2.68" | "releases.0.2.69" | "releases.0.2.70" | "releases.0.2.71" | "releases.0.2.72" | "releases.0.2.73" | "releases.0.2.74" | "releases.0.2.75" | "releases.0.2.76" | "releases.0.2.77" | "releases.0.2.78" | "releases.0.2.79" | "releases.0.3.0" | "releases.0.3.1" | "releases.0.3.2" | "releases.0.3.3" | "releases.0.3.4" | "releases.0.3.5" | "releases.0.3.6" | "releases.0.4.0" | "releases.0.5.0" | "releases.0.5.1" | "releases.0.5.10" | "releases.0.5.11" | "releases.0.5.12" | "releases.0.5.13" | "releases.0.6.0" | "releases.0.7.0" | "releases.0.8.0" | "releases.0.8.1" | "releases.0.8.2" | "releases.0.8.3" | "releases.0.8.4" | "releases.0.8.5" | "releases.0.8.6" | "releases.0.8.7" | "releases.0.8.8" | "roadmap" | "search" | "security" | "showcase" | "support" | "tutorial"; type ApiRoute = never; type RealtimeRoute = never; type EnvironmentKey = never; type TranslationKey = never; type QueueName = never; type CacheKey = never; - interface Components { - - } - interface ApiContracts { - - } - interface MiddlewareContexts { - - } - interface DatabaseQueries { - - } - interface RealtimeMessages { - - } - interface QueuePayloads { - - } + type Components = Record; + type ApiContracts = Record; + type MiddlewareContexts = Record; + type DatabaseQueries = Record; + type RealtimeMessages = Record; + type QueuePayloads = Record; type ApplicationConfig = (typeof import("../../wrnexus.config.ts"))["default"]; } diff --git a/bun.lock b/bun.lock index 52d03fb1..701311a0 100644 --- a/bun.lock +++ b/bun.lock @@ -7,59 +7,59 @@ "dependencies": { "@iconify-json/lucide": "^1.2.118", "@iconify/tailwind4": "^1.2.3", - "@wrnexus/ai": "^0.8.7", - "@wrnexus/auth": "^0.8.7", - "@wrnexus/authz": "^0.8.7", - "@wrnexus/benchmark": "^0.8.7", - "@wrnexus/cache": "^0.8.7", - "@wrnexus/captcha": "^0.8.7", - "@wrnexus/compiler": "^0.8.7", - "@wrnexus/content": "^0.8.7", - "@wrnexus/core": "^0.8.7", - "@wrnexus/csr": "^0.8.7", - "@wrnexus/db": "^0.8.7", - "@wrnexus/dev-server": "^0.8.7", - "@wrnexus/dev-toolbar": "^0.8.7", - "@wrnexus/encryption": "^0.8.7", - "@wrnexus/graphql": "^0.8.7", - "@wrnexus/helpers": "^0.8.7", - "@wrnexus/i18n": "^0.8.7", - "@wrnexus/identity": "^0.8.7", - "@wrnexus/image": "^0.8.7", - "@wrnexus/jwt": "^0.8.7", - "@wrnexus/language-server": "^0.8.7", - "@wrnexus/mcp": "^0.8.7", - "@wrnexus/mobile": "^0.8.7", - "@wrnexus/native": "^0.8.7", - "@wrnexus/oauth": "^0.8.7", - "@wrnexus/observability": "^0.8.7", - "@wrnexus/playground": "^0.8.7", - "@wrnexus/plugin": "^0.8.7", - "@wrnexus/pubsub": "^0.8.7", - "@wrnexus/pwa": "^0.8.7", - "@wrnexus/queue": "^0.8.7", - "@wrnexus/reactive": "^0.8.7", - "@wrnexus/realtime": "^0.8.7", - "@wrnexus/router": "^0.8.7", - "@wrnexus/rpc": "^0.8.7", - "@wrnexus/security": "^0.8.7", - "@wrnexus/ssr": "^0.8.7", - "@wrnexus/store": "^0.8.7", - "@wrnexus/styles": "^0.8.7", - "@wrnexus/syntax": "^0.8.7", - "@wrnexus/test": "^0.8.7", - "@wrnexus/tracking": "^0.8.7", - "@wrnexus/typecheck": "^0.8.7", - "@wrnexus/ui": "^0.8.7", - "@wrnexus/uploader": "^0.8.7", - "@wrnexus/validation": "^0.8.7", + "@wrnexus/ai": "^0.8.8", + "@wrnexus/auth": "^0.8.8", + "@wrnexus/authz": "^0.8.8", + "@wrnexus/benchmark": "^0.8.8", + "@wrnexus/cache": "^0.8.8", + "@wrnexus/captcha": "^0.8.8", + "@wrnexus/compiler": "^0.8.8", + "@wrnexus/content": "^0.8.8", + "@wrnexus/core": "^0.8.8", + "@wrnexus/csr": "^0.8.8", + "@wrnexus/db": "^0.8.8", + "@wrnexus/dev-server": "^0.8.8", + "@wrnexus/dev-toolbar": "^0.8.8", + "@wrnexus/encryption": "^0.8.8", + "@wrnexus/graphql": "^0.8.8", + "@wrnexus/helpers": "^0.8.8", + "@wrnexus/i18n": "^0.8.8", + "@wrnexus/identity": "^0.8.8", + "@wrnexus/image": "^0.8.8", + "@wrnexus/jwt": "^0.8.8", + "@wrnexus/language-server": "^0.8.8", + "@wrnexus/mcp": "^0.8.8", + "@wrnexus/mobile": "^0.8.8", + "@wrnexus/native": "^0.8.8", + "@wrnexus/oauth": "^0.8.8", + "@wrnexus/observability": "^0.8.8", + "@wrnexus/playground": "^0.8.8", + "@wrnexus/plugin": "^0.8.8", + "@wrnexus/pubsub": "^0.8.8", + "@wrnexus/pwa": "^0.8.8", + "@wrnexus/queue": "^0.8.8", + "@wrnexus/reactive": "^0.8.8", + "@wrnexus/realtime": "^0.8.8", + "@wrnexus/router": "^0.8.8", + "@wrnexus/rpc": "^0.8.8", + "@wrnexus/security": "^0.8.8", + "@wrnexus/ssr": "^0.8.8", + "@wrnexus/store": "^0.8.8", + "@wrnexus/styles": "^0.8.8", + "@wrnexus/syntax": "^0.8.8", + "@wrnexus/test": "^0.8.8", + "@wrnexus/tracking": "^0.8.8", + "@wrnexus/typecheck": "^0.8.8", + "@wrnexus/ui": "^0.8.8", + "@wrnexus/uploader": "^0.8.8", + "@wrnexus/validation": "^0.8.8", }, "devDependencies": { "@eslint/js": "^9.0.0", "@tailwindcss/cli": "^4.0.0", "@types/bun": "latest", "@types/node": "^26.1.1", - "@wrnexus/cli": "^0.8.7", + "@wrnexus/cli": "^0.8.8", "eslint": "^9.0.0", "prettier": "latest", "tailwindcss": "^4.0.0", @@ -233,99 +233,99 @@ "@typescript-eslint/visitor-keys": ["@typescript-eslint/visitor-keys@8.63.0", "", { "dependencies": { "@typescript-eslint/types": "8.63.0", "eslint-visitor-keys": "^5.0.0" } }, "sha512-UexrHGnGTpbuQHct2ExOc2ZcFbGUS9FOesCxxqdBGcpI1BxYu/LZ6U8Aq6/72XtF/qRBk9nhuGHFJIXXMhPMdw=="], - "@wrnexus/ai": ["@wrnexus/ai@0.8.7", "", {}, "sha512-Q+62hKfkdV29ImxBfwf934BaHIVu6Q5anh264azotMUmzKh9FOTQG03PIVUfiYFJDUR6iBKMVh3o1cv00WFzZQ=="], + "@wrnexus/ai": ["@wrnexus/ai@0.8.8", "", {}, "sha512-TBSJ9z/+LXP54EIvX1h5uBo3O6gBPXFZwJPPzglpcYW3rj+azzrxA79IrGYvAIKAkwEY4+tAZQqqTKMU0844Pg=="], - "@wrnexus/auth": ["@wrnexus/auth@0.8.7", "", { "dependencies": { "@wrnexus/authz": "^0.8.7", "@wrnexus/captcha": "^0.8.7", "@wrnexus/core": "^0.8.7", "@wrnexus/db": "^0.8.7", "@wrnexus/encryption": "^0.8.7", "@wrnexus/jwt": "^0.8.7", "@wrnexus/oauth": "^0.8.7", "@wrnexus/plugin": "^0.8.7", "@wrnexus/queue": "^0.8.7", "@wrnexus/ui": "^0.8.7", "@wrnexus/validation": "^0.8.7" } }, "sha512-BZHVk8maM4aDvqk1TIPBYjxdp4buEcImzycnqAxk4Uv6XwFey89zCtZ25Yi6rbMz9QfsnJiVUugNB5SrSpzn7Q=="], + "@wrnexus/auth": ["@wrnexus/auth@0.8.8", "", { "dependencies": { "@wrnexus/authz": "^0.8.8", "@wrnexus/captcha": "^0.8.8", "@wrnexus/core": "^0.8.8", "@wrnexus/db": "^0.8.8", "@wrnexus/encryption": "^0.8.8", "@wrnexus/jwt": "^0.8.8", "@wrnexus/oauth": "^0.8.8", "@wrnexus/plugin": "^0.8.8", "@wrnexus/queue": "^0.8.8", "@wrnexus/ui": "^0.8.8", "@wrnexus/validation": "^0.8.8" } }, "sha512-yUChoGXFFwCiJYUtU4Der7bLDg4pRwWHZG46l0IGI0l48nfoHGz0IywXsfS1EulnGG0dDFKyVR5Fz60u7aVh+g=="], - "@wrnexus/authz": ["@wrnexus/authz@0.8.7", "", { "dependencies": { "@wrnexus/core": "^0.8.7", "@wrnexus/db": "^0.8.7" } }, "sha512-TW4xb4zeRroAhWIcwUnqCx6RgIGnOnAM/XXvrV0OVeA8/GWv99Toh+176OBl66b5wkLHbFCm+XIw+SBrJdqEvw=="], + "@wrnexus/authz": ["@wrnexus/authz@0.8.8", "", { "dependencies": { "@wrnexus/core": "^0.8.8", "@wrnexus/db": "^0.8.8" } }, "sha512-PnYddvFOuHyYIHeGts+CrXHl7TjIDB5BlCdUcM/d+ijYUY1+KVtp+oUoBsaR4bZMTFm0x+LACy12OQkx2AU/Ww=="], - "@wrnexus/benchmark": ["@wrnexus/benchmark@0.8.7", "", {}, "sha512-8ImVkRCqEdSYZlwSGNkuOs8RDumsVpQ6Ih9r7MQQvzRc4M/7D/OFmq00G6kKsRyefNE9iwvSQAoEGjm1lYL5FQ=="], + "@wrnexus/benchmark": ["@wrnexus/benchmark@0.8.8", "", {}, "sha512-g0HtpwbcXhw4sch/cdIHPHJV1GqjnhwvEYoIx7HBXWmET6iZe2R9jh35YuxY/rJG892WMk7zgI/jLCnnxwye5w=="], - "@wrnexus/cache": ["@wrnexus/cache@0.8.7", "", { "dependencies": { "@wrnexus/core": "^0.8.7" } }, "sha512-bu9aQBmgIziiLwWV0yOx0fU4K8MxRDinD1HyUqWG02zP6IHh6e65A3JdAnZWINV5Ot/JhF5NtMXAtT2QChtu0A=="], + "@wrnexus/cache": ["@wrnexus/cache@0.8.8", "", { "dependencies": { "@wrnexus/core": "^0.8.8" } }, "sha512-gB1UB4PxklgEsBTApWwVi0eVhbGOZcr47dLwjxpLT+3aS9b65kTupE+0BJhEAxa2Qh2aikgdfH40XvTPfjrUrg=="], - "@wrnexus/captcha": ["@wrnexus/captcha@0.8.7", "", { "dependencies": { "@wrnexus/core": "^0.8.7", "@wrnexus/plugin": "^0.8.7", "@wrnexus/ui": "^0.8.7", "@wrnexus/validation": "^0.8.7" } }, "sha512-t/kNu2X4Zb9wj1njgEZ+4Hw/V8ulYlvZ1IR+qIWm1dXtv6sul47pBxlh7sScZobaZ7E3IOpMGsRSDz3i39vMPA=="], + "@wrnexus/captcha": ["@wrnexus/captcha@0.8.8", "", { "dependencies": { "@wrnexus/core": "^0.8.8", "@wrnexus/plugin": "^0.8.8", "@wrnexus/ui": "^0.8.8", "@wrnexus/validation": "^0.8.8" } }, "sha512-/fxuTv9KZv6Clci/GsQzOj1NWXop55bSA/ntUJGudqEl6Ss7R7qrvXp5JFvuUTeaqRnBG+dMRMKIoLkAt7LsAw=="], - "@wrnexus/cli": ["@wrnexus/cli@0.8.7", "", { "dependencies": { "@wrnexus/authz": "^0.8.7", "@wrnexus/compiler": "^0.8.7", "@wrnexus/core": "^0.8.7", "@wrnexus/csr": "^0.8.7", "@wrnexus/db": "^0.8.7", "@wrnexus/dev-server": "^0.8.7", "@wrnexus/i18n": "^0.8.7", "@wrnexus/mcp": "^0.8.7", "@wrnexus/playground": "^0.8.7", "@wrnexus/plugin": "^0.8.7", "@wrnexus/router": "^0.8.7", "@wrnexus/security": "^0.8.7", "@wrnexus/styles": "^0.8.7", "@wrnexus/syntax": "^0.8.7", "@wrnexus/typecheck": "^0.8.7", "@wrnexus/ui": "^0.8.7", "@wrnexus/validation": "^0.8.7", "selfsigned": "^5.5.0" }, "bin": { "wrnexus": "dist/index.js" } }, "sha512-E8OxydwUo4W73wCyboLNZ7x+91iGQUOXjXvrBf0FHPpZkBWcYbwUdDXpBetdxhAmvmDgasylXL3FSwxOoe+ihw=="], + "@wrnexus/cli": ["@wrnexus/cli@0.8.8", "", { "dependencies": { "@wrnexus/authz": "^0.8.8", "@wrnexus/compiler": "^0.8.8", "@wrnexus/core": "^0.8.8", "@wrnexus/csr": "^0.8.8", "@wrnexus/db": "^0.8.8", "@wrnexus/dev-server": "^0.8.8", "@wrnexus/i18n": "^0.8.8", "@wrnexus/mcp": "^0.8.8", "@wrnexus/playground": "^0.8.8", "@wrnexus/plugin": "^0.8.8", "@wrnexus/router": "^0.8.8", "@wrnexus/security": "^0.8.8", "@wrnexus/styles": "^0.8.8", "@wrnexus/syntax": "^0.8.8", "@wrnexus/typecheck": "^0.8.8", "@wrnexus/ui": "^0.8.8", "@wrnexus/validation": "^0.8.8", "selfsigned": "^5.5.0" }, "bin": { "wrnexus": "dist/index.js" } }, "sha512-v4F7iPiSRVw0zUGkGavss1j2uYta7L1zzy80aR2++Dy2C1QEpkf3wIzcQmLDL6RPJqtL3RgeMKu8IZDVsswB3A=="], - "@wrnexus/compiler": ["@wrnexus/compiler@0.8.7", "", { "dependencies": { "@wrnexus/csr": "^0.8.7", "@wrnexus/store": "^0.8.7", "@wrnexus/syntax": "^0.8.7", "@wrnexus/validation": "^0.8.7" } }, "sha512-Qn+6FBVyZkCxrXl9p3zn0pSGoCSHvHJmAZZ4bXiAA/IKN+ZqHdK5XfOseK/8RJn3UwufAC1SaLshfCweLDKPcQ=="], + "@wrnexus/compiler": ["@wrnexus/compiler@0.8.8", "", { "dependencies": { "@wrnexus/csr": "^0.8.8", "@wrnexus/store": "^0.8.8", "@wrnexus/syntax": "^0.8.8", "@wrnexus/validation": "^0.8.8" } }, "sha512-yX6lMLT+ZHxPO7t2EFi3fAPAqMvXPebKZIXt/haE8bKX+Ay5uyAuicMwZn95hXw/X6m0eCRGDaLdEwqU5hMBaw=="], - "@wrnexus/content": ["@wrnexus/content@0.8.7", "", {}, "sha512-4EqnsrGHQcQ5vsv5tUMCk46IU/Uik7ACuCeomno02+mO5gk/hz0G9XO9VLfZeMZAnwe03NM9/c4yt86C72A6FA=="], + "@wrnexus/content": ["@wrnexus/content@0.8.8", "", {}, "sha512-Va37m2vxiEZ2pspPUxX9kE/nTQ+4VA9KfZ5kI7umKYV6lWWJoUbMLfTg5PtWN0DBI9vXG4a3yGLlxRx+IqynPg=="], - "@wrnexus/core": ["@wrnexus/core@0.8.7", "", {}, "sha512-iXr7h25cP9MQ/qzjfYlwNq6YAe4xSVDvM754bxTicwD0QbHY9KJYkd+jhkhW5E/5NnGuKBg8bS0LKXdoK/+ihg=="], + "@wrnexus/core": ["@wrnexus/core@0.8.8", "", {}, "sha512-R4ViefmkLIAENYn+HJP/YwlzQaABFqgiEjbk1A1z0ZQdcI/NhrMik/hG+05gfMFQPM1t27kM4jqewAibJEoEMA=="], - "@wrnexus/csr": ["@wrnexus/csr@0.8.7", "", { "dependencies": { "@wrnexus/core": "^0.8.7" } }, "sha512-IZaajUnIVJc2YCBPaDS2Hxd4I8Bs5U1mV4OqlNXatj7d8q7I0P8Nqq2WTaZ0Skv1TnDH0N56D0ndxyrRc2kHKg=="], + "@wrnexus/csr": ["@wrnexus/csr@0.8.8", "", { "dependencies": { "@wrnexus/core": "^0.8.8" } }, "sha512-OooOCDs3HRrLUxBAHoNiDWIRYImK6W917FdntefEMS7YkhBw7bJxOkcOQtPdXP6ndN9BODQiaVik2BGDCUasAg=="], - "@wrnexus/db": ["@wrnexus/db@0.8.7", "", {}, "sha512-nwvG/NUAoY9K+KY42fBsN6PzOhYAfI5njM5tYCmt896XPVgnhkqnvVCCP0ugINgWjiFEqOq04p/4kR04rM7Sng=="], + "@wrnexus/db": ["@wrnexus/db@0.8.8", "", {}, "sha512-xlX+vXDj6n7kfqnnrWiSZiqHgb30ZcIvKMR4vppDxbxI6daZ/uVm+jGtWkJL38sqJFLFcEuj0xYjiiYBAeKUwA=="], - "@wrnexus/dev-server": ["@wrnexus/dev-server@0.8.7", "", { "dependencies": { "@wrnexus/authz": "^0.8.7", "@wrnexus/cache": "^0.8.7", "@wrnexus/compiler": "^0.8.7", "@wrnexus/core": "^0.8.7", "@wrnexus/csr": "^0.8.7", "@wrnexus/db": "^0.8.7", "@wrnexus/dev-toolbar": "^0.8.7", "@wrnexus/i18n": "^0.8.7", "@wrnexus/observability": "^0.8.7", "@wrnexus/plugin": "^0.8.7", "@wrnexus/pubsub": "^0.8.7", "@wrnexus/pwa": "^0.8.7", "@wrnexus/router": "^0.8.7", "@wrnexus/rpc": "^0.8.7", "@wrnexus/security": "^0.8.7", "@wrnexus/ssr": "^0.8.7", "@wrnexus/store": "^0.8.7", "@wrnexus/styles": "^0.8.7", "@wrnexus/ui": "^0.8.7", "@wrnexus/uploader": "^0.8.7", "@wrnexus/validation": "^0.8.7" } }, "sha512-6OKNa2RsZ2mO8wYKy+0ZxbV5396ENWTStHpIvVmcsFiVCeEj5Sf7ccy77L+tN5GOtXAFW8YzFBUuwGMNwwNXgw=="], + "@wrnexus/dev-server": ["@wrnexus/dev-server@0.8.8", "", { "dependencies": { "@wrnexus/authz": "^0.8.8", "@wrnexus/cache": "^0.8.8", "@wrnexus/compiler": "^0.8.8", "@wrnexus/core": "^0.8.8", "@wrnexus/csr": "^0.8.8", "@wrnexus/db": "^0.8.8", "@wrnexus/dev-toolbar": "^0.8.8", "@wrnexus/i18n": "^0.8.8", "@wrnexus/observability": "^0.8.8", "@wrnexus/plugin": "^0.8.8", "@wrnexus/pubsub": "^0.8.8", "@wrnexus/pwa": "^0.8.8", "@wrnexus/router": "^0.8.8", "@wrnexus/rpc": "^0.8.8", "@wrnexus/security": "^0.8.8", "@wrnexus/ssr": "^0.8.8", "@wrnexus/store": "^0.8.8", "@wrnexus/styles": "^0.8.8", "@wrnexus/ui": "^0.8.8", "@wrnexus/uploader": "^0.8.8", "@wrnexus/validation": "^0.8.8" } }, "sha512-m3Gou8RuWTYTo9qQfQHCFQDzbL4yNRCbRsCrn21umK+1HXx0Efk+Nd7RoA4nPAQP5AaDkwSfd8nb+5YtakTUIA=="], - "@wrnexus/dev-toolbar": ["@wrnexus/dev-toolbar@0.8.7", "", {}, "sha512-8WUaF03jlqkRcU7mqDhnaWonXYukLhr2MujZuo1YQ4Cixd74mhkd4+cM6vj1s3qyJ+Q+0O+eZNg9VAVzV32SWg=="], + "@wrnexus/dev-toolbar": ["@wrnexus/dev-toolbar@0.8.8", "", {}, "sha512-WrRRXyzAaDfXdxTJsM3p4s9vBc2vVJtGkIkvOHdtvX9S89OqnuqKluqwixlHGedB7m+J+LqCcrbD6OfdNP2VEQ=="], - "@wrnexus/encryption": ["@wrnexus/encryption@0.8.7", "", { "dependencies": { "@wrnexus/core": "^0.8.7" } }, "sha512-z1lhGBpxzFml+mpz8QDx1WJUQ97TjLscmiwqpLVISdeJ3KWUh1uy8xvNdIiWa4fI3mynVuWgowAtPiPD8OUYIA=="], + "@wrnexus/encryption": ["@wrnexus/encryption@0.8.8", "", { "dependencies": { "@wrnexus/core": "^0.8.8" } }, "sha512-AKy4kEBIJsbw9OPXlfKqVnidbQqQmglqWnDQuTgtxOdRsDP990KRhdd95pQthpgq1LhzxPdLnkDJKfTA6CFrwQ=="], - "@wrnexus/graphql": ["@wrnexus/graphql@0.8.7", "", { "dependencies": { "@wrnexus/plugin": "^0.8.7" } }, "sha512-xaFbKP4A9iOmipu4vMvYTphwYti9hJIuhQoPZFGayFenQ/iP2f4kiQmAhyxkvxYp7UUmhk7jrvyhdbDEn6YSPQ=="], + "@wrnexus/graphql": ["@wrnexus/graphql@0.8.8", "", { "dependencies": { "@wrnexus/plugin": "^0.8.8" } }, "sha512-37eA5k4WSLN1SIRcqGcCAPYniEwLsnf+NJAuQn7RAtyzRWWVKVJx254r2sa7AuBG9E+zlVG9qzXAuMDEcQLBCw=="], - "@wrnexus/helpers": ["@wrnexus/helpers@0.8.7", "", { "dependencies": { "@wrnexus/core": "^0.8.7" } }, "sha512-ScYjQE2XiB8UBUcpXfRhUOcD1/hiVD+6IezlDJDklebC6oUUA/psdMp7CdkMxjm0CqnaUzmYsTaGOAiG4rL67A=="], + "@wrnexus/helpers": ["@wrnexus/helpers@0.8.8", "", { "dependencies": { "@wrnexus/core": "^0.8.8" } }, "sha512-ArWU3F3N3EXXENYxID3O8FAbQ0Un/XkA3IkLE1aI8e1enyJ6ubPbhBt9TswKQcuc09+zpdZ4t0IUNld3TXBfog=="], - "@wrnexus/i18n": ["@wrnexus/i18n@0.8.7", "", { "dependencies": { "@wrnexus/core": "^0.8.7", "@wrnexus/plugin": "^0.8.7", "@wrnexus/ui": "^0.8.7" } }, "sha512-CmsgyJrMHHmynK1TLyk+MRbWmlolf10znvOgQWYWKJJQ4B0El7la73BsPAMof52Bp1IrVMMX8OpUoXl/r3QNtQ=="], + "@wrnexus/i18n": ["@wrnexus/i18n@0.8.8", "", { "dependencies": { "@wrnexus/core": "^0.8.8", "@wrnexus/plugin": "^0.8.8", "@wrnexus/ui": "^0.8.8" } }, "sha512-aTTV8SWwoRN0wzWVenGqu9LVO3y7LlLNXdKQLDrILq13/g4v8lNcBNDsXf+rwERe6VOdI3j5Q8BZZIU0hJfUZg=="], - "@wrnexus/identity": ["@wrnexus/identity@0.8.7", "", { "dependencies": { "@wrnexus/auth": "^0.8.7", "@wrnexus/authz": "^0.8.7", "@wrnexus/oauth": "^0.8.7" } }, "sha512-hhq/nLiDOEA6myaBJPInFUSebe2swa+eNNTL5asfQwx6lsz/GBwrs5NgZtRQjN6Ma/PHQEcuJ/qLGoxKA4Teww=="], + "@wrnexus/identity": ["@wrnexus/identity@0.8.8", "", { "dependencies": { "@wrnexus/auth": "^0.8.8", "@wrnexus/authz": "^0.8.8", "@wrnexus/oauth": "^0.8.8" } }, "sha512-w1Un+b3bc0tZocZLh5W9VsLM7vfQDZD06J04o2iY3Slw//dfJMhQgM7/LV1ciKVLwSG2VTT+/PMWtmPqH2Ku0g=="], - "@wrnexus/image": ["@wrnexus/image@0.8.7", "", { "dependencies": { "@wrnexus/plugin": "^0.8.7", "@wrnexus/security": "^0.8.7", "@wrnexus/ui": "^0.8.7" } }, "sha512-gsmlsx13vX/yP9lKvrI1EVa+rZA1caT6CaOOUyHcbwpDo7MMvYLmbo1CbO43Fx+TaNYx/PmQTEOyh8kFaRbyaQ=="], + "@wrnexus/image": ["@wrnexus/image@0.8.8", "", { "dependencies": { "@wrnexus/plugin": "^0.8.8", "@wrnexus/security": "^0.8.8", "@wrnexus/ui": "^0.8.8" } }, "sha512-vRRDKjqbrtR1R8XOR/TePQr1m+vti1K8+8ehH8/YuGhjwaG3Qbu/ypUHQL4hGF2zw7u3cD9v1AZe6NKNgxidGw=="], - "@wrnexus/jwt": ["@wrnexus/jwt@0.8.7", "", { "dependencies": { "@wrnexus/core": "^0.8.7" } }, "sha512-x5QZYFftlXVJqh15RhLNehAty8mANQ1IZVIb+P7kF0+chRb8nDMfIjg4CGPBqMNYnRCQMcanllopcW0C4rtfHw=="], + "@wrnexus/jwt": ["@wrnexus/jwt@0.8.8", "", { "dependencies": { "@wrnexus/core": "^0.8.8" } }, "sha512-is2SDq8Y8Ltyrh4F48WpUoLHY1QiHl6ZxQ2KKkNDh6ASZoTwvDWklmZe/C27cxJDqE2yhdXBofAO+nHx5+26jA=="], - "@wrnexus/language-server": ["@wrnexus/language-server@0.8.7", "", { "dependencies": { "@wrnexus/syntax": "^0.8.7", "@wrnexus/typecheck": "^0.8.7" }, "bin": { "wrnexus-language-server": "dist/server.js" } }, "sha512-a+a/ZpBt/19Iwi9nNiZfkdsj7VfFYUGS6sN7fg9IWMwAUTYoLkjY454qKpaY+xZSLcizKdWT+Sx6XLWSZLADnQ=="], + "@wrnexus/language-server": ["@wrnexus/language-server@0.8.8", "", { "dependencies": { "@wrnexus/syntax": "^0.8.8", "@wrnexus/typecheck": "^0.8.8" }, "bin": { "wrnexus-language-server": "dist/server.js" } }, "sha512-sF91UE9Yo+809t0wU1JjyAqxENxfBsLSoySnLZV9pRyXRXuN1sqeYVPJ0lz5u8ZY6rwuVtUyrB8fJ8OeX3/tPA=="], - "@wrnexus/mcp": ["@wrnexus/mcp@0.8.7", "", { "bin": { "wrnexus-mcp": "dist/stdio.js" } }, "sha512-EfzLMt2d4WCWv4w67JhPG/kUS6Me7LjMqHoeKVSCMdROXBhxl5k0/IylE1YVsjpctWHaEBEvTzUlZYTELZX4SQ=="], + "@wrnexus/mcp": ["@wrnexus/mcp@0.8.8", "", { "bin": { "wrnexus-mcp": "dist/stdio.js" } }, "sha512-+vyx5iKyBwl0+uEONwIMrM/sU7gKOpw9AtFqjjJlcoIO0eMTjKnf0FXX2moxV2UjFH4OTRtpjAKG5KhLoEsnRA=="], - "@wrnexus/mobile": ["@wrnexus/mobile@0.8.7", "", { "dependencies": { "@wrnexus/native": "^0.8.7" } }, "sha512-fzovP+ZxJ/NYHMFGOPQn5TKdIeV8wvPTeO0JMSO+26dV7X/8vZnxicFRhxXDRXXazwv4NBp/kenTKCmr2QQlCw=="], + "@wrnexus/mobile": ["@wrnexus/mobile@0.8.8", "", { "dependencies": { "@wrnexus/native": "^0.8.8" } }, "sha512-fWCKukaRwv/h/NVgpehzMP924IEHe7gqWwGGdQbUewtTDvI/8OCdJSqHbs0HbkKiJIA63wR5K/Dp5w/raV3DmQ=="], - "@wrnexus/native": ["@wrnexus/native@0.8.7", "", {}, "sha512-mTD4CyuRtVBAQRdBzeJ/7VPnTPpSp1yYcxmGV+Qtr6L7YGCoLffJiSxSloIaNozkFYZdZ/9KdhrxEijURDwwiA=="], + "@wrnexus/native": ["@wrnexus/native@0.8.8", "", {}, "sha512-z9cF/NQpYudsrRpUr5e1V1ZNq8YEOftPOR26TkDcqs630oUv5YtzBfBFqsGQyydJKwswKM1scEXgsjyZLT2qyg=="], - "@wrnexus/oauth": ["@wrnexus/oauth@0.8.7", "", { "dependencies": { "@wrnexus/jwt": "^0.8.7" } }, "sha512-tIn/YsDCsZAeSdflKWlDrBxIE87BJanMD9nVd5mFj/l9371ZFUt7OwK3n+6bJJCOYYekLLGVP5TGnwvzDrOuTA=="], + "@wrnexus/oauth": ["@wrnexus/oauth@0.8.8", "", { "dependencies": { "@wrnexus/jwt": "^0.8.8" } }, "sha512-IO03peTZDi6aXfbCaA+i6og9bhdZvV6MC8ow/SL0jISbqPiTcLwVT1lPxmcA0EtRdozXKjrBwoumskVLQjMVOQ=="], - "@wrnexus/observability": ["@wrnexus/observability@0.8.7", "", { "dependencies": { "@wrnexus/core": "^0.8.7" } }, "sha512-W7lAH1M30HvW0W64g9Q6Smj0itS7kawb/Bw+9xNplIvTkcTFw9Gz4Tjv3DqNhQy9VXJbF8+KsmiRvmKOvDtFpA=="], + "@wrnexus/observability": ["@wrnexus/observability@0.8.8", "", { "dependencies": { "@wrnexus/core": "^0.8.8" } }, "sha512-250hw6aUcJi1gAQ+WUuDNr2Ls7VA0CY4QsTQB8OnGgg5zQ48z1fNAMMjju3CeIK/hVaTLHQ3XYpPbFngGX6XtA=="], - "@wrnexus/playground": ["@wrnexus/playground@0.8.7", "", { "dependencies": { "@wrnexus/compiler": "^0.8.7", "@wrnexus/syntax": "^0.8.7" } }, "sha512-j8m81p3yDeAm3c43ZvFJyt3ZP4ZmTn2iY/HoesqbfpdOAjtGKy/vV3ndrwjovTFn3iM1ebxQqnQGse3X+mZLfA=="], + "@wrnexus/playground": ["@wrnexus/playground@0.8.8", "", { "dependencies": { "@wrnexus/compiler": "^0.8.8", "@wrnexus/syntax": "^0.8.8" } }, "sha512-CWAZvZIx2vArzcQCEuMhbDJm+ORpUSGic9RwPSPVZ8Vp2CHjZBjoTZ/OsLrYbaBvOMOovECfl+IPXrXgETQoqA=="], - "@wrnexus/plugin": ["@wrnexus/plugin@0.8.7", "", { "dependencies": { "@wrnexus/syntax": "^0.8.7" } }, "sha512-MXY/iVTD2jvtMEpE+GqZm/ohUu1AnA9U2vveP+Wp0HdaJD8IRuUbpanJZCPMs4xDqSTy56quQ/AZBy25MI4E+g=="], + "@wrnexus/plugin": ["@wrnexus/plugin@0.8.8", "", { "dependencies": { "@wrnexus/syntax": "^0.8.8" } }, "sha512-b1ItR2B1Jkaes1kR1YECpMEnOBMtPw6sVSVcGueF3wOgTPS6zPptwpwLzwQTYH6+sT4eRFMjybEM7An8TscaMw=="], - "@wrnexus/pubsub": ["@wrnexus/pubsub@0.8.7", "", { "dependencies": { "@wrnexus/core": "^0.8.7", "@wrnexus/rpc": "^0.8.7" } }, "sha512-OL+etmnYrXoH915a8RO7hhOHf1ZksC8OySm/hyfOGvc8AiHbTMv6WQ8P90cwEU99cMqBjvvw6txNo+w7DYWXMQ=="], + "@wrnexus/pubsub": ["@wrnexus/pubsub@0.8.8", "", { "dependencies": { "@wrnexus/core": "^0.8.8", "@wrnexus/rpc": "^0.8.8" } }, "sha512-X7QH6kecu7gzt0waW+CkaYdDUmEAykoxMwk35GizNTECkUg8SJHjQNf9bgGM9RNIQOkCr12jFSnR+0njn+LqiA=="], - "@wrnexus/pwa": ["@wrnexus/pwa@0.8.7", "", {}, "sha512-pZ83UhTo3IIG8yK/9KGDJEfDpu6QuQAkEuaYNUzk9iTDQYHXT9bG4xAV1/VYrFY0O9XC4Lrw9wvTwwaVOCi6qg=="], + "@wrnexus/pwa": ["@wrnexus/pwa@0.8.8", "", {}, "sha512-rW4S/xNQ1IC0zDthheLfQNPtDeNuRLbQYictOvoJXiYndrh3HZgKdKAvh9DCare+/HftgSM28Tn8ZqUtd0zpBg=="], - "@wrnexus/queue": ["@wrnexus/queue@0.8.7", "", { "dependencies": { "@wrnexus/core": "^0.8.7", "@wrnexus/rpc": "^0.8.7" } }, "sha512-5oHdkCdr91ETbuKBPcWnyUOiHVW47wWTDjg0kx5iAx3pz72Zr3xZKLLrjTmrL6Mzol6lqtptOT2R2aB7pzI9EA=="], + "@wrnexus/queue": ["@wrnexus/queue@0.8.8", "", { "dependencies": { "@wrnexus/core": "^0.8.8", "@wrnexus/rpc": "^0.8.8" } }, "sha512-hsP+e06pJsrEA51tc8vA9dNqKp382EkmyiEUXd1eU37rIgGyU8egeBxnXtJALXBU47ddo8JVawNn2wqaKvLA8g=="], - "@wrnexus/reactive": ["@wrnexus/reactive@0.8.7", "", {}, "sha512-MUJ/DyIKPKElQpkJH9WDRMUfAfKc/qZm7S6op9Ld67UabKNb9Dfb1cXNqcm3K5U+3nP7hnox8oDljzqOhxnLww=="], + "@wrnexus/reactive": ["@wrnexus/reactive@0.8.8", "", {}, "sha512-BjfLB3wwJL/Fqld53TqMY+8ZtUt9hTctRESXUgr41+AWPj8+S6c7oVNV65pEoGN8C+wAQONg8A67JoZP9jQRXw=="], - "@wrnexus/realtime": ["@wrnexus/realtime@0.8.7", "", { "dependencies": { "@wrnexus/core": "^0.8.7", "@wrnexus/plugin": "^0.8.7", "@wrnexus/ui": "^0.8.7" } }, "sha512-fuUBaVgUgS2NfhAJy0pLFBRH6h+SCJHaMqtTNiRIS/Ji2PvJ1KuxPawZ1oleNK54nxVItLP9kt3HLusGUC1fFw=="], + "@wrnexus/realtime": ["@wrnexus/realtime@0.8.8", "", { "dependencies": { "@wrnexus/core": "^0.8.8", "@wrnexus/plugin": "^0.8.8", "@wrnexus/ui": "^0.8.8" } }, "sha512-7arnRMucFz6sYepAIpPLpQtqqEoiPn7YChZ6Ig+wXMeB/3JQRV9PT7usRTtsrKF+eb2IcxguS1V/jzEeHlzdmg=="], - "@wrnexus/router": ["@wrnexus/router@0.8.7", "", { "dependencies": { "@wrnexus/compiler": "^0.8.7", "@wrnexus/core": "^0.8.7" } }, "sha512-nJggyMU5W4k3brrq7lWkjnyhoahqsrwraiM0zWD5+ukD50X0uEu5NHyM4Tox5bVpFPUbg0V4lzi6xHl0yGuaBA=="], + "@wrnexus/router": ["@wrnexus/router@0.8.8", "", { "dependencies": { "@wrnexus/compiler": "^0.8.8", "@wrnexus/core": "^0.8.8" } }, "sha512-cO+5X9nHljYA8S44Hf3KTv9jRnN558eynZMer54ODw/Iz+8FXBgmRho66f5EAjvML5APKI+fZyFYekL2WNZXYQ=="], - "@wrnexus/rpc": ["@wrnexus/rpc@0.8.7", "", { "dependencies": { "@wrnexus/core": "^0.8.7", "@wrnexus/helpers": "^0.8.7", "@wrnexus/jwt": "^0.8.7", "@wrnexus/validation": "^0.8.7" } }, "sha512-AVmFWHeaiio/tLq5B2iryR+TozyUOQdjktDjtx8Hqfl+oHkQNsoNizfFY8rbl7IGcCq3vt6N/9HDxtxqE2eNzg=="], + "@wrnexus/rpc": ["@wrnexus/rpc@0.8.8", "", { "dependencies": { "@wrnexus/core": "^0.8.8", "@wrnexus/helpers": "^0.8.8", "@wrnexus/jwt": "^0.8.8", "@wrnexus/validation": "^0.8.8" } }, "sha512-2mmiNnQ1nIhjSzrt75yU0LfW4n7E6teO7mcvqMPbDrMb+hivv4J3HcreoQXGnp1dAJCyYpf5laPbUmZLGAY6Iw=="], - "@wrnexus/security": ["@wrnexus/security@0.8.7", "", { "dependencies": { "@wrnexus/core": "^0.8.7" } }, "sha512-dDp5D7fFMUc8Fcep67EAokgWB2dIeGiDUeepgTDtgjy5lXYfuE0b7iAUJNJQL2KnJV1KOjxYgxeiC4Rd972C6Q=="], + "@wrnexus/security": ["@wrnexus/security@0.8.8", "", { "dependencies": { "@wrnexus/core": "^0.8.8" } }, "sha512-ayctEobZK+6AqpHH6SV9u8DO22IAabew2QkxAzVX+eQp7fuQa3vctx2iI4JPmihXsxcZ/bFYsBgeUpPC6VVbkg=="], - "@wrnexus/ssr": ["@wrnexus/ssr@0.8.7", "", { "dependencies": { "@wrnexus/core": "^0.8.7", "@wrnexus/security": "^0.8.7", "@wrnexus/store": "^0.8.7" } }, "sha512-WwBSGfXzlakVrtUjqwVhpHA7KT76Ghj1jxQ6iUogxP/8NOhb65y4pKoaXyxR5mcV4iFgMbI65YajxK8VrTskcw=="], + "@wrnexus/ssr": ["@wrnexus/ssr@0.8.8", "", { "dependencies": { "@wrnexus/core": "^0.8.8", "@wrnexus/security": "^0.8.8", "@wrnexus/store": "^0.8.8" } }, "sha512-vQ8KPfsxtkqF80fjp5FWfyhRw4dI9AgqJ8SlLPLGmMmGQdeHG+qzcMf5JL0yFys/2DAY609mhUO23YZdTCs8BQ=="], - "@wrnexus/store": ["@wrnexus/store@0.8.7", "", {}, "sha512-whLCY/UzDsD/7AFw11XkHXDOmTbMfFGuN2Wyn5GgHexUJwPvZFTa+50chuIOKF80IyJPL3I+h7vLNYzhHqYFTg=="], + "@wrnexus/store": ["@wrnexus/store@0.8.8", "", {}, "sha512-qeIwa8OGq/BUtECJrgXSqleWGI9DY/syikAeaAF6hvGk775rrxh4971zR2tuiVh/0DUWm/s/8Wzj/bN99EYD2A=="], - "@wrnexus/styles": ["@wrnexus/styles@0.8.7", "", { "dependencies": { "@wrnexus/core": "^0.8.7", "@wrnexus/plugin": "^0.8.7", "@wrnexus/uploader": "^0.8.7" } }, "sha512-iHCegd15joSjmn6ODl6N8uYkYFps1xiQizy26qvDxwQlCp5JnO92SyJD+1CEj9pZO6et9Who0+VpNEeJ3HlMWA=="], + "@wrnexus/styles": ["@wrnexus/styles@0.8.8", "", { "dependencies": { "@wrnexus/core": "^0.8.8", "@wrnexus/plugin": "^0.8.8", "@wrnexus/uploader": "^0.8.8" } }, "sha512-s7dKF5XrjSxoYfNTefX1FKCimKlv2o9/FEK46RAAtM3p39dpaboj59EcEPFYf1wvcgiUXtH0EWxiKVjyg9wnjA=="], - "@wrnexus/syntax": ["@wrnexus/syntax@0.8.7", "", {}, "sha512-JyaRG8ZflAeZqF7Nb/21hs8m3jG5okYn0oC/Jmk1ARjiGvy4DbEog0dqrRehrU7S97kkj/yMO+or5oH6Yb53wg=="], + "@wrnexus/syntax": ["@wrnexus/syntax@0.8.8", "", {}, "sha512-T3Xq4eiTQ6LxMLsbmo5cm76/FCjbLgpsUlS10QiIe0lSdVJQKpGWjc4aNBKo431Vdulw0T+2K62a93gnVI0wIQ=="], - "@wrnexus/test": ["@wrnexus/test@0.8.7", "", {}, "sha512-iNUPugWNa11+joNl5ULA2kA7EvjrMQSCWNv0xMVnnqipNqIgY/A5Puy0Ac29/tesUVQF/qQvIYReFp0uLFrOmw=="], + "@wrnexus/test": ["@wrnexus/test@0.8.8", "", {}, "sha512-RoZidv+0xvkUhfDJGwXy8KqXZ1u2zlDCQez/2RpyTEvkza35KYhWQq0QMySFv7SZJTStQY1ow8yUrFYnasHg1A=="], - "@wrnexus/tracking": ["@wrnexus/tracking@0.8.7", "", {}, "sha512-aP8kbVYpyKakJEb/zk1ZM5DOZsJiwuT75i1IPcKzCEBraeAJnSIp5ddnV9rG43VWV1pB2qMSlkGx6Y+NpdmR7A=="], + "@wrnexus/tracking": ["@wrnexus/tracking@0.8.8", "", {}, "sha512-a3+tpXuIlVFVJJrXFTuTNEB4ZRIcIEjaJUWicT62Sg0yDYga73UHcDfyuYCljt4/WkAeL/muhQN4Y3mMzIAxrg=="], - "@wrnexus/typecheck": ["@wrnexus/typecheck@0.8.7", "", { "dependencies": { "@wrnexus/syntax": "^0.8.7", "typescript": "^5.5.0" } }, "sha512-QxCVu/524W8oXjMQ8So/2FANZ4wRd6nbIrzdf/jHOc4HkFVwuqzDFBWvT+FlQQGqw2hCVfqsiEBeIMAxvzV26g=="], + "@wrnexus/typecheck": ["@wrnexus/typecheck@0.8.8", "", { "dependencies": { "@wrnexus/syntax": "^0.8.8", "typescript": "^5.5.0" } }, "sha512-vFNsQc4k2p5rTrqaKYXj3W74Ebe7MMDMLXftGpZWyBNby4aF8HlsJclFLuFdKpfoDX1fprkZ5xGdVFzd51BSRQ=="], - "@wrnexus/ui": ["@wrnexus/ui@0.8.7", "", { "dependencies": { "@wrnexus/core": "^0.8.7" } }, "sha512-BMw/kSM47K2TeqdmnMCStReu78a0PGMixRXz4FM2XEX0ofHo8yziNkZaNm3N5yj7ruaSurwZSIJnMFpKokJi+g=="], + "@wrnexus/ui": ["@wrnexus/ui@0.8.8", "", { "dependencies": { "@wrnexus/core": "^0.8.8" } }, "sha512-Yxjcz950u9BRPPBRce2ug1Tf/rBESYR8gJ9XehBHQgP5kpCq8RGO7F2OFENCw07AFnElt8je0ym9lfBfEfKGrQ=="], - "@wrnexus/uploader": ["@wrnexus/uploader@0.8.7", "", { "dependencies": { "@wrnexus/core": "^0.8.7", "@wrnexus/plugin": "^0.8.7", "@wrnexus/ui": "^0.8.7" } }, "sha512-8UemIpR4hDrD75Kq8hYg6+fGpgvyaRBAGfQCyWgnK03cNTnWOvu8zETufHSIuPXv2qErhWsA8B/VWFLWn46m0A=="], + "@wrnexus/uploader": ["@wrnexus/uploader@0.8.8", "", { "dependencies": { "@wrnexus/core": "^0.8.8", "@wrnexus/plugin": "^0.8.8", "@wrnexus/ui": "^0.8.8" } }, "sha512-OveR+mjsuHrCuyrtADzWh63LahR9n4zVJSIHFHjK4FsiJQo0NmJKxsEfPiHvb2PBk5bubM/KdGX4aqBXLliTcg=="], - "@wrnexus/validation": ["@wrnexus/validation@0.8.7", "", { "dependencies": { "@wrnexus/core": "^0.8.7", "@wrnexus/plugin": "^0.8.7", "@wrnexus/ui": "^0.8.7" } }, "sha512-M/uNEJdj5BHPu3e+YTLsOQK9YzlHMiTSkuBxm12F434rR8Pccl/TIteOzag2ZEi+BSIxB1svLP/KPi88nZiqSw=="], + "@wrnexus/validation": ["@wrnexus/validation@0.8.8", "", { "dependencies": { "@wrnexus/core": "^0.8.8", "@wrnexus/plugin": "^0.8.8", "@wrnexus/ui": "^0.8.8" } }, "sha512-cEh4VObnwoNLAeKz6OP1PDdYaHPd79i4BPxnJSI7rKJi6GrI6vgmJr0U1wXADMbUwC0Xm6GwjGopnYKTGCZfgg=="], "acorn": ["acorn@8.17.0", "", { "bin": { "acorn": "bin/acorn" } }, "sha512-xRQbDb9BnwDafYNn6Vwl839DYVjqXYb1XVGtWAZ1kcDc6iwAL4hg3B1dZlRiuENFeO2H53gFG3in621AdERVAg=="], diff --git a/docs/release-access-status.md b/docs/release-access-status.md index c119cb8e..d6a99ada 100644 --- a/docs/release-access-status.md +++ b/docs/release-access-status.md @@ -2,6 +2,6 @@ ## Decision: Mode B — Private Developer Preview -Active version: 0.8.7, derived from package.json#wrnexus.version. All 47 installed @wrnexus packages resolve to 0.8.7 and npm reports restricted access. The repository remote is a private WorkRoot Git service and no public license file exists. +Active version: 0.8.8, derived from package.json#wrnexus.version. All 47 installed @wrnexus packages resolve to 0.8.8 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.8.7 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.8.8 create my-app. Tokens must never appear in documentation or source. diff --git a/docs/site-audit.md b/docs/site-audit.md index d0a8ca1c..626e570d 100644 --- a/docs/site-audit.md +++ b/docs/site-audit.md @@ -1,6 +1,6 @@ # WRNexusJS site audit -Date: 2026-07-13. Baseline: Bun 1.3.14, framework 0.8.7. +Date: 2026-07-13. Baseline: Bun 1.3.14, framework 0.8.8. ## Baseline results @@ -12,7 +12,7 @@ Date: 2026-07-13. Baseline: Bun 1.3.14, framework 0.8.7. ## Findings -Package documentation, discovery assets, and AI-readable references are generated from the installed release. The 0.8.7 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.8 portal includes the helpers package, workspace app addition, and safe forward-auth login redirect guidance. ## Audit limitations diff --git a/package-lock.json b/package-lock.json index f6e1d273..4a3f42fd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,59 +10,59 @@ "dependencies": { "@iconify-json/lucide": "^1.2.118", "@iconify/tailwind4": "^1.2.3", - "@wrnexus/ai": "^0.8.7", - "@wrnexus/auth": "^0.8.7", - "@wrnexus/authz": "^0.8.7", - "@wrnexus/benchmark": "^0.8.7", - "@wrnexus/cache": "^0.8.7", - "@wrnexus/captcha": "^0.8.7", - "@wrnexus/compiler": "^0.8.7", - "@wrnexus/content": "^0.8.7", - "@wrnexus/core": "^0.8.7", - "@wrnexus/csr": "^0.8.7", - "@wrnexus/db": "^0.8.7", - "@wrnexus/dev-server": "^0.8.7", - "@wrnexus/dev-toolbar": "^0.8.7", - "@wrnexus/encryption": "^0.8.7", - "@wrnexus/graphql": "^0.8.7", - "@wrnexus/helpers": "^0.8.7", - "@wrnexus/i18n": "^0.8.7", - "@wrnexus/identity": "^0.8.7", - "@wrnexus/image": "^0.8.7", - "@wrnexus/jwt": "^0.8.7", - "@wrnexus/language-server": "^0.8.7", - "@wrnexus/mcp": "^0.8.7", - "@wrnexus/mobile": "^0.8.7", - "@wrnexus/native": "^0.8.7", - "@wrnexus/oauth": "^0.8.7", - "@wrnexus/observability": "^0.8.7", - "@wrnexus/playground": "^0.8.7", - "@wrnexus/plugin": "^0.8.7", - "@wrnexus/pubsub": "^0.8.7", - "@wrnexus/pwa": "^0.8.7", - "@wrnexus/queue": "^0.8.7", - "@wrnexus/reactive": "^0.8.7", - "@wrnexus/realtime": "^0.8.7", - "@wrnexus/router": "^0.8.7", - "@wrnexus/rpc": "^0.8.7", - "@wrnexus/security": "^0.8.7", - "@wrnexus/ssr": "^0.8.7", - "@wrnexus/store": "^0.8.7", - "@wrnexus/styles": "^0.8.7", - "@wrnexus/syntax": "^0.8.7", - "@wrnexus/test": "^0.8.7", - "@wrnexus/tracking": "^0.8.7", - "@wrnexus/typecheck": "^0.8.7", - "@wrnexus/ui": "^0.8.7", - "@wrnexus/uploader": "^0.8.7", - "@wrnexus/validation": "^0.8.7" + "@wrnexus/ai": "^0.8.8", + "@wrnexus/auth": "^0.8.8", + "@wrnexus/authz": "^0.8.8", + "@wrnexus/benchmark": "^0.8.8", + "@wrnexus/cache": "^0.8.8", + "@wrnexus/captcha": "^0.8.8", + "@wrnexus/compiler": "^0.8.8", + "@wrnexus/content": "^0.8.8", + "@wrnexus/core": "^0.8.8", + "@wrnexus/csr": "^0.8.8", + "@wrnexus/db": "^0.8.8", + "@wrnexus/dev-server": "^0.8.8", + "@wrnexus/dev-toolbar": "^0.8.8", + "@wrnexus/encryption": "^0.8.8", + "@wrnexus/graphql": "^0.8.8", + "@wrnexus/helpers": "^0.8.8", + "@wrnexus/i18n": "^0.8.8", + "@wrnexus/identity": "^0.8.8", + "@wrnexus/image": "^0.8.8", + "@wrnexus/jwt": "^0.8.8", + "@wrnexus/language-server": "^0.8.8", + "@wrnexus/mcp": "^0.8.8", + "@wrnexus/mobile": "^0.8.8", + "@wrnexus/native": "^0.8.8", + "@wrnexus/oauth": "^0.8.8", + "@wrnexus/observability": "^0.8.8", + "@wrnexus/playground": "^0.8.8", + "@wrnexus/plugin": "^0.8.8", + "@wrnexus/pubsub": "^0.8.8", + "@wrnexus/pwa": "^0.8.8", + "@wrnexus/queue": "^0.8.8", + "@wrnexus/reactive": "^0.8.8", + "@wrnexus/realtime": "^0.8.8", + "@wrnexus/router": "^0.8.8", + "@wrnexus/rpc": "^0.8.8", + "@wrnexus/security": "^0.8.8", + "@wrnexus/ssr": "^0.8.8", + "@wrnexus/store": "^0.8.8", + "@wrnexus/styles": "^0.8.8", + "@wrnexus/syntax": "^0.8.8", + "@wrnexus/test": "^0.8.8", + "@wrnexus/tracking": "^0.8.8", + "@wrnexus/typecheck": "^0.8.8", + "@wrnexus/ui": "^0.8.8", + "@wrnexus/uploader": "^0.8.8", + "@wrnexus/validation": "^0.8.8" }, "devDependencies": { "@eslint/js": "^9.0.0", "@tailwindcss/cli": "^4.0.0", "@types/bun": "latest", "@types/node": "^26.1.1", - "@wrnexus/cli": "^0.8.7", + "@wrnexus/cli": "^0.8.8", "eslint": "^9.0.0", "prettier": "latest", "tailwindcss": "^4.0.0", @@ -1504,109 +1504,109 @@ } }, "node_modules/@wrnexus/ai": { - "version": "0.8.7", - "resolved": "https://registry.npmjs.org/@wrnexus/ai/-/ai-0.8.7.tgz", - "integrity": "sha512-Q+62hKfkdV29ImxBfwf934BaHIVu6Q5anh264azotMUmzKh9FOTQG03PIVUfiYFJDUR6iBKMVh3o1cv00WFzZQ==", + "version": "0.8.8", + "resolved": "https://registry.npmjs.org/@wrnexus/ai/-/ai-0.8.8.tgz", + "integrity": "sha512-TBSJ9z/+LXP54EIvX1h5uBo3O6gBPXFZwJPPzglpcYW3rj+azzrxA79IrGYvAIKAkwEY4+tAZQqqTKMU0844Pg==", "license": "MIT", "engines": { "bun": ">=1.3.0" } }, "node_modules/@wrnexus/auth": { - "version": "0.8.7", - "resolved": "https://registry.npmjs.org/@wrnexus/auth/-/auth-0.8.7.tgz", - "integrity": "sha512-BZHVk8maM4aDvqk1TIPBYjxdp4buEcImzycnqAxk4Uv6XwFey89zCtZ25Yi6rbMz9QfsnJiVUugNB5SrSpzn7Q==", + "version": "0.8.8", + "resolved": "https://registry.npmjs.org/@wrnexus/auth/-/auth-0.8.8.tgz", + "integrity": "sha512-yUChoGXFFwCiJYUtU4Der7bLDg4pRwWHZG46l0IGI0l48nfoHGz0IywXsfS1EulnGG0dDFKyVR5Fz60u7aVh+g==", "license": "MIT", "dependencies": { - "@wrnexus/authz": "^0.8.7", - "@wrnexus/captcha": "^0.8.7", - "@wrnexus/core": "^0.8.7", - "@wrnexus/db": "^0.8.7", - "@wrnexus/encryption": "^0.8.7", - "@wrnexus/jwt": "^0.8.7", - "@wrnexus/oauth": "^0.8.7", - "@wrnexus/plugin": "^0.8.7", - "@wrnexus/queue": "^0.8.7", - "@wrnexus/ui": "^0.8.7", - "@wrnexus/validation": "^0.8.7" + "@wrnexus/authz": "^0.8.8", + "@wrnexus/captcha": "^0.8.8", + "@wrnexus/core": "^0.8.8", + "@wrnexus/db": "^0.8.8", + "@wrnexus/encryption": "^0.8.8", + "@wrnexus/jwt": "^0.8.8", + "@wrnexus/oauth": "^0.8.8", + "@wrnexus/plugin": "^0.8.8", + "@wrnexus/queue": "^0.8.8", + "@wrnexus/ui": "^0.8.8", + "@wrnexus/validation": "^0.8.8" }, "engines": { "bun": ">=1.3.0" } }, "node_modules/@wrnexus/authz": { - "version": "0.8.7", - "resolved": "https://registry.npmjs.org/@wrnexus/authz/-/authz-0.8.7.tgz", - "integrity": "sha512-TW4xb4zeRroAhWIcwUnqCx6RgIGnOnAM/XXvrV0OVeA8/GWv99Toh+176OBl66b5wkLHbFCm+XIw+SBrJdqEvw==", + "version": "0.8.8", + "resolved": "https://registry.npmjs.org/@wrnexus/authz/-/authz-0.8.8.tgz", + "integrity": "sha512-PnYddvFOuHyYIHeGts+CrXHl7TjIDB5BlCdUcM/d+ijYUY1+KVtp+oUoBsaR4bZMTFm0x+LACy12OQkx2AU/Ww==", "license": "MIT", "dependencies": { - "@wrnexus/core": "^0.8.7", - "@wrnexus/db": "^0.8.7" + "@wrnexus/core": "^0.8.8", + "@wrnexus/db": "^0.8.8" }, "engines": { "bun": ">=1.3.0" } }, "node_modules/@wrnexus/benchmark": { - "version": "0.8.7", - "resolved": "https://registry.npmjs.org/@wrnexus/benchmark/-/benchmark-0.8.7.tgz", - "integrity": "sha512-8ImVkRCqEdSYZlwSGNkuOs8RDumsVpQ6Ih9r7MQQvzRc4M/7D/OFmq00G6kKsRyefNE9iwvSQAoEGjm1lYL5FQ==", + "version": "0.8.8", + "resolved": "https://registry.npmjs.org/@wrnexus/benchmark/-/benchmark-0.8.8.tgz", + "integrity": "sha512-g0HtpwbcXhw4sch/cdIHPHJV1GqjnhwvEYoIx7HBXWmET6iZe2R9jh35YuxY/rJG892WMk7zgI/jLCnnxwye5w==", "license": "MIT", "engines": { "bun": ">=1.3.0" } }, "node_modules/@wrnexus/cache": { - "version": "0.8.7", - "resolved": "https://registry.npmjs.org/@wrnexus/cache/-/cache-0.8.7.tgz", - "integrity": "sha512-bu9aQBmgIziiLwWV0yOx0fU4K8MxRDinD1HyUqWG02zP6IHh6e65A3JdAnZWINV5Ot/JhF5NtMXAtT2QChtu0A==", + "version": "0.8.8", + "resolved": "https://registry.npmjs.org/@wrnexus/cache/-/cache-0.8.8.tgz", + "integrity": "sha512-gB1UB4PxklgEsBTApWwVi0eVhbGOZcr47dLwjxpLT+3aS9b65kTupE+0BJhEAxa2Qh2aikgdfH40XvTPfjrUrg==", "license": "MIT", "dependencies": { - "@wrnexus/core": "^0.8.7" + "@wrnexus/core": "^0.8.8" }, "engines": { "bun": ">=1.3.0" } }, "node_modules/@wrnexus/captcha": { - "version": "0.8.7", - "resolved": "https://registry.npmjs.org/@wrnexus/captcha/-/captcha-0.8.7.tgz", - "integrity": "sha512-t/kNu2X4Zb9wj1njgEZ+4Hw/V8ulYlvZ1IR+qIWm1dXtv6sul47pBxlh7sScZobaZ7E3IOpMGsRSDz3i39vMPA==", + "version": "0.8.8", + "resolved": "https://registry.npmjs.org/@wrnexus/captcha/-/captcha-0.8.8.tgz", + "integrity": "sha512-/fxuTv9KZv6Clci/GsQzOj1NWXop55bSA/ntUJGudqEl6Ss7R7qrvXp5JFvuUTeaqRnBG+dMRMKIoLkAt7LsAw==", "license": "MIT", "dependencies": { - "@wrnexus/core": "^0.8.7", - "@wrnexus/plugin": "^0.8.7", - "@wrnexus/ui": "^0.8.7", - "@wrnexus/validation": "^0.8.7" + "@wrnexus/core": "^0.8.8", + "@wrnexus/plugin": "^0.8.8", + "@wrnexus/ui": "^0.8.8", + "@wrnexus/validation": "^0.8.8" }, "engines": { "bun": ">=1.3.0" } }, "node_modules/@wrnexus/cli": { - "version": "0.8.7", - "resolved": "https://registry.npmjs.org/@wrnexus/cli/-/cli-0.8.7.tgz", - "integrity": "sha512-E8OxydwUo4W73wCyboLNZ7x+91iGQUOXjXvrBf0FHPpZkBWcYbwUdDXpBetdxhAmvmDgasylXL3FSwxOoe+ihw==", + "version": "0.8.8", + "resolved": "https://registry.npmjs.org/@wrnexus/cli/-/cli-0.8.8.tgz", + "integrity": "sha512-v4F7iPiSRVw0zUGkGavss1j2uYta7L1zzy80aR2++Dy2C1QEpkf3wIzcQmLDL6RPJqtL3RgeMKu8IZDVsswB3A==", "dev": true, "license": "MIT", "dependencies": { - "@wrnexus/authz": "^0.8.7", - "@wrnexus/compiler": "^0.8.7", - "@wrnexus/core": "^0.8.7", - "@wrnexus/csr": "^0.8.7", - "@wrnexus/db": "^0.8.7", - "@wrnexus/dev-server": "^0.8.7", - "@wrnexus/i18n": "^0.8.7", - "@wrnexus/mcp": "^0.8.7", - "@wrnexus/playground": "^0.8.7", - "@wrnexus/plugin": "^0.8.7", - "@wrnexus/router": "^0.8.7", - "@wrnexus/security": "^0.8.7", - "@wrnexus/styles": "^0.8.7", - "@wrnexus/syntax": "^0.8.7", - "@wrnexus/typecheck": "^0.8.7", - "@wrnexus/ui": "^0.8.7", - "@wrnexus/validation": "^0.8.7", + "@wrnexus/authz": "^0.8.8", + "@wrnexus/compiler": "^0.8.8", + "@wrnexus/core": "^0.8.8", + "@wrnexus/csr": "^0.8.8", + "@wrnexus/db": "^0.8.8", + "@wrnexus/dev-server": "^0.8.8", + "@wrnexus/i18n": "^0.8.8", + "@wrnexus/mcp": "^0.8.8", + "@wrnexus/playground": "^0.8.8", + "@wrnexus/plugin": "^0.8.8", + "@wrnexus/router": "^0.8.8", + "@wrnexus/security": "^0.8.8", + "@wrnexus/styles": "^0.8.8", + "@wrnexus/syntax": "^0.8.8", + "@wrnexus/typecheck": "^0.8.8", + "@wrnexus/ui": "^0.8.8", + "@wrnexus/validation": "^0.8.8", "selfsigned": "^5.5.0" }, "bin": { @@ -1617,198 +1617,198 @@ } }, "node_modules/@wrnexus/compiler": { - "version": "0.8.7", - "resolved": "https://registry.npmjs.org/@wrnexus/compiler/-/compiler-0.8.7.tgz", - "integrity": "sha512-Qn+6FBVyZkCxrXl9p3zn0pSGoCSHvHJmAZZ4bXiAA/IKN+ZqHdK5XfOseK/8RJn3UwufAC1SaLshfCweLDKPcQ==", + "version": "0.8.8", + "resolved": "https://registry.npmjs.org/@wrnexus/compiler/-/compiler-0.8.8.tgz", + "integrity": "sha512-yX6lMLT+ZHxPO7t2EFi3fAPAqMvXPebKZIXt/haE8bKX+Ay5uyAuicMwZn95hXw/X6m0eCRGDaLdEwqU5hMBaw==", "license": "MIT", "dependencies": { - "@wrnexus/csr": "^0.8.7", - "@wrnexus/store": "^0.8.7", - "@wrnexus/syntax": "^0.8.7", - "@wrnexus/validation": "^0.8.7" + "@wrnexus/csr": "^0.8.8", + "@wrnexus/store": "^0.8.8", + "@wrnexus/syntax": "^0.8.8", + "@wrnexus/validation": "^0.8.8" }, "engines": { "bun": ">=1.3.0" } }, "node_modules/@wrnexus/content": { - "version": "0.8.7", - "resolved": "https://registry.npmjs.org/@wrnexus/content/-/content-0.8.7.tgz", - "integrity": "sha512-4EqnsrGHQcQ5vsv5tUMCk46IU/Uik7ACuCeomno02+mO5gk/hz0G9XO9VLfZeMZAnwe03NM9/c4yt86C72A6FA==", + "version": "0.8.8", + "resolved": "https://registry.npmjs.org/@wrnexus/content/-/content-0.8.8.tgz", + "integrity": "sha512-Va37m2vxiEZ2pspPUxX9kE/nTQ+4VA9KfZ5kI7umKYV6lWWJoUbMLfTg5PtWN0DBI9vXG4a3yGLlxRx+IqynPg==", "license": "MIT", "engines": { "bun": ">=1.3.0" } }, "node_modules/@wrnexus/core": { - "version": "0.8.7", - "resolved": "https://registry.npmjs.org/@wrnexus/core/-/core-0.8.7.tgz", - "integrity": "sha512-iXr7h25cP9MQ/qzjfYlwNq6YAe4xSVDvM754bxTicwD0QbHY9KJYkd+jhkhW5E/5NnGuKBg8bS0LKXdoK/+ihg==", + "version": "0.8.8", + "resolved": "https://registry.npmjs.org/@wrnexus/core/-/core-0.8.8.tgz", + "integrity": "sha512-R4ViefmkLIAENYn+HJP/YwlzQaABFqgiEjbk1A1z0ZQdcI/NhrMik/hG+05gfMFQPM1t27kM4jqewAibJEoEMA==", "license": "MIT", "engines": { "bun": ">=1.3.0" } }, "node_modules/@wrnexus/csr": { - "version": "0.8.7", - "resolved": "https://registry.npmjs.org/@wrnexus/csr/-/csr-0.8.7.tgz", - "integrity": "sha512-IZaajUnIVJc2YCBPaDS2Hxd4I8Bs5U1mV4OqlNXatj7d8q7I0P8Nqq2WTaZ0Skv1TnDH0N56D0ndxyrRc2kHKg==", + "version": "0.8.8", + "resolved": "https://registry.npmjs.org/@wrnexus/csr/-/csr-0.8.8.tgz", + "integrity": "sha512-OooOCDs3HRrLUxBAHoNiDWIRYImK6W917FdntefEMS7YkhBw7bJxOkcOQtPdXP6ndN9BODQiaVik2BGDCUasAg==", "license": "MIT", "dependencies": { - "@wrnexus/core": "^0.8.7" + "@wrnexus/core": "^0.8.8" }, "engines": { "bun": ">=1.3.0" } }, "node_modules/@wrnexus/db": { - "version": "0.8.7", - "resolved": "https://registry.npmjs.org/@wrnexus/db/-/db-0.8.7.tgz", - "integrity": "sha512-nwvG/NUAoY9K+KY42fBsN6PzOhYAfI5njM5tYCmt896XPVgnhkqnvVCCP0ugINgWjiFEqOq04p/4kR04rM7Sng==", + "version": "0.8.8", + "resolved": "https://registry.npmjs.org/@wrnexus/db/-/db-0.8.8.tgz", + "integrity": "sha512-xlX+vXDj6n7kfqnnrWiSZiqHgb30ZcIvKMR4vppDxbxI6daZ/uVm+jGtWkJL38sqJFLFcEuj0xYjiiYBAeKUwA==", "license": "MIT", "engines": { "bun": ">=1.3.0" } }, "node_modules/@wrnexus/dev-server": { - "version": "0.8.7", - "resolved": "https://registry.npmjs.org/@wrnexus/dev-server/-/dev-server-0.8.7.tgz", - "integrity": "sha512-6OKNa2RsZ2mO8wYKy+0ZxbV5396ENWTStHpIvVmcsFiVCeEj5Sf7ccy77L+tN5GOtXAFW8YzFBUuwGMNwwNXgw==", + "version": "0.8.8", + "resolved": "https://registry.npmjs.org/@wrnexus/dev-server/-/dev-server-0.8.8.tgz", + "integrity": "sha512-m3Gou8RuWTYTo9qQfQHCFQDzbL4yNRCbRsCrn21umK+1HXx0Efk+Nd7RoA4nPAQP5AaDkwSfd8nb+5YtakTUIA==", "license": "MIT", "dependencies": { - "@wrnexus/authz": "^0.8.7", - "@wrnexus/cache": "^0.8.7", - "@wrnexus/compiler": "^0.8.7", - "@wrnexus/core": "^0.8.7", - "@wrnexus/csr": "^0.8.7", - "@wrnexus/db": "^0.8.7", - "@wrnexus/dev-toolbar": "^0.8.7", - "@wrnexus/i18n": "^0.8.7", - "@wrnexus/observability": "^0.8.7", - "@wrnexus/plugin": "^0.8.7", - "@wrnexus/pubsub": "^0.8.7", - "@wrnexus/pwa": "^0.8.7", - "@wrnexus/router": "^0.8.7", - "@wrnexus/rpc": "^0.8.7", - "@wrnexus/security": "^0.8.7", - "@wrnexus/ssr": "^0.8.7", - "@wrnexus/store": "^0.8.7", - "@wrnexus/styles": "^0.8.7", - "@wrnexus/ui": "^0.8.7", - "@wrnexus/uploader": "^0.8.7", - "@wrnexus/validation": "^0.8.7" + "@wrnexus/authz": "^0.8.8", + "@wrnexus/cache": "^0.8.8", + "@wrnexus/compiler": "^0.8.8", + "@wrnexus/core": "^0.8.8", + "@wrnexus/csr": "^0.8.8", + "@wrnexus/db": "^0.8.8", + "@wrnexus/dev-toolbar": "^0.8.8", + "@wrnexus/i18n": "^0.8.8", + "@wrnexus/observability": "^0.8.8", + "@wrnexus/plugin": "^0.8.8", + "@wrnexus/pubsub": "^0.8.8", + "@wrnexus/pwa": "^0.8.8", + "@wrnexus/router": "^0.8.8", + "@wrnexus/rpc": "^0.8.8", + "@wrnexus/security": "^0.8.8", + "@wrnexus/ssr": "^0.8.8", + "@wrnexus/store": "^0.8.8", + "@wrnexus/styles": "^0.8.8", + "@wrnexus/ui": "^0.8.8", + "@wrnexus/uploader": "^0.8.8", + "@wrnexus/validation": "^0.8.8" }, "engines": { "bun": ">=1.3.0" } }, "node_modules/@wrnexus/dev-toolbar": { - "version": "0.8.7", - "resolved": "https://registry.npmjs.org/@wrnexus/dev-toolbar/-/dev-toolbar-0.8.7.tgz", - "integrity": "sha512-8WUaF03jlqkRcU7mqDhnaWonXYukLhr2MujZuo1YQ4Cixd74mhkd4+cM6vj1s3qyJ+Q+0O+eZNg9VAVzV32SWg==", + "version": "0.8.8", + "resolved": "https://registry.npmjs.org/@wrnexus/dev-toolbar/-/dev-toolbar-0.8.8.tgz", + "integrity": "sha512-WrRRXyzAaDfXdxTJsM3p4s9vBc2vVJtGkIkvOHdtvX9S89OqnuqKluqwixlHGedB7m+J+LqCcrbD6OfdNP2VEQ==", "license": "MIT", "engines": { "bun": ">=1.3.0" } }, "node_modules/@wrnexus/encryption": { - "version": "0.8.7", - "resolved": "https://registry.npmjs.org/@wrnexus/encryption/-/encryption-0.8.7.tgz", - "integrity": "sha512-z1lhGBpxzFml+mpz8QDx1WJUQ97TjLscmiwqpLVISdeJ3KWUh1uy8xvNdIiWa4fI3mynVuWgowAtPiPD8OUYIA==", + "version": "0.8.8", + "resolved": "https://registry.npmjs.org/@wrnexus/encryption/-/encryption-0.8.8.tgz", + "integrity": "sha512-AKy4kEBIJsbw9OPXlfKqVnidbQqQmglqWnDQuTgtxOdRsDP990KRhdd95pQthpgq1LhzxPdLnkDJKfTA6CFrwQ==", "license": "MIT", "dependencies": { - "@wrnexus/core": "^0.8.7" + "@wrnexus/core": "^0.8.8" }, "engines": { "bun": ">=1.3.0" } }, "node_modules/@wrnexus/graphql": { - "version": "0.8.7", - "resolved": "https://registry.npmjs.org/@wrnexus/graphql/-/graphql-0.8.7.tgz", - "integrity": "sha512-xaFbKP4A9iOmipu4vMvYTphwYti9hJIuhQoPZFGayFenQ/iP2f4kiQmAhyxkvxYp7UUmhk7jrvyhdbDEn6YSPQ==", + "version": "0.8.8", + "resolved": "https://registry.npmjs.org/@wrnexus/graphql/-/graphql-0.8.8.tgz", + "integrity": "sha512-37eA5k4WSLN1SIRcqGcCAPYniEwLsnf+NJAuQn7RAtyzRWWVKVJx254r2sa7AuBG9E+zlVG9qzXAuMDEcQLBCw==", "license": "MIT", "dependencies": { - "@wrnexus/plugin": "^0.8.7" + "@wrnexus/plugin": "^0.8.8" }, "engines": { "bun": ">=1.3.0" } }, "node_modules/@wrnexus/helpers": { - "version": "0.8.7", - "resolved": "https://registry.npmjs.org/@wrnexus/helpers/-/helpers-0.8.7.tgz", - "integrity": "sha512-ScYjQE2XiB8UBUcpXfRhUOcD1/hiVD+6IezlDJDklebC6oUUA/psdMp7CdkMxjm0CqnaUzmYsTaGOAiG4rL67A==", + "version": "0.8.8", + "resolved": "https://registry.npmjs.org/@wrnexus/helpers/-/helpers-0.8.8.tgz", + "integrity": "sha512-ArWU3F3N3EXXENYxID3O8FAbQ0Un/XkA3IkLE1aI8e1enyJ6ubPbhBt9TswKQcuc09+zpdZ4t0IUNld3TXBfog==", "license": "MIT", "dependencies": { - "@wrnexus/core": "^0.8.7" + "@wrnexus/core": "^0.8.8" }, "engines": { "bun": ">=1.3.0" } }, "node_modules/@wrnexus/i18n": { - "version": "0.8.7", - "resolved": "https://registry.npmjs.org/@wrnexus/i18n/-/i18n-0.8.7.tgz", - "integrity": "sha512-CmsgyJrMHHmynK1TLyk+MRbWmlolf10znvOgQWYWKJJQ4B0El7la73BsPAMof52Bp1IrVMMX8OpUoXl/r3QNtQ==", + "version": "0.8.8", + "resolved": "https://registry.npmjs.org/@wrnexus/i18n/-/i18n-0.8.8.tgz", + "integrity": "sha512-aTTV8SWwoRN0wzWVenGqu9LVO3y7LlLNXdKQLDrILq13/g4v8lNcBNDsXf+rwERe6VOdI3j5Q8BZZIU0hJfUZg==", "license": "MIT", "dependencies": { - "@wrnexus/core": "^0.8.7", - "@wrnexus/plugin": "^0.8.7", - "@wrnexus/ui": "^0.8.7" + "@wrnexus/core": "^0.8.8", + "@wrnexus/plugin": "^0.8.8", + "@wrnexus/ui": "^0.8.8" }, "engines": { "bun": ">=1.3.0" } }, "node_modules/@wrnexus/identity": { - "version": "0.8.7", - "resolved": "https://registry.npmjs.org/@wrnexus/identity/-/identity-0.8.7.tgz", - "integrity": "sha512-hhq/nLiDOEA6myaBJPInFUSebe2swa+eNNTL5asfQwx6lsz/GBwrs5NgZtRQjN6Ma/PHQEcuJ/qLGoxKA4Teww==", + "version": "0.8.8", + "resolved": "https://registry.npmjs.org/@wrnexus/identity/-/identity-0.8.8.tgz", + "integrity": "sha512-w1Un+b3bc0tZocZLh5W9VsLM7vfQDZD06J04o2iY3Slw//dfJMhQgM7/LV1ciKVLwSG2VTT+/PMWtmPqH2Ku0g==", "license": "MIT", "dependencies": { - "@wrnexus/auth": "^0.8.7", - "@wrnexus/authz": "^0.8.7", - "@wrnexus/oauth": "^0.8.7" + "@wrnexus/auth": "^0.8.8", + "@wrnexus/authz": "^0.8.8", + "@wrnexus/oauth": "^0.8.8" }, "engines": { "bun": ">=1.3.0" } }, "node_modules/@wrnexus/image": { - "version": "0.8.7", - "resolved": "https://registry.npmjs.org/@wrnexus/image/-/image-0.8.7.tgz", - "integrity": "sha512-gsmlsx13vX/yP9lKvrI1EVa+rZA1caT6CaOOUyHcbwpDo7MMvYLmbo1CbO43Fx+TaNYx/PmQTEOyh8kFaRbyaQ==", + "version": "0.8.8", + "resolved": "https://registry.npmjs.org/@wrnexus/image/-/image-0.8.8.tgz", + "integrity": "sha512-vRRDKjqbrtR1R8XOR/TePQr1m+vti1K8+8ehH8/YuGhjwaG3Qbu/ypUHQL4hGF2zw7u3cD9v1AZe6NKNgxidGw==", "license": "MIT", "dependencies": { - "@wrnexus/plugin": "^0.8.7", - "@wrnexus/security": "^0.8.7", - "@wrnexus/ui": "^0.8.7" + "@wrnexus/plugin": "^0.8.8", + "@wrnexus/security": "^0.8.8", + "@wrnexus/ui": "^0.8.8" }, "engines": { "bun": ">=1.3.0" } }, "node_modules/@wrnexus/jwt": { - "version": "0.8.7", - "resolved": "https://registry.npmjs.org/@wrnexus/jwt/-/jwt-0.8.7.tgz", - "integrity": "sha512-x5QZYFftlXVJqh15RhLNehAty8mANQ1IZVIb+P7kF0+chRb8nDMfIjg4CGPBqMNYnRCQMcanllopcW0C4rtfHw==", + "version": "0.8.8", + "resolved": "https://registry.npmjs.org/@wrnexus/jwt/-/jwt-0.8.8.tgz", + "integrity": "sha512-is2SDq8Y8Ltyrh4F48WpUoLHY1QiHl6ZxQ2KKkNDh6ASZoTwvDWklmZe/C27cxJDqE2yhdXBofAO+nHx5+26jA==", "license": "MIT", "dependencies": { - "@wrnexus/core": "^0.8.7" + "@wrnexus/core": "^0.8.8" }, "engines": { "bun": ">=1.3.0" } }, "node_modules/@wrnexus/language-server": { - "version": "0.8.7", - "resolved": "https://registry.npmjs.org/@wrnexus/language-server/-/language-server-0.8.7.tgz", - "integrity": "sha512-a+a/ZpBt/19Iwi9nNiZfkdsj7VfFYUGS6sN7fg9IWMwAUTYoLkjY454qKpaY+xZSLcizKdWT+Sx6XLWSZLADnQ==", + "version": "0.8.8", + "resolved": "https://registry.npmjs.org/@wrnexus/language-server/-/language-server-0.8.8.tgz", + "integrity": "sha512-sF91UE9Yo+809t0wU1JjyAqxENxfBsLSoySnLZV9pRyXRXuN1sqeYVPJ0lz5u8ZY6rwuVtUyrB8fJ8OeX3/tPA==", "license": "MIT", "dependencies": { - "@wrnexus/syntax": "^0.8.7", - "@wrnexus/typecheck": "^0.8.7" + "@wrnexus/syntax": "^0.8.8", + "@wrnexus/typecheck": "^0.8.8" }, "bin": { "wrnexus-language-server": "dist/server.js" @@ -1818,9 +1818,9 @@ } }, "node_modules/@wrnexus/mcp": { - "version": "0.8.7", - "resolved": "https://registry.npmjs.org/@wrnexus/mcp/-/mcp-0.8.7.tgz", - "integrity": "sha512-EfzLMt2d4WCWv4w67JhPG/kUS6Me7LjMqHoeKVSCMdROXBhxl5k0/IylE1YVsjpctWHaEBEvTzUlZYTELZX4SQ==", + "version": "0.8.8", + "resolved": "https://registry.npmjs.org/@wrnexus/mcp/-/mcp-0.8.8.tgz", + "integrity": "sha512-+vyx5iKyBwl0+uEONwIMrM/sU7gKOpw9AtFqjjJlcoIO0eMTjKnf0FXX2moxV2UjFH4OTRtpjAKG5KhLoEsnRA==", "license": "MIT", "bin": { "wrnexus-mcp": "dist/stdio.js" @@ -1830,244 +1830,244 @@ } }, "node_modules/@wrnexus/mobile": { - "version": "0.8.7", - "resolved": "https://registry.npmjs.org/@wrnexus/mobile/-/mobile-0.8.7.tgz", - "integrity": "sha512-fzovP+ZxJ/NYHMFGOPQn5TKdIeV8wvPTeO0JMSO+26dV7X/8vZnxicFRhxXDRXXazwv4NBp/kenTKCmr2QQlCw==", + "version": "0.8.8", + "resolved": "https://registry.npmjs.org/@wrnexus/mobile/-/mobile-0.8.8.tgz", + "integrity": "sha512-fWCKukaRwv/h/NVgpehzMP924IEHe7gqWwGGdQbUewtTDvI/8OCdJSqHbs0HbkKiJIA63wR5K/Dp5w/raV3DmQ==", "license": "MIT", "dependencies": { - "@wrnexus/native": "^0.8.7" + "@wrnexus/native": "^0.8.8" }, "engines": { "bun": ">=1.3.0" } }, "node_modules/@wrnexus/native": { - "version": "0.8.7", - "resolved": "https://registry.npmjs.org/@wrnexus/native/-/native-0.8.7.tgz", - "integrity": "sha512-mTD4CyuRtVBAQRdBzeJ/7VPnTPpSp1yYcxmGV+Qtr6L7YGCoLffJiSxSloIaNozkFYZdZ/9KdhrxEijURDwwiA==", + "version": "0.8.8", + "resolved": "https://registry.npmjs.org/@wrnexus/native/-/native-0.8.8.tgz", + "integrity": "sha512-z9cF/NQpYudsrRpUr5e1V1ZNq8YEOftPOR26TkDcqs630oUv5YtzBfBFqsGQyydJKwswKM1scEXgsjyZLT2qyg==", "license": "MIT", "engines": { "bun": ">=1.3.0" } }, "node_modules/@wrnexus/oauth": { - "version": "0.8.7", - "resolved": "https://registry.npmjs.org/@wrnexus/oauth/-/oauth-0.8.7.tgz", - "integrity": "sha512-tIn/YsDCsZAeSdflKWlDrBxIE87BJanMD9nVd5mFj/l9371ZFUt7OwK3n+6bJJCOYYekLLGVP5TGnwvzDrOuTA==", + "version": "0.8.8", + "resolved": "https://registry.npmjs.org/@wrnexus/oauth/-/oauth-0.8.8.tgz", + "integrity": "sha512-IO03peTZDi6aXfbCaA+i6og9bhdZvV6MC8ow/SL0jISbqPiTcLwVT1lPxmcA0EtRdozXKjrBwoumskVLQjMVOQ==", "license": "MIT", "dependencies": { - "@wrnexus/jwt": "^0.8.7" + "@wrnexus/jwt": "^0.8.8" }, "engines": { "bun": ">=1.3.0" } }, "node_modules/@wrnexus/observability": { - "version": "0.8.7", - "resolved": "https://registry.npmjs.org/@wrnexus/observability/-/observability-0.8.7.tgz", - "integrity": "sha512-W7lAH1M30HvW0W64g9Q6Smj0itS7kawb/Bw+9xNplIvTkcTFw9Gz4Tjv3DqNhQy9VXJbF8+KsmiRvmKOvDtFpA==", + "version": "0.8.8", + "resolved": "https://registry.npmjs.org/@wrnexus/observability/-/observability-0.8.8.tgz", + "integrity": "sha512-250hw6aUcJi1gAQ+WUuDNr2Ls7VA0CY4QsTQB8OnGgg5zQ48z1fNAMMjju3CeIK/hVaTLHQ3XYpPbFngGX6XtA==", "license": "MIT", "dependencies": { - "@wrnexus/core": "^0.8.7" + "@wrnexus/core": "^0.8.8" }, "engines": { "bun": ">=1.3.0" } }, "node_modules/@wrnexus/playground": { - "version": "0.8.7", - "resolved": "https://registry.npmjs.org/@wrnexus/playground/-/playground-0.8.7.tgz", - "integrity": "sha512-j8m81p3yDeAm3c43ZvFJyt3ZP4ZmTn2iY/HoesqbfpdOAjtGKy/vV3ndrwjovTFn3iM1ebxQqnQGse3X+mZLfA==", + "version": "0.8.8", + "resolved": "https://registry.npmjs.org/@wrnexus/playground/-/playground-0.8.8.tgz", + "integrity": "sha512-CWAZvZIx2vArzcQCEuMhbDJm+ORpUSGic9RwPSPVZ8Vp2CHjZBjoTZ/OsLrYbaBvOMOovECfl+IPXrXgETQoqA==", "license": "MIT", "dependencies": { - "@wrnexus/compiler": "^0.8.7", - "@wrnexus/syntax": "^0.8.7" + "@wrnexus/compiler": "^0.8.8", + "@wrnexus/syntax": "^0.8.8" }, "engines": { "bun": ">=1.3.0" } }, "node_modules/@wrnexus/plugin": { - "version": "0.8.7", - "resolved": "https://registry.npmjs.org/@wrnexus/plugin/-/plugin-0.8.7.tgz", - "integrity": "sha512-MXY/iVTD2jvtMEpE+GqZm/ohUu1AnA9U2vveP+Wp0HdaJD8IRuUbpanJZCPMs4xDqSTy56quQ/AZBy25MI4E+g==", + "version": "0.8.8", + "resolved": "https://registry.npmjs.org/@wrnexus/plugin/-/plugin-0.8.8.tgz", + "integrity": "sha512-b1ItR2B1Jkaes1kR1YECpMEnOBMtPw6sVSVcGueF3wOgTPS6zPptwpwLzwQTYH6+sT4eRFMjybEM7An8TscaMw==", "license": "MIT", "dependencies": { - "@wrnexus/syntax": "^0.8.7" + "@wrnexus/syntax": "^0.8.8" }, "engines": { "bun": ">=1.3.0" } }, "node_modules/@wrnexus/pubsub": { - "version": "0.8.7", - "resolved": "https://registry.npmjs.org/@wrnexus/pubsub/-/pubsub-0.8.7.tgz", - "integrity": "sha512-OL+etmnYrXoH915a8RO7hhOHf1ZksC8OySm/hyfOGvc8AiHbTMv6WQ8P90cwEU99cMqBjvvw6txNo+w7DYWXMQ==", + "version": "0.8.8", + "resolved": "https://registry.npmjs.org/@wrnexus/pubsub/-/pubsub-0.8.8.tgz", + "integrity": "sha512-X7QH6kecu7gzt0waW+CkaYdDUmEAykoxMwk35GizNTECkUg8SJHjQNf9bgGM9RNIQOkCr12jFSnR+0njn+LqiA==", "license": "MIT", "dependencies": { - "@wrnexus/core": "^0.8.7", - "@wrnexus/rpc": "^0.8.7" + "@wrnexus/core": "^0.8.8", + "@wrnexus/rpc": "^0.8.8" }, "engines": { "bun": ">=1.3.0" } }, "node_modules/@wrnexus/pwa": { - "version": "0.8.7", - "resolved": "https://registry.npmjs.org/@wrnexus/pwa/-/pwa-0.8.7.tgz", - "integrity": "sha512-pZ83UhTo3IIG8yK/9KGDJEfDpu6QuQAkEuaYNUzk9iTDQYHXT9bG4xAV1/VYrFY0O9XC4Lrw9wvTwwaVOCi6qg==", + "version": "0.8.8", + "resolved": "https://registry.npmjs.org/@wrnexus/pwa/-/pwa-0.8.8.tgz", + "integrity": "sha512-rW4S/xNQ1IC0zDthheLfQNPtDeNuRLbQYictOvoJXiYndrh3HZgKdKAvh9DCare+/HftgSM28Tn8ZqUtd0zpBg==", "license": "MIT", "engines": { "bun": ">=1.3.0" } }, "node_modules/@wrnexus/queue": { - "version": "0.8.7", - "resolved": "https://registry.npmjs.org/@wrnexus/queue/-/queue-0.8.7.tgz", - "integrity": "sha512-5oHdkCdr91ETbuKBPcWnyUOiHVW47wWTDjg0kx5iAx3pz72Zr3xZKLLrjTmrL6Mzol6lqtptOT2R2aB7pzI9EA==", + "version": "0.8.8", + "resolved": "https://registry.npmjs.org/@wrnexus/queue/-/queue-0.8.8.tgz", + "integrity": "sha512-hsP+e06pJsrEA51tc8vA9dNqKp382EkmyiEUXd1eU37rIgGyU8egeBxnXtJALXBU47ddo8JVawNn2wqaKvLA8g==", "license": "MIT", "dependencies": { - "@wrnexus/core": "^0.8.7", - "@wrnexus/rpc": "^0.8.7" + "@wrnexus/core": "^0.8.8", + "@wrnexus/rpc": "^0.8.8" }, "engines": { "bun": ">=1.3.0" } }, "node_modules/@wrnexus/reactive": { - "version": "0.8.7", - "resolved": "https://registry.npmjs.org/@wrnexus/reactive/-/reactive-0.8.7.tgz", - "integrity": "sha512-MUJ/DyIKPKElQpkJH9WDRMUfAfKc/qZm7S6op9Ld67UabKNb9Dfb1cXNqcm3K5U+3nP7hnox8oDljzqOhxnLww==", + "version": "0.8.8", + "resolved": "https://registry.npmjs.org/@wrnexus/reactive/-/reactive-0.8.8.tgz", + "integrity": "sha512-BjfLB3wwJL/Fqld53TqMY+8ZtUt9hTctRESXUgr41+AWPj8+S6c7oVNV65pEoGN8C+wAQONg8A67JoZP9jQRXw==", "license": "MIT", "engines": { "bun": ">=1.3.0" } }, "node_modules/@wrnexus/realtime": { - "version": "0.8.7", - "resolved": "https://registry.npmjs.org/@wrnexus/realtime/-/realtime-0.8.7.tgz", - "integrity": "sha512-fuUBaVgUgS2NfhAJy0pLFBRH6h+SCJHaMqtTNiRIS/Ji2PvJ1KuxPawZ1oleNK54nxVItLP9kt3HLusGUC1fFw==", + "version": "0.8.8", + "resolved": "https://registry.npmjs.org/@wrnexus/realtime/-/realtime-0.8.8.tgz", + "integrity": "sha512-7arnRMucFz6sYepAIpPLpQtqqEoiPn7YChZ6Ig+wXMeB/3JQRV9PT7usRTtsrKF+eb2IcxguS1V/jzEeHlzdmg==", "license": "MIT", "dependencies": { - "@wrnexus/core": "^0.8.7", - "@wrnexus/plugin": "^0.8.7", - "@wrnexus/ui": "^0.8.7" + "@wrnexus/core": "^0.8.8", + "@wrnexus/plugin": "^0.8.8", + "@wrnexus/ui": "^0.8.8" }, "engines": { "bun": ">=1.3.0" } }, "node_modules/@wrnexus/router": { - "version": "0.8.7", - "resolved": "https://registry.npmjs.org/@wrnexus/router/-/router-0.8.7.tgz", - "integrity": "sha512-nJggyMU5W4k3brrq7lWkjnyhoahqsrwraiM0zWD5+ukD50X0uEu5NHyM4Tox5bVpFPUbg0V4lzi6xHl0yGuaBA==", + "version": "0.8.8", + "resolved": "https://registry.npmjs.org/@wrnexus/router/-/router-0.8.8.tgz", + "integrity": "sha512-cO+5X9nHljYA8S44Hf3KTv9jRnN558eynZMer54ODw/Iz+8FXBgmRho66f5EAjvML5APKI+fZyFYekL2WNZXYQ==", "license": "MIT", "dependencies": { - "@wrnexus/compiler": "^0.8.7", - "@wrnexus/core": "^0.8.7" + "@wrnexus/compiler": "^0.8.8", + "@wrnexus/core": "^0.8.8" }, "engines": { "bun": ">=1.3.0" } }, "node_modules/@wrnexus/rpc": { - "version": "0.8.7", - "resolved": "https://registry.npmjs.org/@wrnexus/rpc/-/rpc-0.8.7.tgz", - "integrity": "sha512-AVmFWHeaiio/tLq5B2iryR+TozyUOQdjktDjtx8Hqfl+oHkQNsoNizfFY8rbl7IGcCq3vt6N/9HDxtxqE2eNzg==", + "version": "0.8.8", + "resolved": "https://registry.npmjs.org/@wrnexus/rpc/-/rpc-0.8.8.tgz", + "integrity": "sha512-2mmiNnQ1nIhjSzrt75yU0LfW4n7E6teO7mcvqMPbDrMb+hivv4J3HcreoQXGnp1dAJCyYpf5laPbUmZLGAY6Iw==", "license": "MIT", "dependencies": { - "@wrnexus/core": "^0.8.7", - "@wrnexus/helpers": "^0.8.7", - "@wrnexus/jwt": "^0.8.7", - "@wrnexus/validation": "^0.8.7" + "@wrnexus/core": "^0.8.8", + "@wrnexus/helpers": "^0.8.8", + "@wrnexus/jwt": "^0.8.8", + "@wrnexus/validation": "^0.8.8" }, "engines": { "bun": ">=1.3.0" } }, "node_modules/@wrnexus/security": { - "version": "0.8.7", - "resolved": "https://registry.npmjs.org/@wrnexus/security/-/security-0.8.7.tgz", - "integrity": "sha512-dDp5D7fFMUc8Fcep67EAokgWB2dIeGiDUeepgTDtgjy5lXYfuE0b7iAUJNJQL2KnJV1KOjxYgxeiC4Rd972C6Q==", + "version": "0.8.8", + "resolved": "https://registry.npmjs.org/@wrnexus/security/-/security-0.8.8.tgz", + "integrity": "sha512-ayctEobZK+6AqpHH6SV9u8DO22IAabew2QkxAzVX+eQp7fuQa3vctx2iI4JPmihXsxcZ/bFYsBgeUpPC6VVbkg==", "license": "MIT", "dependencies": { - "@wrnexus/core": "^0.8.7" + "@wrnexus/core": "^0.8.8" }, "engines": { "bun": ">=1.3.0" } }, "node_modules/@wrnexus/ssr": { - "version": "0.8.7", - "resolved": "https://registry.npmjs.org/@wrnexus/ssr/-/ssr-0.8.7.tgz", - "integrity": "sha512-WwBSGfXzlakVrtUjqwVhpHA7KT76Ghj1jxQ6iUogxP/8NOhb65y4pKoaXyxR5mcV4iFgMbI65YajxK8VrTskcw==", + "version": "0.8.8", + "resolved": "https://registry.npmjs.org/@wrnexus/ssr/-/ssr-0.8.8.tgz", + "integrity": "sha512-vQ8KPfsxtkqF80fjp5FWfyhRw4dI9AgqJ8SlLPLGmMmGQdeHG+qzcMf5JL0yFys/2DAY609mhUO23YZdTCs8BQ==", "license": "MIT", "dependencies": { - "@wrnexus/core": "^0.8.7", - "@wrnexus/security": "^0.8.7", - "@wrnexus/store": "^0.8.7" + "@wrnexus/core": "^0.8.8", + "@wrnexus/security": "^0.8.8", + "@wrnexus/store": "^0.8.8" }, "engines": { "bun": ">=1.3.0" } }, "node_modules/@wrnexus/store": { - "version": "0.8.7", - "resolved": "https://registry.npmjs.org/@wrnexus/store/-/store-0.8.7.tgz", - "integrity": "sha512-whLCY/UzDsD/7AFw11XkHXDOmTbMfFGuN2Wyn5GgHexUJwPvZFTa+50chuIOKF80IyJPL3I+h7vLNYzhHqYFTg==", + "version": "0.8.8", + "resolved": "https://registry.npmjs.org/@wrnexus/store/-/store-0.8.8.tgz", + "integrity": "sha512-qeIwa8OGq/BUtECJrgXSqleWGI9DY/syikAeaAF6hvGk775rrxh4971zR2tuiVh/0DUWm/s/8Wzj/bN99EYD2A==", "license": "MIT", "engines": { "bun": ">=1.3.0" } }, "node_modules/@wrnexus/styles": { - "version": "0.8.7", - "resolved": "https://registry.npmjs.org/@wrnexus/styles/-/styles-0.8.7.tgz", - "integrity": "sha512-iHCegd15joSjmn6ODl6N8uYkYFps1xiQizy26qvDxwQlCp5JnO92SyJD+1CEj9pZO6et9Who0+VpNEeJ3HlMWA==", + "version": "0.8.8", + "resolved": "https://registry.npmjs.org/@wrnexus/styles/-/styles-0.8.8.tgz", + "integrity": "sha512-s7dKF5XrjSxoYfNTefX1FKCimKlv2o9/FEK46RAAtM3p39dpaboj59EcEPFYf1wvcgiUXtH0EWxiKVjyg9wnjA==", "license": "MIT", "dependencies": { - "@wrnexus/core": "^0.8.7", - "@wrnexus/plugin": "^0.8.7", - "@wrnexus/uploader": "^0.8.7" + "@wrnexus/core": "^0.8.8", + "@wrnexus/plugin": "^0.8.8", + "@wrnexus/uploader": "^0.8.8" }, "engines": { "bun": ">=1.3.0" } }, "node_modules/@wrnexus/syntax": { - "version": "0.8.7", - "resolved": "https://registry.npmjs.org/@wrnexus/syntax/-/syntax-0.8.7.tgz", - "integrity": "sha512-JyaRG8ZflAeZqF7Nb/21hs8m3jG5okYn0oC/Jmk1ARjiGvy4DbEog0dqrRehrU7S97kkj/yMO+or5oH6Yb53wg==", + "version": "0.8.8", + "resolved": "https://registry.npmjs.org/@wrnexus/syntax/-/syntax-0.8.8.tgz", + "integrity": "sha512-T3Xq4eiTQ6LxMLsbmo5cm76/FCjbLgpsUlS10QiIe0lSdVJQKpGWjc4aNBKo431Vdulw0T+2K62a93gnVI0wIQ==", "license": "MIT", "engines": { "bun": ">=1.3.0" } }, "node_modules/@wrnexus/test": { - "version": "0.8.7", - "resolved": "https://registry.npmjs.org/@wrnexus/test/-/test-0.8.7.tgz", - "integrity": "sha512-iNUPugWNa11+joNl5ULA2kA7EvjrMQSCWNv0xMVnnqipNqIgY/A5Puy0Ac29/tesUVQF/qQvIYReFp0uLFrOmw==", + "version": "0.8.8", + "resolved": "https://registry.npmjs.org/@wrnexus/test/-/test-0.8.8.tgz", + "integrity": "sha512-RoZidv+0xvkUhfDJGwXy8KqXZ1u2zlDCQez/2RpyTEvkza35KYhWQq0QMySFv7SZJTStQY1ow8yUrFYnasHg1A==", "license": "MIT", "engines": { "bun": ">=1.3.0" } }, "node_modules/@wrnexus/tracking": { - "version": "0.8.7", - "resolved": "https://registry.npmjs.org/@wrnexus/tracking/-/tracking-0.8.7.tgz", - "integrity": "sha512-aP8kbVYpyKakJEb/zk1ZM5DOZsJiwuT75i1IPcKzCEBraeAJnSIp5ddnV9rG43VWV1pB2qMSlkGx6Y+NpdmR7A==", + "version": "0.8.8", + "resolved": "https://registry.npmjs.org/@wrnexus/tracking/-/tracking-0.8.8.tgz", + "integrity": "sha512-a3+tpXuIlVFVJJrXFTuTNEB4ZRIcIEjaJUWicT62Sg0yDYga73UHcDfyuYCljt4/WkAeL/muhQN4Y3mMzIAxrg==", "license": "MIT", "engines": { "bun": ">=1.3.0" } }, "node_modules/@wrnexus/typecheck": { - "version": "0.8.7", - "resolved": "https://registry.npmjs.org/@wrnexus/typecheck/-/typecheck-0.8.7.tgz", - "integrity": "sha512-QxCVu/524W8oXjMQ8So/2FANZ4wRd6nbIrzdf/jHOc4HkFVwuqzDFBWvT+FlQQGqw2hCVfqsiEBeIMAxvzV26g==", + "version": "0.8.8", + "resolved": "https://registry.npmjs.org/@wrnexus/typecheck/-/typecheck-0.8.8.tgz", + "integrity": "sha512-vFNsQc4k2p5rTrqaKYXj3W74Ebe7MMDMLXftGpZWyBNby4aF8HlsJclFLuFdKpfoDX1fprkZ5xGdVFzd51BSRQ==", "license": "MIT", "dependencies": { - "@wrnexus/syntax": "^0.8.7", + "@wrnexus/syntax": "^0.8.8", "typescript": "^5.5.0" }, "engines": { @@ -2075,40 +2075,40 @@ } }, "node_modules/@wrnexus/ui": { - "version": "0.8.7", - "resolved": "https://registry.npmjs.org/@wrnexus/ui/-/ui-0.8.7.tgz", - "integrity": "sha512-BMw/kSM47K2TeqdmnMCStReu78a0PGMixRXz4FM2XEX0ofHo8yziNkZaNm3N5yj7ruaSurwZSIJnMFpKokJi+g==", + "version": "0.8.8", + "resolved": "https://registry.npmjs.org/@wrnexus/ui/-/ui-0.8.8.tgz", + "integrity": "sha512-Yxjcz950u9BRPPBRce2ug1Tf/rBESYR8gJ9XehBHQgP5kpCq8RGO7F2OFENCw07AFnElt8je0ym9lfBfEfKGrQ==", "license": "MIT", "dependencies": { - "@wrnexus/core": "^0.8.7" + "@wrnexus/core": "^0.8.8" }, "engines": { "bun": ">=1.3.0" } }, "node_modules/@wrnexus/uploader": { - "version": "0.8.7", - "resolved": "https://registry.npmjs.org/@wrnexus/uploader/-/uploader-0.8.7.tgz", - "integrity": "sha512-8UemIpR4hDrD75Kq8hYg6+fGpgvyaRBAGfQCyWgnK03cNTnWOvu8zETufHSIuPXv2qErhWsA8B/VWFLWn46m0A==", + "version": "0.8.8", + "resolved": "https://registry.npmjs.org/@wrnexus/uploader/-/uploader-0.8.8.tgz", + "integrity": "sha512-OveR+mjsuHrCuyrtADzWh63LahR9n4zVJSIHFHjK4FsiJQo0NmJKxsEfPiHvb2PBk5bubM/KdGX4aqBXLliTcg==", "license": "MIT", "dependencies": { - "@wrnexus/core": "^0.8.7", - "@wrnexus/plugin": "^0.8.7", - "@wrnexus/ui": "^0.8.7" + "@wrnexus/core": "^0.8.8", + "@wrnexus/plugin": "^0.8.8", + "@wrnexus/ui": "^0.8.8" }, "engines": { "bun": ">=1.3.0" } }, "node_modules/@wrnexus/validation": { - "version": "0.8.7", - "resolved": "https://registry.npmjs.org/@wrnexus/validation/-/validation-0.8.7.tgz", - "integrity": "sha512-M/uNEJdj5BHPu3e+YTLsOQK9YzlHMiTSkuBxm12F434rR8Pccl/TIteOzag2ZEi+BSIxB1svLP/KPi88nZiqSw==", + "version": "0.8.8", + "resolved": "https://registry.npmjs.org/@wrnexus/validation/-/validation-0.8.8.tgz", + "integrity": "sha512-cEh4VObnwoNLAeKz6OP1PDdYaHPd79i4BPxnJSI7rKJi6GrI6vgmJr0U1wXADMbUwC0Xm6GwjGopnYKTGCZfgg==", "license": "MIT", "dependencies": { - "@wrnexus/core": "^0.8.7", - "@wrnexus/plugin": "^0.8.7", - "@wrnexus/ui": "^0.8.7" + "@wrnexus/core": "^0.8.8", + "@wrnexus/plugin": "^0.8.8", + "@wrnexus/ui": "^0.8.8" }, "engines": { "bun": ">=1.3.0" diff --git a/package.json b/package.json index 9b1e1123..92988167 100644 --- a/package.json +++ b/package.json @@ -27,59 +27,59 @@ "dependencies": { "@iconify-json/lucide": "^1.2.118", "@iconify/tailwind4": "^1.2.3", - "@wrnexus/ai": "^0.8.7", - "@wrnexus/authz": "^0.8.7", - "@wrnexus/compiler": "^0.8.7", - "@wrnexus/core": "^0.8.7", - "@wrnexus/csr": "^0.8.7", - "@wrnexus/db": "^0.8.7", - "@wrnexus/dev-server": "^0.8.7", - "@wrnexus/encryption": "^0.8.7", - "@wrnexus/helpers": "^0.8.7", - "@wrnexus/i18n": "^0.8.7", - "@wrnexus/jwt": "^0.8.7", - "@wrnexus/mobile": "^0.8.7", - "@wrnexus/native": "^0.8.7", - "@wrnexus/oauth": "^0.8.7", - "@wrnexus/pubsub": "^0.8.7", - "@wrnexus/queue": "^0.8.7", - "@wrnexus/reactive": "^0.8.7", - "@wrnexus/router": "^0.8.7", - "@wrnexus/ssr": "^0.8.7", - "@wrnexus/styles": "^0.8.7", - "@wrnexus/test": "^0.8.7", - "@wrnexus/tracking": "^0.8.7", - "@wrnexus/ui": "^0.8.7", - "@wrnexus/uploader": "^0.8.7", - "@wrnexus/validation": "^0.8.7", - "@wrnexus/dev-toolbar": "^0.8.7", - "@wrnexus/syntax": "^0.8.7", - "@wrnexus/plugin": "^0.8.7", - "@wrnexus/captcha": "^0.8.7", - "@wrnexus/auth": "^0.8.7", - "@wrnexus/store": "^0.8.7", - "@wrnexus/typecheck": "^0.8.7", - "@wrnexus/security": "^0.8.7", - "@wrnexus/cache": "^0.8.7", - "@wrnexus/image": "^0.8.7", - "@wrnexus/observability": "^0.8.7", - "@wrnexus/benchmark": "^0.8.7", - "@wrnexus/realtime": "^0.8.7", - "@wrnexus/content": "^0.8.7", - "@wrnexus/graphql": "^0.8.7", - "@wrnexus/identity": "^0.8.7", - "@wrnexus/language-server": "^0.8.7", - "@wrnexus/mcp": "^0.8.7", - "@wrnexus/playground": "^0.8.7", - "@wrnexus/pwa": "^0.8.7", - "@wrnexus/rpc": "^0.8.7" + "@wrnexus/ai": "^0.8.8", + "@wrnexus/authz": "^0.8.8", + "@wrnexus/compiler": "^0.8.8", + "@wrnexus/core": "^0.8.8", + "@wrnexus/csr": "^0.8.8", + "@wrnexus/db": "^0.8.8", + "@wrnexus/dev-server": "^0.8.8", + "@wrnexus/encryption": "^0.8.8", + "@wrnexus/helpers": "^0.8.8", + "@wrnexus/i18n": "^0.8.8", + "@wrnexus/jwt": "^0.8.8", + "@wrnexus/mobile": "^0.8.8", + "@wrnexus/native": "^0.8.8", + "@wrnexus/oauth": "^0.8.8", + "@wrnexus/pubsub": "^0.8.8", + "@wrnexus/queue": "^0.8.8", + "@wrnexus/reactive": "^0.8.8", + "@wrnexus/router": "^0.8.8", + "@wrnexus/ssr": "^0.8.8", + "@wrnexus/styles": "^0.8.8", + "@wrnexus/test": "^0.8.8", + "@wrnexus/tracking": "^0.8.8", + "@wrnexus/ui": "^0.8.8", + "@wrnexus/uploader": "^0.8.8", + "@wrnexus/validation": "^0.8.8", + "@wrnexus/dev-toolbar": "^0.8.8", + "@wrnexus/syntax": "^0.8.8", + "@wrnexus/plugin": "^0.8.8", + "@wrnexus/captcha": "^0.8.8", + "@wrnexus/auth": "^0.8.8", + "@wrnexus/store": "^0.8.8", + "@wrnexus/typecheck": "^0.8.8", + "@wrnexus/security": "^0.8.8", + "@wrnexus/cache": "^0.8.8", + "@wrnexus/image": "^0.8.8", + "@wrnexus/observability": "^0.8.8", + "@wrnexus/benchmark": "^0.8.8", + "@wrnexus/realtime": "^0.8.8", + "@wrnexus/content": "^0.8.8", + "@wrnexus/graphql": "^0.8.8", + "@wrnexus/identity": "^0.8.8", + "@wrnexus/language-server": "^0.8.8", + "@wrnexus/mcp": "^0.8.8", + "@wrnexus/playground": "^0.8.8", + "@wrnexus/pwa": "^0.8.8", + "@wrnexus/rpc": "^0.8.8" }, "devDependencies": { "@eslint/js": "^9.0.0", "@tailwindcss/cli": "^4.0.0", "@types/bun": "latest", "@types/node": "^26.1.1", - "@wrnexus/cli": "^0.8.7", + "@wrnexus/cli": "^0.8.8", "eslint": "^9.0.0", "prettier": "latest", "tailwindcss": "^4.0.0", @@ -87,6 +87,6 @@ "typescript-eslint": "latest" }, "wrnexus": { - "version": "0.8.7" + "version": "0.8.8" } } diff --git a/public/docs-index.json b/public/docs-index.json index 256eb2b7..f8b79cd8 100644 --- a/public/docs-index.json +++ b/public/docs-index.json @@ -1,5 +1,5 @@ { - "version": "0.8.7", + "version": "0.8.8", "status": "private-developer-preview", "generatedAt": "2026-07-13", "documents": [ @@ -7,630 +7,630 @@ "url": "/", "title": "WRNexusJS", "section": "portal", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/access", "title": "access", "section": "portal", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/getting-started", "title": "getting started", "section": "portal", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/tutorial", "title": "tutorial", "section": "portal", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/architecture", "title": "architecture", "section": "portal", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/language", "title": "language", "section": "portal", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/packages", "title": "packages", "section": "package", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/guides/project-structure", "title": "project structure", "section": "guide", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/guides/routing", "title": "routing", "section": "guide", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/guides/pages-and-components", "title": "pages and components", "section": "guide", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/guides/server-data", "title": "server data", "section": "guide", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/guides/api-routes", "title": "api routes", "section": "guide", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/guides/middleware", "title": "middleware", "section": "guide", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/guides/forms-and-validation", "title": "forms and validation", "section": "guide", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/guides/authentication", "title": "authentication", "section": "guide", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/guides/authorization", "title": "authorization", "section": "guide", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/guides/security", "title": "security", "section": "guide", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/guides/database", "title": "database", "section": "guide", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/guides/uploads", "title": "uploads", "section": "guide", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/guides/realtime", "title": "realtime", "section": "guide", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/guides/pubsub", "title": "pubsub", "section": "guide", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/guides/queues", "title": "queues", "section": "guide", - "version": "0.8.7", + "version": "0.8.8", "stability": "experimental" }, { "url": "/guides/testing", "title": "testing", "section": "guide", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/guides/workspaces-and-gateway", "title": "workspaces and gateway", "section": "guide", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/guides/deployment", "title": "deployment", "section": "guide", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/guides/configuration-and-profiles", "title": "configuration and profiles", "section": "guide", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/guides/i18n-and-themes", "title": "i18n and themes", "section": "guide", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/guides/mobile", "title": "mobile", "section": "guide", - "version": "0.8.7", + "version": "0.8.8", "stability": "experimental" }, { "url": "/guides/observability", "title": "observability", "section": "guide", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/guides/upgrading", "title": "upgrading", "section": "guide", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/guides/troubleshooting", "title": "troubleshooting", "section": "guide", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/guides/full-stack-auth-demo", "title": "full stack auth demo", "section": "guide", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/examples", "title": "examples", "section": "portal", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/showcase", "title": "showcase", "section": "portal", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/benchmarks", "title": "benchmarks", "section": "portal", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/roadmap", "title": "roadmap", "section": "portal", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/changelog", "title": "changelog", "section": "portal", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { - "url": "/releases/0.8.7", - "title": "0.8.7", + "url": "/releases/0.8.8", + "title": "0.8.8", "section": "portal", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/security", "title": "security", "section": "portal", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/support", "title": "support", "section": "portal", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/license", "title": "license", "section": "portal", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/search", "title": "search", "section": "portal", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/404", "title": "404", "section": "portal", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/packages/ai", "title": "ai", "section": "package", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/packages/auth", "title": "auth", "section": "package", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/packages/authz", "title": "authz", "section": "package", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/packages/benchmark", "title": "benchmark", "section": "package", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/packages/cache", "title": "cache", "section": "package", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/packages/captcha", "title": "captcha", "section": "package", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/packages/cli", "title": "cli", "section": "package", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/packages/compiler", "title": "compiler", "section": "package", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/packages/content", "title": "content", "section": "package", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/packages/core", "title": "core", "section": "package", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/packages/csr", "title": "csr", "section": "package", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/packages/db", "title": "db", "section": "package", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/packages/dev-server", "title": "dev server", "section": "package", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/packages/dev-toolbar", "title": "dev toolbar", "section": "package", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/packages/encryption", "title": "encryption", "section": "package", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/packages/graphql", "title": "graphql", "section": "package", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/packages/helpers", "title": "helpers", "section": "package", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/packages/i18n", "title": "i18n", "section": "package", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/packages/identity", "title": "identity", "section": "package", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/packages/image", "title": "image", "section": "package", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/packages/jwt", "title": "jwt", "section": "package", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/packages/language-server", "title": "language server", "section": "package", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/packages/mcp", "title": "mcp", "section": "package", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/packages/mobile", "title": "mobile", "section": "package", - "version": "0.8.7", + "version": "0.8.8", "stability": "experimental" }, { "url": "/packages/native", "title": "native", "section": "package", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/packages/oauth", "title": "oauth", "section": "package", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/packages/observability", "title": "observability", "section": "package", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/packages/playground", "title": "playground", "section": "package", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/packages/plugin", "title": "plugin", "section": "package", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/packages/pubsub", "title": "pubsub", "section": "package", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/packages/pwa", "title": "pwa", "section": "package", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/packages/queue", "title": "queue", "section": "package", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/packages/reactive", "title": "reactive", "section": "package", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/packages/realtime", "title": "realtime", "section": "package", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/packages/router", "title": "router", "section": "package", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/packages/rpc", "title": "rpc", "section": "package", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/packages/security", "title": "security", "section": "package", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/packages/ssr", "title": "ssr", "section": "package", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/packages/store", "title": "store", "section": "package", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/packages/styles", "title": "styles", "section": "package", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/packages/syntax", "title": "syntax", "section": "package", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/packages/test", "title": "test", "section": "package", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/packages/tracking", "title": "tracking", "section": "package", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/packages/typecheck", "title": "typecheck", "section": "package", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/packages/ui", "title": "ui", "section": "package", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/packages/uploader", "title": "uploader", "section": "package", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" }, { "url": "/packages/validation", "title": "validation", "section": "package", - "version": "0.8.7", + "version": "0.8.8", "stability": "preview" } ] diff --git a/public/llms-full.txt b/public/llms-full.txt index 7a6c8c99..03ffba47 100644 --- a/public/llms-full.txt +++ b/public/llms-full.txt @@ -1,4 +1,4 @@ -# WRNexusJS documentation 0.8.7 +# WRNexusJS documentation 0.8.8 Status: Private Developer Preview. This site documents 47 release-aligned packages. @@ -259,7 +259,7 @@ export const POST = async (ctx) => { ## CLI -See the generated **Complete CLI command reference** below. It is sourced from the installed 0.8.7 executable so command names and options cannot drift. +See the generated **Complete CLI command reference** below. It is sourced from the installed 0.8.8 executable so command names and options cannot drift. ## When asked to "create a page/component/feature" @@ -1324,8 +1324,6 @@ bunx wrnexus update . --latest The dry run previews dependency and migration changes. A real update prints the source and target versions, backup directory, each migration action, installation result, and verification result. Commit or back up the application before upgrading. -Release: WRNexusJS 0.8.7 - # Complete CLI command reference This section is generated from the installed `@wrnexus/cli@0.8.7` executable. It is the canonical command inventory for this release. @@ -1537,6 +1535,430 @@ bunx wrnexus update . --latest The dry run previews dependency and migration changes. A real update prints the source and target versions, backup directory, each migration action, installation result, and verification result. Commit or back up the application before upgrading. +# Complete CLI command reference + +This section is generated from the installed `@wrnexus/cli@0.8.8` executable. It is the canonical command inventory for this release. + +```text +wrnexus — WrNexus CLI + +Usage: + wrnexus dev [app-dir] [--port=3000] [--host=::] + Start the development server (live reload) + wrnexus dev [app-dir] --services Start local production-service simulators with the app + wrnexus dev [app-dir] --production-runtime + wrnexus dev [app-dir] --services [--services-port=3099] [--services-http] + Rebuild and reload the exact production artifact + wrnexus build [app-dir] Build a production server bundle + assets + wrnexus preview [app-dir] Serve the existing exact production output + wrnexus create Scaffold a new app + wrnexus workspace Scaffold a monorepo (apps/* + shared packages/*) + wrnexus workspace add [--domain=name.localhost] + Add an app to the current workspace + wrnexus gateway [--port=3000] Serve every workspace app behind one port, routed by domain + wrnexus production [workspace-dir] Build, migrate, and serve the complete production workspace + wrnexus [workspace-dir] Run a configured workspace environment (development/staging/custom) + wrnexus generate Scaffold a page | component | api | schema + wrnexus generate routes | docker | mobile + Generate routes or scaffold deployment targets + wrnexus generate types [app-dir] Generate application-wide route/component/key types + wrnexus routes [app-dir] Generate typed named routes + wrnexus typecheck [app-dir] Generate types and check TypeScript plus every .wrn file + wrnexus mobile add Install Capacitor or Expo native packages + wrnexus mobile compile Compile .wrn pages into native Expo routes + wrnexus native list List cross-platform native capabilities + wrnexus native add Install capability packages for the configured mobile mode + wrnexus eject Copy a Wire UI component into app/components + wrnexus update [dir] [--latest] Upgrade deps, migrate project files, and verify the app + wrnexus db Migrations: migrate | rollback | status | seed | generate | new + wrnexus authz Authorization: list | generate | init [--dialect=sqlite|postgres|mysql] + wrnexus test [level] [app-dir] [--watch] + Run unit | component | api | browser | visual | accessibility | performance + wrnexus profiles [app-dir] List config profiles (dev/prod/uat/…) and their env files + wrnexus doctor [app-dir] [--fix] Check project health; optionally apply safe repairs + wrnexus compatibility [app-dir] + Inspect or explicitly upgrade behavior defaults + wrnexus contracts [app-dir] + Detect breaking boundary contract changes + wrnexus security [app-dir] + Audit ASVS controls, inspect headers, or run abuse tests + wrnexus api [app-dir] Generate OpenAPI, docs, Postman, examples and SDKs + wrnexus sdk generate [app-dir] + Generate TypeScript, JavaScript, Java, Go, or Python SDK + wrnexus deploy [app-dir] Generate docker | kubernetes | systemd | railway | render | fly + wrnexus mcp [app-dir] Start the WRNexus MCP server over stdio + wrnexus i18n [app-dir] + Extract and audit translation keys + wrnexus report [app-dir] [--file=app/pages/page.wrn] + Create a sanitized reproduction bundle + wrnexus playground [--port=4173] Start the shareable WRN compiler playground + wrnexus config [app-dir] --explain Print the fully resolved profile configuration + wrnexus analyze [app-dir] Inspect dist/build-report.json and performance budgets + wrnexus explain [subject] [app-dir] + Explain compiler and production build decisions + wrnexus explain [app-dir] + Explain route caching or permission enforcement + wrnexus inspect [app-dir] Inspect packages | plugins | routes | assets | runtimes | styles | migrations | bundle + wrnexus inspect component [app-dir] + Inspect a component's typed public contract + wrnexus generate system Scaffold a complete framework-native package + +Profiles: pass --profile= to dev/build/db (or set WRNEXUS_PROFILE) to load +that profile's .env cascade and config overrides. e.g. wrnexus dev --profile=uat + +Workspace environments: configure protocol, rootDomain, port, hostname, runtime +(development|production), hmr, build, migrate, and profile in wrnexus.workspace.ts. +CLI overrides: --port, --host, --build/--no-build, --migrate/--no-migrate, +--profile, and --prepare-only. + +Update options: --dry-run previews changes; --no-verify skips post-update check/build. +``` + +## CLI workflows with expected output + +Commands below are copy-ready. Paths, ports, counts, and timings vary by project; the shown output identifies the success condition to check. + +### Create, check, build, and preview an application + +```bash +bunx @wrnexus/cli@0.8.8 create my-app +cd my-app +bun install +bunx wrnexus typecheck . +bunx wrnexus build . +bunx wrnexus preview . --port=3000 +``` + +Expected output: + +```text +✓ Application types are valid +✓ Runtime: .../dist/reactive.js +✓ Styles: .../dist/styles.css +✓ Server: .../dist/server.js +Run it: bun .../dist/server.js +``` + +### Generate framework files and committed application types + +```bash +bunx wrnexus generate page Dashboard +bunx wrnexus generate component status-card +bunx wrnexus generate api health +bunx wrnexus generate schema account +bunx wrnexus generate routes +bunx wrnexus generate types . +``` + +Expected output includes created source paths followed by: + +```text +✓ Generated app/routes.gen.ts (... routes) +✓ Generated .../app/types/wrnexus.generated.d.ts (... routes, ... components) +``` + +### Run development and production-runtime modes + +```bash +bunx wrnexus dev . --port=3000 +bunx wrnexus dev . --services --services-port=3099 +bunx wrnexus dev . --production-runtime --port=3000 +``` + +Expected output reports the active profile, discovered plugins/routes, generated cache path, and listening URL. Production-runtime mode rebuilds and reloads the exact production artifact. + +### Database lifecycle + +```bash +bunx wrnexus db status +bunx wrnexus db new create_accounts --from-models +bunx wrnexus db migrate +bunx wrnexus db generate +bunx wrnexus db seed +``` + +Expected output identifies the selected profile/dialect, migration state, applied migration names, and generated typed query files. Run `db rollback` only when intentionally reverting the latest migration. + +### Diagnose, inspect, and enforce contracts + +```bash +bunx wrnexus doctor . +bunx wrnexus typecheck . +bunx wrnexus compatibility check . +bunx wrnexus contracts check . +bunx wrnexus security audit . +bunx wrnexus inspect packages . +bunx wrnexus inspect routes . +bunx wrnexus inspect component Navbar . +bunx wrnexus analyze . +``` + +Successful checks exit with status 0. Inspect commands print the resolved package, route, component, asset, runtime, style, migration, or bundle contract without changing the application. + +### Tests, API artifacts, SDKs, and deployment manifests + +```bash +bunx wrnexus test unit . +bunx wrnexus test component . +bunx wrnexus test api . +bunx wrnexus test browser . +bunx wrnexus api generate . +bunx wrnexus api docs . +bunx wrnexus sdk generate typescript . +bunx wrnexus deploy docker . +``` + +Test commands return the underlying suite summary and a nonzero status on failure. API/SDK/deploy commands report each generated artifact; review and commit generated files after validation. + +### Workspaces and environments + +```bash +bunx wrnexus workspace company-platform +cd company-platform +bunx wrnexus workspace add reports --domain=reports.localhost +bunx wrnexus gateway --port=3000 +bunx wrnexus production . --prepare-only +bunx wrnexus staging . +``` + +Expected output lists created apps, domain mappings, selected environment/profile, build and migration decisions, and the gateway address. + +### Internationalization, native targets, MCP, and support bundles + +```bash +bunx wrnexus i18n extract . +bunx wrnexus i18n validate . +bunx wrnexus generate mobile +bunx wrnexus mobile compile +bunx wrnexus native list +bunx wrnexus mcp . +bunx wrnexus report . --file=app/pages/index.wrn +``` + +Expected output identifies extracted/validated translation keys, generated native routes, available capabilities, MCP stdio startup, or the sanitized reproduction archive. MCP uses stdio, so protocol messages—not a web URL—are its normal runtime output. + +### Safe upgrades + +```bash +bunx wrnexus update . --latest --dry-run +bunx wrnexus update . --latest +``` + +The dry run previews dependency and migration changes. A real update prints the source and target versions, backup directory, each migration action, installation result, and verification result. Commit or back up the application before upgrading. + +Release: WRNexusJS 0.8.8 + +# Complete CLI command reference + +This section is generated from the installed `@wrnexus/cli@0.8.8` executable. It is the canonical command inventory for this release. + +```text +wrnexus — WrNexus CLI + +Usage: + wrnexus dev [app-dir] [--port=3000] [--host=::] + Start the development server (live reload) + wrnexus dev [app-dir] --services Start local production-service simulators with the app + wrnexus dev [app-dir] --production-runtime + wrnexus dev [app-dir] --services [--services-port=3099] [--services-http] + Rebuild and reload the exact production artifact + wrnexus build [app-dir] Build a production server bundle + assets + wrnexus preview [app-dir] Serve the existing exact production output + wrnexus create Scaffold a new app + wrnexus workspace Scaffold a monorepo (apps/* + shared packages/*) + wrnexus workspace add [--domain=name.localhost] + Add an app to the current workspace + wrnexus gateway [--port=3000] Serve every workspace app behind one port, routed by domain + wrnexus production [workspace-dir] Build, migrate, and serve the complete production workspace + wrnexus [workspace-dir] Run a configured workspace environment (development/staging/custom) + wrnexus generate Scaffold a page | component | api | schema + wrnexus generate routes | docker | mobile + Generate routes or scaffold deployment targets + wrnexus generate types [app-dir] Generate application-wide route/component/key types + wrnexus routes [app-dir] Generate typed named routes + wrnexus typecheck [app-dir] Generate types and check TypeScript plus every .wrn file + wrnexus mobile add Install Capacitor or Expo native packages + wrnexus mobile compile Compile .wrn pages into native Expo routes + wrnexus native list List cross-platform native capabilities + wrnexus native add Install capability packages for the configured mobile mode + wrnexus eject Copy a Wire UI component into app/components + wrnexus update [dir] [--latest] Upgrade deps, migrate project files, and verify the app + wrnexus db Migrations: migrate | rollback | status | seed | generate | new + wrnexus authz Authorization: list | generate | init [--dialect=sqlite|postgres|mysql] + wrnexus test [level] [app-dir] [--watch] + Run unit | component | api | browser | visual | accessibility | performance + wrnexus profiles [app-dir] List config profiles (dev/prod/uat/…) and their env files + wrnexus doctor [app-dir] [--fix] Check project health; optionally apply safe repairs + wrnexus compatibility [app-dir] + Inspect or explicitly upgrade behavior defaults + wrnexus contracts [app-dir] + Detect breaking boundary contract changes + wrnexus security [app-dir] + Audit ASVS controls, inspect headers, or run abuse tests + wrnexus api [app-dir] Generate OpenAPI, docs, Postman, examples and SDKs + wrnexus sdk generate [app-dir] + Generate TypeScript, JavaScript, Java, Go, or Python SDK + wrnexus deploy [app-dir] Generate docker | kubernetes | systemd | railway | render | fly + wrnexus mcp [app-dir] Start the WRNexus MCP server over stdio + wrnexus i18n [app-dir] + Extract and audit translation keys + wrnexus report [app-dir] [--file=app/pages/page.wrn] + Create a sanitized reproduction bundle + wrnexus playground [--port=4173] Start the shareable WRN compiler playground + wrnexus config [app-dir] --explain Print the fully resolved profile configuration + wrnexus analyze [app-dir] Inspect dist/build-report.json and performance budgets + wrnexus explain [subject] [app-dir] + Explain compiler and production build decisions + wrnexus explain [app-dir] + Explain route caching or permission enforcement + wrnexus inspect [app-dir] Inspect packages | plugins | routes | assets | runtimes | styles | migrations | bundle + wrnexus inspect component [app-dir] + Inspect a component's typed public contract + wrnexus generate system Scaffold a complete framework-native package + +Profiles: pass --profile= to dev/build/db (or set WRNEXUS_PROFILE) to load +that profile's .env cascade and config overrides. e.g. wrnexus dev --profile=uat + +Workspace environments: configure protocol, rootDomain, port, hostname, runtime +(development|production), hmr, build, migrate, and profile in wrnexus.workspace.ts. +CLI overrides: --port, --host, --build/--no-build, --migrate/--no-migrate, +--profile, and --prepare-only. + +Update options: --dry-run previews changes; --no-verify skips post-update check/build. +``` + +## CLI workflows with expected output + +Commands below are copy-ready. Paths, ports, counts, and timings vary by project; the shown output identifies the success condition to check. + +### Create, check, build, and preview an application + +```bash +bunx @wrnexus/cli@0.8.8 create my-app +cd my-app +bun install +bunx wrnexus typecheck . +bunx wrnexus build . +bunx wrnexus preview . --port=3000 +``` + +Expected output: + +```text +✓ Application types are valid +✓ Runtime: .../dist/reactive.js +✓ Styles: .../dist/styles.css +✓ Server: .../dist/server.js +Run it: bun .../dist/server.js +``` + +### Generate framework files and committed application types + +```bash +bunx wrnexus generate page Dashboard +bunx wrnexus generate component status-card +bunx wrnexus generate api health +bunx wrnexus generate schema account +bunx wrnexus generate routes +bunx wrnexus generate types . +``` + +Expected output includes created source paths followed by: + +```text +✓ Generated app/routes.gen.ts (... routes) +✓ Generated .../app/types/wrnexus.generated.d.ts (... routes, ... components) +``` + +### Run development and production-runtime modes + +```bash +bunx wrnexus dev . --port=3000 +bunx wrnexus dev . --services --services-port=3099 +bunx wrnexus dev . --production-runtime --port=3000 +``` + +Expected output reports the active profile, discovered plugins/routes, generated cache path, and listening URL. Production-runtime mode rebuilds and reloads the exact production artifact. + +### Database lifecycle + +```bash +bunx wrnexus db status +bunx wrnexus db new create_accounts --from-models +bunx wrnexus db migrate +bunx wrnexus db generate +bunx wrnexus db seed +``` + +Expected output identifies the selected profile/dialect, migration state, applied migration names, and generated typed query files. Run `db rollback` only when intentionally reverting the latest migration. + +### Diagnose, inspect, and enforce contracts + +```bash +bunx wrnexus doctor . +bunx wrnexus typecheck . +bunx wrnexus compatibility check . +bunx wrnexus contracts check . +bunx wrnexus security audit . +bunx wrnexus inspect packages . +bunx wrnexus inspect routes . +bunx wrnexus inspect component Navbar . +bunx wrnexus analyze . +``` + +Successful checks exit with status 0. Inspect commands print the resolved package, route, component, asset, runtime, style, migration, or bundle contract without changing the application. + +### Tests, API artifacts, SDKs, and deployment manifests + +```bash +bunx wrnexus test unit . +bunx wrnexus test component . +bunx wrnexus test api . +bunx wrnexus test browser . +bunx wrnexus api generate . +bunx wrnexus api docs . +bunx wrnexus sdk generate typescript . +bunx wrnexus deploy docker . +``` + +Test commands return the underlying suite summary and a nonzero status on failure. API/SDK/deploy commands report each generated artifact; review and commit generated files after validation. + +### Workspaces and environments + +```bash +bunx wrnexus workspace company-platform +cd company-platform +bunx wrnexus workspace add reports --domain=reports.localhost +bunx wrnexus gateway --port=3000 +bunx wrnexus production . --prepare-only +bunx wrnexus staging . +``` + +Expected output lists created apps, domain mappings, selected environment/profile, build and migration decisions, and the gateway address. + +### Internationalization, native targets, MCP, and support bundles + +```bash +bunx wrnexus i18n extract . +bunx wrnexus i18n validate . +bunx wrnexus generate mobile +bunx wrnexus mobile compile +bunx wrnexus native list +bunx wrnexus mcp . +bunx wrnexus report . --file=app/pages/index.wrn +``` + +Expected output identifies extracted/validated translation keys, generated native routes, available capabilities, MCP stdio startup, or the sanitized reproduction archive. MCP uses stdio, so protocol messages—not a web URL—are its normal runtime output. + +### Safe upgrades + +```bash +bunx wrnexus update . --latest --dry-run +bunx wrnexus update . --latest +``` + +The dry run previews dependency and migration changes. A real update prints the source and target versions, backup directory, each migration action, installation result, and verification result. Commit or back up the application before upgrading. + # Canonical documentation locations - Framework and package documentation: https://wrnexusjs.dev/ @@ -1544,7 +1966,7 @@ The dry run previews dependency and migration changes. A real update prints the # Installed package documentation -The following README files and declarations come from the installed private 0.8.7 release. +The following README files and declarations come from the installed private 0.8.8 release. ## @wrnexus/ai @@ -2152,7 +2574,7 @@ export { A as AUTH_SECURITY_EVENT_TYPES, a as AuthAccountStatus, b as AuthClock, export { MemoryAuthStore } from './stores/memory.js'; export { SqlAuthStore } from './stores/sql.js'; export { AUTH_SESSION_KEY, authSession, clearAuthSession, establishAuthSession, getAuthSession, getAuthUser, isAuthenticatedContext, requireAuth } from './middleware.js'; -export { A as AuthHttpOptions, a as AuthPasskeyHttpOptions, b as AuthSchemaOverrides, c as AuthSchemaSet, d as authBrowserSchemaDescriptors, e as authBrowserSchemaMap, f as authSchemas, g as authenticatorConfirmSchema, h as authenticatorDisableSchema, i as authenticatorSetupSchema, j as changePasswordSchema, k as createAuthHttpHandlers, l as emptyActionSchema, m as impersonationStartSchema, n as invitationAcceptSchema, o as loginSchema, p as magicLinkConsumeSchema, q as magicLinkRequestSchema, r as mfaOtpRequestSchema, s as mfaSchema, t as otpIssueSchema, u as otpLoginCompleteSchema, v as otpLoginRequestSchema, w as otpSchema, x as passkeyAuthenticationOptionsSchema, y as passkeyAuthenticationVerifySchema, z as passkeyRegistrationOptionsSchema, B as passkeyRegistrationVerifySchema, C as passwordResetRequestSchema, D as passwordResetSchema, E as recoveryCodesSchema, F as registerSchema, G as resolveAuthSchemas, H as sessionRevokeSchema, I as signUpSchema, J as verificationRequestSchema, K as verificationTokenSchema } from './index-CSXo5T-F.js'; +export { A as AuthHttpOptions, a as AuthPasskeyHttpOptions, b as AuthSchemaOverrides, c as AuthSchemaSet, d as authBrowserSchemaDescriptors, e as authBrowserSchemaMap, f as authSchemas, g as authenticatorConfirmSchema, h as authenticatorDisableSchema, i as authenticatorSetupSchema, j as changePasswordSchema, k as createAuthHttpHandlers, l as emptyActionSchema, m as impersonationStartSchema, n as invitationAcceptSchema, o as loginSchema, p as magicLinkConsumeSchema, q as magicLinkRequestSchema, r as mfaOtpRequestSchema, s as mfaSchema, t as otpIssueSchema, u as otpLoginCompleteSchema, v as otpLoginRequestSchema, w as otpSchema, x as passkeyAuthenticationOptionsSchema, y as passkeyAuthenticationVerifySchema, z as passkeyRegistrationOptionsSchema, B as passkeyRegistrationVerifySchema, C as passwordResetRequestSchema, D as passwordResetSchema, E as recoveryCodesSchema, F as registerSchema, G as resolveAuthSchemas, H as sessionRevokeSchema, I as signUpSchema, J as verificationRequestSchema, K as verificationTokenSchema } from './index-B4uaD0Z3.js'; export { AuthAuditIssue, AuthConfig, AuthPluginOptions, AuthRoutesConfig, authComponentsDir, authPlugin } from './plugin.js'; export { DefaultAuthRouteOptions, clearDefaultAuthEngine, getDefaultAuthEngine, getDefaultAuthRouteOptions, getDefaultAuthSchemas, hasDefaultAuthEngine, setDefaultAuthEngine, setDefaultAuthRouteOptions, setDefaultAuthSchemas, tryGetDefaultAuthEngine } from './runtime.js'; export { createAuthSecretProtector } from './protector.js'; @@ -9623,6 +10045,10 @@ interface WorkspaceCompletionItem { } declare function workspaceCompletionItems(root: string): WorkspaceCompletionItem[]; declare function clearWorkspaceIndexCache(root?: string): void; +declare function workspaceSymbolLocations(root: string, name: string, limit?: number): { + uri: string; + range: Range; +}[]; declare function extractComponentRefactor(document: TextDocument, range: Range, name: string): { documentChanges: ({ kind: string; @@ -9664,7 +10090,9 @@ declare function wordAt(text: string, position: Position): { word: string; range: Range; } | null; -declare function documentDiagnostics(document: TextDocument): { +declare function documentDiagnostics(document: TextDocument, options?: { + includeTypes?: boolean; +}): { range: { start: { line: number; @@ -9740,8 +10168,16 @@ declare function completionItems(): { kind: number; detail: string; }[]; +declare const semanticTokensLegend: { + tokenTypes: "variable"[]; + tokenModifiers: ("declaration" | "modification")[]; +}; +/** Encode state declarations, reads, and writes using the LSP relative token format. */ +declare function semanticTokens(document: TextDocument): { + data: number[]; +}; -export { type Position, type Range, type TextDocument, WRN_COMPLETIONS, type WorkspaceCompletionItem, clearWorkspaceIndexCache, completionItems, definitionLocation, documentDiagnostics, documentSymbols, extractComponentRefactor, formatDocument, hover, htmlToWrn, offsetAt, positionAt, symbolLocations, virtualTypeScriptDocument, wordAt, workspaceCompletionItems }; +export { type Position, type Range, type TextDocument, WRN_COMPLETIONS, type WorkspaceCompletionItem, clearWorkspaceIndexCache, completionItems, definitionLocation, documentDiagnostics, documentSymbols, extractComponentRefactor, formatDocument, hover, htmlToWrn, offsetAt, positionAt, semanticTokens, semanticTokensLegend, symbolLocations, virtualTypeScriptDocument, wordAt, workspaceCompletionItems, workspaceSymbolLocations }; ``` --- diff --git a/public/llms.txt b/public/llms.txt index 94fe4f70..231ddc29 100644 --- a/public/llms.txt +++ b/public/llms.txt @@ -1,4 +1,4 @@ -# WRNexusJS documentation 0.8.7 +# WRNexusJS documentation 0.8.8 Status: Private Developer Preview. This site documents 47 release-aligned packages. @@ -259,7 +259,7 @@ export const POST = async (ctx) => { ## CLI -See the generated **Complete CLI command reference** below. It is sourced from the installed 0.8.7 executable so command names and options cannot drift. +See the generated **Complete CLI command reference** below. It is sourced from the installed 0.8.8 executable so command names and options cannot drift. ## When asked to "create a page/component/feature" @@ -1535,6 +1535,428 @@ bunx wrnexus update . --latest The dry run previews dependency and migration changes. A real update prints the source and target versions, backup directory, each migration action, installation result, and verification result. Commit or back up the application before upgrading. +# Complete CLI command reference + +This section is generated from the installed `@wrnexus/cli@0.8.8` executable. It is the canonical command inventory for this release. + +```text +wrnexus — WrNexus CLI + +Usage: + wrnexus dev [app-dir] [--port=3000] [--host=::] + Start the development server (live reload) + wrnexus dev [app-dir] --services Start local production-service simulators with the app + wrnexus dev [app-dir] --production-runtime + wrnexus dev [app-dir] --services [--services-port=3099] [--services-http] + Rebuild and reload the exact production artifact + wrnexus build [app-dir] Build a production server bundle + assets + wrnexus preview [app-dir] Serve the existing exact production output + wrnexus create Scaffold a new app + wrnexus workspace Scaffold a monorepo (apps/* + shared packages/*) + wrnexus workspace add [--domain=name.localhost] + Add an app to the current workspace + wrnexus gateway [--port=3000] Serve every workspace app behind one port, routed by domain + wrnexus production [workspace-dir] Build, migrate, and serve the complete production workspace + wrnexus [workspace-dir] Run a configured workspace environment (development/staging/custom) + wrnexus generate Scaffold a page | component | api | schema + wrnexus generate routes | docker | mobile + Generate routes or scaffold deployment targets + wrnexus generate types [app-dir] Generate application-wide route/component/key types + wrnexus routes [app-dir] Generate typed named routes + wrnexus typecheck [app-dir] Generate types and check TypeScript plus every .wrn file + wrnexus mobile add Install Capacitor or Expo native packages + wrnexus mobile compile Compile .wrn pages into native Expo routes + wrnexus native list List cross-platform native capabilities + wrnexus native add Install capability packages for the configured mobile mode + wrnexus eject Copy a Wire UI component into app/components + wrnexus update [dir] [--latest] Upgrade deps, migrate project files, and verify the app + wrnexus db Migrations: migrate | rollback | status | seed | generate | new + wrnexus authz Authorization: list | generate | init [--dialect=sqlite|postgres|mysql] + wrnexus test [level] [app-dir] [--watch] + Run unit | component | api | browser | visual | accessibility | performance + wrnexus profiles [app-dir] List config profiles (dev/prod/uat/…) and their env files + wrnexus doctor [app-dir] [--fix] Check project health; optionally apply safe repairs + wrnexus compatibility [app-dir] + Inspect or explicitly upgrade behavior defaults + wrnexus contracts [app-dir] + Detect breaking boundary contract changes + wrnexus security [app-dir] + Audit ASVS controls, inspect headers, or run abuse tests + wrnexus api [app-dir] Generate OpenAPI, docs, Postman, examples and SDKs + wrnexus sdk generate [app-dir] + Generate TypeScript, JavaScript, Java, Go, or Python SDK + wrnexus deploy [app-dir] Generate docker | kubernetes | systemd | railway | render | fly + wrnexus mcp [app-dir] Start the WRNexus MCP server over stdio + wrnexus i18n [app-dir] + Extract and audit translation keys + wrnexus report [app-dir] [--file=app/pages/page.wrn] + Create a sanitized reproduction bundle + wrnexus playground [--port=4173] Start the shareable WRN compiler playground + wrnexus config [app-dir] --explain Print the fully resolved profile configuration + wrnexus analyze [app-dir] Inspect dist/build-report.json and performance budgets + wrnexus explain [subject] [app-dir] + Explain compiler and production build decisions + wrnexus explain [app-dir] + Explain route caching or permission enforcement + wrnexus inspect [app-dir] Inspect packages | plugins | routes | assets | runtimes | styles | migrations | bundle + wrnexus inspect component [app-dir] + Inspect a component's typed public contract + wrnexus generate system Scaffold a complete framework-native package + +Profiles: pass --profile= to dev/build/db (or set WRNEXUS_PROFILE) to load +that profile's .env cascade and config overrides. e.g. wrnexus dev --profile=uat + +Workspace environments: configure protocol, rootDomain, port, hostname, runtime +(development|production), hmr, build, migrate, and profile in wrnexus.workspace.ts. +CLI overrides: --port, --host, --build/--no-build, --migrate/--no-migrate, +--profile, and --prepare-only. + +Update options: --dry-run previews changes; --no-verify skips post-update check/build. +``` + +## CLI workflows with expected output + +Commands below are copy-ready. Paths, ports, counts, and timings vary by project; the shown output identifies the success condition to check. + +### Create, check, build, and preview an application + +```bash +bunx @wrnexus/cli@0.8.8 create my-app +cd my-app +bun install +bunx wrnexus typecheck . +bunx wrnexus build . +bunx wrnexus preview . --port=3000 +``` + +Expected output: + +```text +✓ Application types are valid +✓ Runtime: .../dist/reactive.js +✓ Styles: .../dist/styles.css +✓ Server: .../dist/server.js +Run it: bun .../dist/server.js +``` + +### Generate framework files and committed application types + +```bash +bunx wrnexus generate page Dashboard +bunx wrnexus generate component status-card +bunx wrnexus generate api health +bunx wrnexus generate schema account +bunx wrnexus generate routes +bunx wrnexus generate types . +``` + +Expected output includes created source paths followed by: + +```text +✓ Generated app/routes.gen.ts (... routes) +✓ Generated .../app/types/wrnexus.generated.d.ts (... routes, ... components) +``` + +### Run development and production-runtime modes + +```bash +bunx wrnexus dev . --port=3000 +bunx wrnexus dev . --services --services-port=3099 +bunx wrnexus dev . --production-runtime --port=3000 +``` + +Expected output reports the active profile, discovered plugins/routes, generated cache path, and listening URL. Production-runtime mode rebuilds and reloads the exact production artifact. + +### Database lifecycle + +```bash +bunx wrnexus db status +bunx wrnexus db new create_accounts --from-models +bunx wrnexus db migrate +bunx wrnexus db generate +bunx wrnexus db seed +``` + +Expected output identifies the selected profile/dialect, migration state, applied migration names, and generated typed query files. Run `db rollback` only when intentionally reverting the latest migration. + +### Diagnose, inspect, and enforce contracts + +```bash +bunx wrnexus doctor . +bunx wrnexus typecheck . +bunx wrnexus compatibility check . +bunx wrnexus contracts check . +bunx wrnexus security audit . +bunx wrnexus inspect packages . +bunx wrnexus inspect routes . +bunx wrnexus inspect component Navbar . +bunx wrnexus analyze . +``` + +Successful checks exit with status 0. Inspect commands print the resolved package, route, component, asset, runtime, style, migration, or bundle contract without changing the application. + +### Tests, API artifacts, SDKs, and deployment manifests + +```bash +bunx wrnexus test unit . +bunx wrnexus test component . +bunx wrnexus test api . +bunx wrnexus test browser . +bunx wrnexus api generate . +bunx wrnexus api docs . +bunx wrnexus sdk generate typescript . +bunx wrnexus deploy docker . +``` + +Test commands return the underlying suite summary and a nonzero status on failure. API/SDK/deploy commands report each generated artifact; review and commit generated files after validation. + +### Workspaces and environments + +```bash +bunx wrnexus workspace company-platform +cd company-platform +bunx wrnexus workspace add reports --domain=reports.localhost +bunx wrnexus gateway --port=3000 +bunx wrnexus production . --prepare-only +bunx wrnexus staging . +``` + +Expected output lists created apps, domain mappings, selected environment/profile, build and migration decisions, and the gateway address. + +### Internationalization, native targets, MCP, and support bundles + +```bash +bunx wrnexus i18n extract . +bunx wrnexus i18n validate . +bunx wrnexus generate mobile +bunx wrnexus mobile compile +bunx wrnexus native list +bunx wrnexus mcp . +bunx wrnexus report . --file=app/pages/index.wrn +``` + +Expected output identifies extracted/validated translation keys, generated native routes, available capabilities, MCP stdio startup, or the sanitized reproduction archive. MCP uses stdio, so protocol messages—not a web URL—are its normal runtime output. + +### Safe upgrades + +```bash +bunx wrnexus update . --latest --dry-run +bunx wrnexus update . --latest +``` + +The dry run previews dependency and migration changes. A real update prints the source and target versions, backup directory, each migration action, installation result, and verification result. Commit or back up the application before upgrading. + +# Complete CLI command reference + +This section is generated from the installed `@wrnexus/cli@0.8.8` executable. It is the canonical command inventory for this release. + +```text +wrnexus — WrNexus CLI + +Usage: + wrnexus dev [app-dir] [--port=3000] [--host=::] + Start the development server (live reload) + wrnexus dev [app-dir] --services Start local production-service simulators with the app + wrnexus dev [app-dir] --production-runtime + wrnexus dev [app-dir] --services [--services-port=3099] [--services-http] + Rebuild and reload the exact production artifact + wrnexus build [app-dir] Build a production server bundle + assets + wrnexus preview [app-dir] Serve the existing exact production output + wrnexus create Scaffold a new app + wrnexus workspace Scaffold a monorepo (apps/* + shared packages/*) + wrnexus workspace add [--domain=name.localhost] + Add an app to the current workspace + wrnexus gateway [--port=3000] Serve every workspace app behind one port, routed by domain + wrnexus production [workspace-dir] Build, migrate, and serve the complete production workspace + wrnexus [workspace-dir] Run a configured workspace environment (development/staging/custom) + wrnexus generate Scaffold a page | component | api | schema + wrnexus generate routes | docker | mobile + Generate routes or scaffold deployment targets + wrnexus generate types [app-dir] Generate application-wide route/component/key types + wrnexus routes [app-dir] Generate typed named routes + wrnexus typecheck [app-dir] Generate types and check TypeScript plus every .wrn file + wrnexus mobile add Install Capacitor or Expo native packages + wrnexus mobile compile Compile .wrn pages into native Expo routes + wrnexus native list List cross-platform native capabilities + wrnexus native add Install capability packages for the configured mobile mode + wrnexus eject Copy a Wire UI component into app/components + wrnexus update [dir] [--latest] Upgrade deps, migrate project files, and verify the app + wrnexus db Migrations: migrate | rollback | status | seed | generate | new + wrnexus authz Authorization: list | generate | init [--dialect=sqlite|postgres|mysql] + wrnexus test [level] [app-dir] [--watch] + Run unit | component | api | browser | visual | accessibility | performance + wrnexus profiles [app-dir] List config profiles (dev/prod/uat/…) and their env files + wrnexus doctor [app-dir] [--fix] Check project health; optionally apply safe repairs + wrnexus compatibility [app-dir] + Inspect or explicitly upgrade behavior defaults + wrnexus contracts [app-dir] + Detect breaking boundary contract changes + wrnexus security [app-dir] + Audit ASVS controls, inspect headers, or run abuse tests + wrnexus api [app-dir] Generate OpenAPI, docs, Postman, examples and SDKs + wrnexus sdk generate [app-dir] + Generate TypeScript, JavaScript, Java, Go, or Python SDK + wrnexus deploy [app-dir] Generate docker | kubernetes | systemd | railway | render | fly + wrnexus mcp [app-dir] Start the WRNexus MCP server over stdio + wrnexus i18n [app-dir] + Extract and audit translation keys + wrnexus report [app-dir] [--file=app/pages/page.wrn] + Create a sanitized reproduction bundle + wrnexus playground [--port=4173] Start the shareable WRN compiler playground + wrnexus config [app-dir] --explain Print the fully resolved profile configuration + wrnexus analyze [app-dir] Inspect dist/build-report.json and performance budgets + wrnexus explain [subject] [app-dir] + Explain compiler and production build decisions + wrnexus explain [app-dir] + Explain route caching or permission enforcement + wrnexus inspect [app-dir] Inspect packages | plugins | routes | assets | runtimes | styles | migrations | bundle + wrnexus inspect component [app-dir] + Inspect a component's typed public contract + wrnexus generate system Scaffold a complete framework-native package + +Profiles: pass --profile= to dev/build/db (or set WRNEXUS_PROFILE) to load +that profile's .env cascade and config overrides. e.g. wrnexus dev --profile=uat + +Workspace environments: configure protocol, rootDomain, port, hostname, runtime +(development|production), hmr, build, migrate, and profile in wrnexus.workspace.ts. +CLI overrides: --port, --host, --build/--no-build, --migrate/--no-migrate, +--profile, and --prepare-only. + +Update options: --dry-run previews changes; --no-verify skips post-update check/build. +``` + +## CLI workflows with expected output + +Commands below are copy-ready. Paths, ports, counts, and timings vary by project; the shown output identifies the success condition to check. + +### Create, check, build, and preview an application + +```bash +bunx @wrnexus/cli@0.8.8 create my-app +cd my-app +bun install +bunx wrnexus typecheck . +bunx wrnexus build . +bunx wrnexus preview . --port=3000 +``` + +Expected output: + +```text +✓ Application types are valid +✓ Runtime: .../dist/reactive.js +✓ Styles: .../dist/styles.css +✓ Server: .../dist/server.js +Run it: bun .../dist/server.js +``` + +### Generate framework files and committed application types + +```bash +bunx wrnexus generate page Dashboard +bunx wrnexus generate component status-card +bunx wrnexus generate api health +bunx wrnexus generate schema account +bunx wrnexus generate routes +bunx wrnexus generate types . +``` + +Expected output includes created source paths followed by: + +```text +✓ Generated app/routes.gen.ts (... routes) +✓ Generated .../app/types/wrnexus.generated.d.ts (... routes, ... components) +``` + +### Run development and production-runtime modes + +```bash +bunx wrnexus dev . --port=3000 +bunx wrnexus dev . --services --services-port=3099 +bunx wrnexus dev . --production-runtime --port=3000 +``` + +Expected output reports the active profile, discovered plugins/routes, generated cache path, and listening URL. Production-runtime mode rebuilds and reloads the exact production artifact. + +### Database lifecycle + +```bash +bunx wrnexus db status +bunx wrnexus db new create_accounts --from-models +bunx wrnexus db migrate +bunx wrnexus db generate +bunx wrnexus db seed +``` + +Expected output identifies the selected profile/dialect, migration state, applied migration names, and generated typed query files. Run `db rollback` only when intentionally reverting the latest migration. + +### Diagnose, inspect, and enforce contracts + +```bash +bunx wrnexus doctor . +bunx wrnexus typecheck . +bunx wrnexus compatibility check . +bunx wrnexus contracts check . +bunx wrnexus security audit . +bunx wrnexus inspect packages . +bunx wrnexus inspect routes . +bunx wrnexus inspect component Navbar . +bunx wrnexus analyze . +``` + +Successful checks exit with status 0. Inspect commands print the resolved package, route, component, asset, runtime, style, migration, or bundle contract without changing the application. + +### Tests, API artifacts, SDKs, and deployment manifests + +```bash +bunx wrnexus test unit . +bunx wrnexus test component . +bunx wrnexus test api . +bunx wrnexus test browser . +bunx wrnexus api generate . +bunx wrnexus api docs . +bunx wrnexus sdk generate typescript . +bunx wrnexus deploy docker . +``` + +Test commands return the underlying suite summary and a nonzero status on failure. API/SDK/deploy commands report each generated artifact; review and commit generated files after validation. + +### Workspaces and environments + +```bash +bunx wrnexus workspace company-platform +cd company-platform +bunx wrnexus workspace add reports --domain=reports.localhost +bunx wrnexus gateway --port=3000 +bunx wrnexus production . --prepare-only +bunx wrnexus staging . +``` + +Expected output lists created apps, domain mappings, selected environment/profile, build and migration decisions, and the gateway address. + +### Internationalization, native targets, MCP, and support bundles + +```bash +bunx wrnexus i18n extract . +bunx wrnexus i18n validate . +bunx wrnexus generate mobile +bunx wrnexus mobile compile +bunx wrnexus native list +bunx wrnexus mcp . +bunx wrnexus report . --file=app/pages/index.wrn +``` + +Expected output identifies extracted/validated translation keys, generated native routes, available capabilities, MCP stdio startup, or the sanitized reproduction archive. MCP uses stdio, so protocol messages—not a web URL—are its normal runtime output. + +### Safe upgrades + +```bash +bunx wrnexus update . --latest --dry-run +bunx wrnexus update . --latest +``` + +The dry run previews dependency and migration changes. A real update prints the source and target versions, backup directory, each migration action, installation result, and verification result. Commit or back up the application before upgrading. + # Canonical documentation locations - Framework and package documentation: https://wrnexusjs.dev/ @@ -1545,289 +1967,289 @@ The dry run previews dependency and migration changes. A real update prints the ## @wrnexus/ai -- @wrnexus/ai 0.8.7 +- @wrnexus/ai 0.8.8 - Documentation: https://wrnexusjs.dev/packages/ai - README and complete exported TypeScript API: https://wrnexusjs.dev/llms-full.txt ## @wrnexus/auth -- @wrnexus/auth 0.8.7 +- @wrnexus/auth 0.8.8 - Documentation: https://wrnexusjs.dev/packages/auth - README and complete exported TypeScript API: https://wrnexusjs.dev/llms-full.txt ## @wrnexus/authz -- @wrnexus/authz 0.8.7 +- @wrnexus/authz 0.8.8 - Documentation: https://wrnexusjs.dev/packages/authz - README and complete exported TypeScript API: https://wrnexusjs.dev/llms-full.txt ## @wrnexus/benchmark -- @wrnexus/benchmark 0.8.7 +- @wrnexus/benchmark 0.8.8 - Documentation: https://wrnexusjs.dev/packages/benchmark - README and complete exported TypeScript API: https://wrnexusjs.dev/llms-full.txt ## @wrnexus/cache -- @wrnexus/cache 0.8.7 +- @wrnexus/cache 0.8.8 - Documentation: https://wrnexusjs.dev/packages/cache - README and complete exported TypeScript API: https://wrnexusjs.dev/llms-full.txt ## @wrnexus/captcha -- @wrnexus/captcha 0.8.7 +- @wrnexus/captcha 0.8.8 - Documentation: https://wrnexusjs.dev/packages/captcha - README and complete exported TypeScript API: https://wrnexusjs.dev/llms-full.txt ## @wrnexus/cli -- @wrnexus/cli 0.8.7 +- @wrnexus/cli 0.8.8 - Documentation: https://wrnexusjs.dev/packages/cli - README and complete exported TypeScript API: https://wrnexusjs.dev/llms-full.txt ## @wrnexus/compiler -- @wrnexus/compiler 0.8.7 +- @wrnexus/compiler 0.8.8 - Documentation: https://wrnexusjs.dev/packages/compiler - README and complete exported TypeScript API: https://wrnexusjs.dev/llms-full.txt ## @wrnexus/content -- @wrnexus/content 0.8.7 +- @wrnexus/content 0.8.8 - Documentation: https://wrnexusjs.dev/packages/content - README and complete exported TypeScript API: https://wrnexusjs.dev/llms-full.txt ## @wrnexus/core -- @wrnexus/core 0.8.7 +- @wrnexus/core 0.8.8 - Documentation: https://wrnexusjs.dev/packages/core - README and complete exported TypeScript API: https://wrnexusjs.dev/llms-full.txt ## @wrnexus/csr -- @wrnexus/csr 0.8.7 +- @wrnexus/csr 0.8.8 - Documentation: https://wrnexusjs.dev/packages/csr - README and complete exported TypeScript API: https://wrnexusjs.dev/llms-full.txt ## @wrnexus/db -- @wrnexus/db 0.8.7 +- @wrnexus/db 0.8.8 - Documentation: https://wrnexusjs.dev/packages/db - README and complete exported TypeScript API: https://wrnexusjs.dev/llms-full.txt ## @wrnexus/dev-server -- @wrnexus/dev-server 0.8.7 +- @wrnexus/dev-server 0.8.8 - Documentation: https://wrnexusjs.dev/packages/dev-server - README and complete exported TypeScript API: https://wrnexusjs.dev/llms-full.txt ## @wrnexus/dev-toolbar -- @wrnexus/dev-toolbar 0.8.7 +- @wrnexus/dev-toolbar 0.8.8 - Documentation: https://wrnexusjs.dev/packages/dev-toolbar - README and complete exported TypeScript API: https://wrnexusjs.dev/llms-full.txt ## @wrnexus/encryption -- @wrnexus/encryption 0.8.7 +- @wrnexus/encryption 0.8.8 - Documentation: https://wrnexusjs.dev/packages/encryption - README and complete exported TypeScript API: https://wrnexusjs.dev/llms-full.txt ## @wrnexus/graphql -- @wrnexus/graphql 0.8.7 +- @wrnexus/graphql 0.8.8 - Documentation: https://wrnexusjs.dev/packages/graphql - README and complete exported TypeScript API: https://wrnexusjs.dev/llms-full.txt ## @wrnexus/helpers -- @wrnexus/helpers 0.8.7 +- @wrnexus/helpers 0.8.8 - Documentation: https://wrnexusjs.dev/packages/helpers - README and complete exported TypeScript API: https://wrnexusjs.dev/llms-full.txt ## @wrnexus/i18n -- @wrnexus/i18n 0.8.7 +- @wrnexus/i18n 0.8.8 - Documentation: https://wrnexusjs.dev/packages/i18n - README and complete exported TypeScript API: https://wrnexusjs.dev/llms-full.txt ## @wrnexus/identity -- @wrnexus/identity 0.8.7 +- @wrnexus/identity 0.8.8 - Documentation: https://wrnexusjs.dev/packages/identity - README and complete exported TypeScript API: https://wrnexusjs.dev/llms-full.txt ## @wrnexus/image -- @wrnexus/image 0.8.7 +- @wrnexus/image 0.8.8 - Documentation: https://wrnexusjs.dev/packages/image - README and complete exported TypeScript API: https://wrnexusjs.dev/llms-full.txt ## @wrnexus/jwt -- @wrnexus/jwt 0.8.7 +- @wrnexus/jwt 0.8.8 - Documentation: https://wrnexusjs.dev/packages/jwt - README and complete exported TypeScript API: https://wrnexusjs.dev/llms-full.txt ## @wrnexus/language-server -- @wrnexus/language-server 0.8.7 +- @wrnexus/language-server 0.8.8 - Documentation: https://wrnexusjs.dev/packages/language-server - README and complete exported TypeScript API: https://wrnexusjs.dev/llms-full.txt ## @wrnexus/mcp -- @wrnexus/mcp 0.8.7 +- @wrnexus/mcp 0.8.8 - Documentation: https://wrnexusjs.dev/packages/mcp - README and complete exported TypeScript API: https://wrnexusjs.dev/llms-full.txt ## @wrnexus/mobile -- @wrnexus/mobile 0.8.7 +- @wrnexus/mobile 0.8.8 - Documentation: https://wrnexusjs.dev/packages/mobile - README and complete exported TypeScript API: https://wrnexusjs.dev/llms-full.txt ## @wrnexus/native -- @wrnexus/native 0.8.7 +- @wrnexus/native 0.8.8 - Documentation: https://wrnexusjs.dev/packages/native - README and complete exported TypeScript API: https://wrnexusjs.dev/llms-full.txt ## @wrnexus/oauth -- @wrnexus/oauth 0.8.7 +- @wrnexus/oauth 0.8.8 - Documentation: https://wrnexusjs.dev/packages/oauth - README and complete exported TypeScript API: https://wrnexusjs.dev/llms-full.txt ## @wrnexus/observability -- @wrnexus/observability 0.8.7 +- @wrnexus/observability 0.8.8 - Documentation: https://wrnexusjs.dev/packages/observability - README and complete exported TypeScript API: https://wrnexusjs.dev/llms-full.txt ## @wrnexus/playground -- @wrnexus/playground 0.8.7 +- @wrnexus/playground 0.8.8 - Documentation: https://wrnexusjs.dev/packages/playground - README and complete exported TypeScript API: https://wrnexusjs.dev/llms-full.txt ## @wrnexus/plugin -- @wrnexus/plugin 0.8.7 +- @wrnexus/plugin 0.8.8 - Documentation: https://wrnexusjs.dev/packages/plugin - README and complete exported TypeScript API: https://wrnexusjs.dev/llms-full.txt ## @wrnexus/pubsub -- @wrnexus/pubsub 0.8.7 +- @wrnexus/pubsub 0.8.8 - Documentation: https://wrnexusjs.dev/packages/pubsub - README and complete exported TypeScript API: https://wrnexusjs.dev/llms-full.txt ## @wrnexus/pwa -- @wrnexus/pwa 0.8.7 +- @wrnexus/pwa 0.8.8 - Documentation: https://wrnexusjs.dev/packages/pwa - README and complete exported TypeScript API: https://wrnexusjs.dev/llms-full.txt ## @wrnexus/queue -- @wrnexus/queue 0.8.7 +- @wrnexus/queue 0.8.8 - Documentation: https://wrnexusjs.dev/packages/queue - README and complete exported TypeScript API: https://wrnexusjs.dev/llms-full.txt ## @wrnexus/reactive -- @wrnexus/reactive 0.8.7 +- @wrnexus/reactive 0.8.8 - Documentation: https://wrnexusjs.dev/packages/reactive - README and complete exported TypeScript API: https://wrnexusjs.dev/llms-full.txt ## @wrnexus/realtime -- @wrnexus/realtime 0.8.7 +- @wrnexus/realtime 0.8.8 - Documentation: https://wrnexusjs.dev/packages/realtime - README and complete exported TypeScript API: https://wrnexusjs.dev/llms-full.txt ## @wrnexus/router -- @wrnexus/router 0.8.7 +- @wrnexus/router 0.8.8 - Documentation: https://wrnexusjs.dev/packages/router - README and complete exported TypeScript API: https://wrnexusjs.dev/llms-full.txt ## @wrnexus/rpc -- @wrnexus/rpc 0.8.7 +- @wrnexus/rpc 0.8.8 - Documentation: https://wrnexusjs.dev/packages/rpc - README and complete exported TypeScript API: https://wrnexusjs.dev/llms-full.txt ## @wrnexus/security -- @wrnexus/security 0.8.7 +- @wrnexus/security 0.8.8 - Documentation: https://wrnexusjs.dev/packages/security - README and complete exported TypeScript API: https://wrnexusjs.dev/llms-full.txt ## @wrnexus/ssr -- @wrnexus/ssr 0.8.7 +- @wrnexus/ssr 0.8.8 - Documentation: https://wrnexusjs.dev/packages/ssr - README and complete exported TypeScript API: https://wrnexusjs.dev/llms-full.txt ## @wrnexus/store -- @wrnexus/store 0.8.7 +- @wrnexus/store 0.8.8 - Documentation: https://wrnexusjs.dev/packages/store - README and complete exported TypeScript API: https://wrnexusjs.dev/llms-full.txt ## @wrnexus/styles -- @wrnexus/styles 0.8.7 +- @wrnexus/styles 0.8.8 - Documentation: https://wrnexusjs.dev/packages/styles - README and complete exported TypeScript API: https://wrnexusjs.dev/llms-full.txt ## @wrnexus/syntax -- @wrnexus/syntax 0.8.7 +- @wrnexus/syntax 0.8.8 - Documentation: https://wrnexusjs.dev/packages/syntax - README and complete exported TypeScript API: https://wrnexusjs.dev/llms-full.txt ## @wrnexus/test -- @wrnexus/test 0.8.7 +- @wrnexus/test 0.8.8 - Documentation: https://wrnexusjs.dev/packages/test - README and complete exported TypeScript API: https://wrnexusjs.dev/llms-full.txt ## @wrnexus/tracking -- @wrnexus/tracking 0.8.7 +- @wrnexus/tracking 0.8.8 - Documentation: https://wrnexusjs.dev/packages/tracking - README and complete exported TypeScript API: https://wrnexusjs.dev/llms-full.txt ## @wrnexus/typecheck -- @wrnexus/typecheck 0.8.7 +- @wrnexus/typecheck 0.8.8 - Documentation: https://wrnexusjs.dev/packages/typecheck - README and complete exported TypeScript API: https://wrnexusjs.dev/llms-full.txt ## @wrnexus/ui -- @wrnexus/ui 0.8.7 +- @wrnexus/ui 0.8.8 - Documentation: https://wrnexusjs.dev/packages/ui - README and complete exported TypeScript API: https://wrnexusjs.dev/llms-full.txt ## @wrnexus/uploader -- @wrnexus/uploader 0.8.7 +- @wrnexus/uploader 0.8.8 - Documentation: https://wrnexusjs.dev/packages/uploader - README and complete exported TypeScript API: https://wrnexusjs.dev/llms-full.txt ## @wrnexus/validation -- @wrnexus/validation 0.8.7 +- @wrnexus/validation 0.8.8 - Documentation: https://wrnexusjs.dev/packages/validation - README and complete exported TypeScript API: https://wrnexusjs.dev/llms-full.txt # UI component catalog -The installed @wrnexus/ui 0.8.7 release contains 102 documented components. The contracts below include every mount name, purpose, prop type, required/default status, slot, and event. Interactive examples live only on the dedicated component showcase. +The installed @wrnexus/ui 0.8.8 release contains 102 documented components. The contracts below include every mount name, purpose, prop type, required/default status, slot, and event. Interactive examples live only on the dedicated component showcase. ### Accordion Showcase: https://component.wrnexusjs.dev/ diff --git a/public/sitemap.xml b/public/sitemap.xml index 0f6cfc2d..9597c29c 100644 --- a/public/sitemap.xml +++ b/public/sitemap.xml @@ -1,2 +1,2 @@ -https://wrnexusjs.dev/https://wrnexusjs.dev/accesshttps://wrnexusjs.dev/getting-startedhttps://wrnexusjs.dev/tutorialhttps://wrnexusjs.dev/architecturehttps://wrnexusjs.dev/languagehttps://wrnexusjs.dev/packageshttps://wrnexusjs.dev/guides/project-structurehttps://wrnexusjs.dev/guides/routinghttps://wrnexusjs.dev/guides/pages-and-componentshttps://wrnexusjs.dev/guides/server-datahttps://wrnexusjs.dev/guides/api-routeshttps://wrnexusjs.dev/guides/middlewarehttps://wrnexusjs.dev/guides/forms-and-validationhttps://wrnexusjs.dev/guides/authenticationhttps://wrnexusjs.dev/guides/authorizationhttps://wrnexusjs.dev/guides/securityhttps://wrnexusjs.dev/guides/databasehttps://wrnexusjs.dev/guides/uploadshttps://wrnexusjs.dev/guides/realtimehttps://wrnexusjs.dev/guides/pubsubhttps://wrnexusjs.dev/guides/queueshttps://wrnexusjs.dev/guides/testinghttps://wrnexusjs.dev/guides/workspaces-and-gatewayhttps://wrnexusjs.dev/guides/deploymenthttps://wrnexusjs.dev/guides/configuration-and-profileshttps://wrnexusjs.dev/guides/i18n-and-themeshttps://wrnexusjs.dev/guides/mobilehttps://wrnexusjs.dev/guides/observabilityhttps://wrnexusjs.dev/guides/upgradinghttps://wrnexusjs.dev/guides/troubleshootinghttps://wrnexusjs.dev/guides/full-stack-auth-demohttps://wrnexusjs.dev/exampleshttps://wrnexusjs.dev/showcasehttps://wrnexusjs.dev/benchmarkshttps://wrnexusjs.dev/roadmaphttps://wrnexusjs.dev/changeloghttps://wrnexusjs.dev/releases/0.8.7https://wrnexusjs.dev/securityhttps://wrnexusjs.dev/supporthttps://wrnexusjs.dev/licensehttps://wrnexusjs.dev/searchhttps://wrnexusjs.dev/404https://wrnexusjs.dev/packages/aihttps://wrnexusjs.dev/packages/authhttps://wrnexusjs.dev/packages/authzhttps://wrnexusjs.dev/packages/benchmarkhttps://wrnexusjs.dev/packages/cachehttps://wrnexusjs.dev/packages/captchahttps://wrnexusjs.dev/packages/clihttps://wrnexusjs.dev/packages/compilerhttps://wrnexusjs.dev/packages/contenthttps://wrnexusjs.dev/packages/corehttps://wrnexusjs.dev/packages/csrhttps://wrnexusjs.dev/packages/dbhttps://wrnexusjs.dev/packages/dev-serverhttps://wrnexusjs.dev/packages/dev-toolbarhttps://wrnexusjs.dev/packages/encryptionhttps://wrnexusjs.dev/packages/graphqlhttps://wrnexusjs.dev/packages/helpershttps://wrnexusjs.dev/packages/i18nhttps://wrnexusjs.dev/packages/identityhttps://wrnexusjs.dev/packages/imagehttps://wrnexusjs.dev/packages/jwthttps://wrnexusjs.dev/packages/language-serverhttps://wrnexusjs.dev/packages/mcphttps://wrnexusjs.dev/packages/mobilehttps://wrnexusjs.dev/packages/nativehttps://wrnexusjs.dev/packages/oauthhttps://wrnexusjs.dev/packages/observabilityhttps://wrnexusjs.dev/packages/playgroundhttps://wrnexusjs.dev/packages/pluginhttps://wrnexusjs.dev/packages/pubsubhttps://wrnexusjs.dev/packages/pwahttps://wrnexusjs.dev/packages/queuehttps://wrnexusjs.dev/packages/reactivehttps://wrnexusjs.dev/packages/realtimehttps://wrnexusjs.dev/packages/routerhttps://wrnexusjs.dev/packages/rpchttps://wrnexusjs.dev/packages/securityhttps://wrnexusjs.dev/packages/ssrhttps://wrnexusjs.dev/packages/storehttps://wrnexusjs.dev/packages/styleshttps://wrnexusjs.dev/packages/syntaxhttps://wrnexusjs.dev/packages/testhttps://wrnexusjs.dev/packages/trackinghttps://wrnexusjs.dev/packages/typecheckhttps://wrnexusjs.dev/packages/uihttps://wrnexusjs.dev/packages/uploaderhttps://wrnexusjs.dev/packages/validation +https://wrnexusjs.dev/https://wrnexusjs.dev/accesshttps://wrnexusjs.dev/getting-startedhttps://wrnexusjs.dev/tutorialhttps://wrnexusjs.dev/architecturehttps://wrnexusjs.dev/languagehttps://wrnexusjs.dev/packageshttps://wrnexusjs.dev/guides/project-structurehttps://wrnexusjs.dev/guides/routinghttps://wrnexusjs.dev/guides/pages-and-componentshttps://wrnexusjs.dev/guides/server-datahttps://wrnexusjs.dev/guides/api-routeshttps://wrnexusjs.dev/guides/middlewarehttps://wrnexusjs.dev/guides/forms-and-validationhttps://wrnexusjs.dev/guides/authenticationhttps://wrnexusjs.dev/guides/authorizationhttps://wrnexusjs.dev/guides/securityhttps://wrnexusjs.dev/guides/databasehttps://wrnexusjs.dev/guides/uploadshttps://wrnexusjs.dev/guides/realtimehttps://wrnexusjs.dev/guides/pubsubhttps://wrnexusjs.dev/guides/queueshttps://wrnexusjs.dev/guides/testinghttps://wrnexusjs.dev/guides/workspaces-and-gatewayhttps://wrnexusjs.dev/guides/deploymenthttps://wrnexusjs.dev/guides/configuration-and-profileshttps://wrnexusjs.dev/guides/i18n-and-themeshttps://wrnexusjs.dev/guides/mobilehttps://wrnexusjs.dev/guides/observabilityhttps://wrnexusjs.dev/guides/upgradinghttps://wrnexusjs.dev/guides/troubleshootinghttps://wrnexusjs.dev/guides/full-stack-auth-demohttps://wrnexusjs.dev/exampleshttps://wrnexusjs.dev/showcasehttps://wrnexusjs.dev/benchmarkshttps://wrnexusjs.dev/roadmaphttps://wrnexusjs.dev/changeloghttps://wrnexusjs.dev/releases/0.8.8https://wrnexusjs.dev/securityhttps://wrnexusjs.dev/supporthttps://wrnexusjs.dev/licensehttps://wrnexusjs.dev/searchhttps://wrnexusjs.dev/404https://wrnexusjs.dev/packages/aihttps://wrnexusjs.dev/packages/authhttps://wrnexusjs.dev/packages/authzhttps://wrnexusjs.dev/packages/benchmarkhttps://wrnexusjs.dev/packages/cachehttps://wrnexusjs.dev/packages/captchahttps://wrnexusjs.dev/packages/clihttps://wrnexusjs.dev/packages/compilerhttps://wrnexusjs.dev/packages/contenthttps://wrnexusjs.dev/packages/corehttps://wrnexusjs.dev/packages/csrhttps://wrnexusjs.dev/packages/dbhttps://wrnexusjs.dev/packages/dev-serverhttps://wrnexusjs.dev/packages/dev-toolbarhttps://wrnexusjs.dev/packages/encryptionhttps://wrnexusjs.dev/packages/graphqlhttps://wrnexusjs.dev/packages/helpershttps://wrnexusjs.dev/packages/i18nhttps://wrnexusjs.dev/packages/identityhttps://wrnexusjs.dev/packages/imagehttps://wrnexusjs.dev/packages/jwthttps://wrnexusjs.dev/packages/language-serverhttps://wrnexusjs.dev/packages/mcphttps://wrnexusjs.dev/packages/mobilehttps://wrnexusjs.dev/packages/nativehttps://wrnexusjs.dev/packages/oauthhttps://wrnexusjs.dev/packages/observabilityhttps://wrnexusjs.dev/packages/playgroundhttps://wrnexusjs.dev/packages/pluginhttps://wrnexusjs.dev/packages/pubsubhttps://wrnexusjs.dev/packages/pwahttps://wrnexusjs.dev/packages/queuehttps://wrnexusjs.dev/packages/reactivehttps://wrnexusjs.dev/packages/realtimehttps://wrnexusjs.dev/packages/routerhttps://wrnexusjs.dev/packages/rpchttps://wrnexusjs.dev/packages/securityhttps://wrnexusjs.dev/packages/ssrhttps://wrnexusjs.dev/packages/storehttps://wrnexusjs.dev/packages/styleshttps://wrnexusjs.dev/packages/syntaxhttps://wrnexusjs.dev/packages/testhttps://wrnexusjs.dev/packages/trackinghttps://wrnexusjs.dev/packages/typecheckhttps://wrnexusjs.dev/packages/uihttps://wrnexusjs.dev/packages/uploaderhttps://wrnexusjs.dev/packages/validation