Skip to content

feat: infer static web delivery outputs - #1253

Draft
Koh0920 wants to merge 6 commits into
nightlyfrom
agent/static-web-delivery-detection
Draft

feat: infer static web delivery outputs#1253
Koh0920 wants to merge 6 commits into
nightlyfrom
agent/static-web-delivery-detection

Conversation

@Koh0920

@Koh0920 Koh0920 commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

What changed

  • infer static Web delivery from source evidence without conflating it with the Node ecosystem
  • support Plain HTML, Vite, CRA, Astro, and Eleventy output contracts
  • round-trip typed static Web output intent through the v1 manifest

Why

Vite projects can require Node to build while still producing a static Web artifact. The previous detector only launched root HTML through a Python process.

Validation

  • cargo clippy -p capsule -p snapshot-builder --all-targets -- -D warnings
  • cargo test -p snapshot-builder authoring_runtime::tests
  • cargo test -p capsule authoring_intent

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.

2 participants