Skip to content

docs(secure-exec): sync from rivet-dev/agentos - #75

Open
NathanFlurry wants to merge 1 commit into
mainfrom
docs-sync/secure-exec
Open

NathanFlurry wants to merge 1 commit into
mainfrom
docs-sync/secure-exec

Conversation

@NathanFlurry

Copy link
Copy Markdown
Member

Automated docs sync from rivet-dev/agentos@2c3979d.

Do not edit vendor/secure-exec/ here. Edit the docs in rivet-dev/agentos and this PR updates itself.

@railway-app

railway-app Bot commented Sep 18, 2026

Copy link
Copy Markdown

🚅 Deployed to the website-pr-75 environment in rivet-website

Service Status Web Updated
website 😴 Sleeping (View Logs) Web Sep 19, 2026 at 3:23 am UTC

@railway-app
railway-app Bot temporarily deployed to rivet-website / website-pr-75 September 18, 2026 21:27 Destroyed

@the-company-company the-company-company Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔴 1 high-severity finding

Reviewed commit 5269579.

@@ -0,0 +1,57 @@
{
"docs": [

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔴 High · Secure Exec docs are never registered or routed

This bundle is unreachable in the built site. scripts/assemble.ts only links and collects sidebars for entries in PRODUCTS, and src/sitemap/product-metadata.ts has no secure-exec entry; the same registry also drives route/product lookup. Consequently no src/content/docs/secure-exec link or generated sidebar is created, so every new /secure-exec/docs/... link resolves to no page. Register Secure Exec in the product metadata and the required product accent/navigation configuration (it can remain hidden from the main product switcher if intended).

@the-company-company the-company-company Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔴 1 high-severity finding

Reviewed commit 7865f30.

@@ -0,0 +1,201 @@
{
"docs": [

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔴 High · Secure Exec docs are still never registered or routed

This remains unreachable in the built site. The refreshed diff still changes only vendor/secure-exec/**, while scripts/assemble.ts links docs and collects sidebars exclusively from PRODUCTS; src/sitemap/product-metadata.ts still has no secure-exec entry. The route/product lookup is derived from that same registry, so no src/content/docs/secure-exec link or generated sidebar is created and /secure-exec/docs/... has no pages. Register the product and its required accent/navigation configuration (using hidden if it should stay out of the main switcher).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant