Skip to content

docs(misc): lead task sandboxing page with build integrity and cache safety#35990

Draft
jaysoo wants to merge 1 commit into
masterfrom
docs-sandboxing
Draft

docs(misc): lead task sandboxing page with build integrity and cache safety#35990
jaysoo wants to merge 1 commit into
masterfrom
docs-sandboxing

Conversation

@jaysoo

@jaysoo jaysoo commented Jun 12, 2026

Copy link
Copy Markdown
Member

Current Behavior

The Task Sandboxing feature page is framed around caching correctness only, with no walkthrough video.

Expected Behavior

The page leads with build integrity and cache safety: the undeclared-input gap can ship a stale artifact (common case) or a poisoned one (adversarial tail), this affects every input-hash cache including the default Nx cache without isolation, and sandboxing is the enforcement fix. Adds a paused hero walkthrough video (with poster) and product stills, plus an optional poster attribute on the video_player tag.

Related Issue(s)

N/A


View session information ↗

@netlify

netlify Bot commented Jun 12, 2026

Copy link
Copy Markdown

Deploy Preview for nx-docs ready!

Name Link
🔨 Latest commit c9ece17
🔍 Latest deploy log https://app.netlify.com/projects/nx-docs/deploys/6a2c6d98c925eb00081cdec1
😎 Deploy Preview https://deploy-preview-35990--nx-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify

netlify Bot commented Jun 12, 2026

Copy link
Copy Markdown

Deploy Preview for nx-dev ready!

Name Link
🔨 Latest commit c9ece17
🔍 Latest deploy log https://app.netlify.com/projects/nx-dev/deploys/6a2c6d9809ae8e0008098ded
😎 Deploy Preview https://deploy-preview-35990--nx-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@nx-cloud

nx-cloud Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

View your CI Pipeline Execution ↗ for commit d3796db

Command Status Duration Result
nx affected --targets=lint,test,build,e2e,e2e-c... ✅ Succeeded 10m 52s View ↗
nx run-many -t check-imports check-lock-files c... ✅ Succeeded 3s View ↗
nx-cloud record -- pnpm nx-cloud conformance:check ✅ Succeeded 46s View ↗
nx build workspace-plugin ✅ Succeeded <1s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded 16s View ↗
nx-cloud record -- nx format:check ✅ Succeeded 4s View ↗

☁️ Nx Cloud last updated this comment at 2026-06-12 20:50:33 UTC

@jaysoo jaysoo force-pushed the docs-sandboxing branch from 9a029c5 to d3796db Compare June 12, 2026 20:29
…safety

## Current Behavior
Task sandboxing page framed around caching correctness only. No video.

## Expected Behavior
- New "your cache is shared infrastructure" section.
- Undeclared input -> clean hash -> stale ship (common) or poisoned artifact (adversarial).
- Cross-tool framing: every input-hash cache, default Nx cache without isolation included.
- Sandboxing positioned as the enforcement fix. Strict mode -> nothing reaches cache.
- Hero walkthrough video (paused, poster title card) + strict-mode and dashboard stills.
- video_player tag/component: add optional poster attribute.

## Related Issue(s)
N/A
@jaysoo jaysoo force-pushed the docs-sandboxing branch from d3796db to c9ece17 Compare June 12, 2026 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant