AI Stewardship Demo

One entry page for the question tree and the current related-work comparison.

This landing page is meant to sit in front of the existing static site. It gives one clean starting point: open the expandable question taxonomy, or jump into the capability comparison page that is already deployed.

Question Tree
...
Top-Level Groups
...
Interaction
Accordion
Routes

Main pages

The question page is built as a two-level tree with single-open behaviour. The comparison page is preserved as a separate page so the current content is still reachable after the root becomes a landing page.

Access control

About password protection

The static site itself does not have a built-in HTML password gate that is safe to rely on. For a real access restriction on Cloudflare Pages, the right direction is to put the site behind Cloudflare Access, or add a Pages Function / Worker in front of the whole site and read the password from a secret.