Summary
The deployed docs root URL https://eviltester.github.io/grid-table-editor/site/docs returns a GitHub Pages 404 page instead of a docs landing page or redirect. Canonical docs pages such as /site/docs/intro and /site/docs/test-data/... load correctly.
Environment
Repeat Steps
- Open https://eviltester.github.io/grid-table-editor/site/docs.
- Observe the loaded page.
- Repeat in a fresh browser context.
- Compare with https://eviltester.github.io/grid-table-editor/site/docs/intro.
Expected
The docs root should show a documentation landing page, redirect to the docs introduction, or otherwise provide a useful docs navigation entry point.
Actual
The docs root loads a GitHub Pages 404 page with "File not found". The docs themselves are deployed under more specific routes, so this is a root-route/index handling gap rather than a total docs deployment failure.
Evidence
Screenshot and video evidence were captured in the local review artifact folder under docs/testing/20260627/issue-230-001:
screenshots/docs-consistency-defect-site-docs-404.png
videos/docs-consistency-site-docs-404.webm
defects/defect-004-docs-root-site-docs-returns-404.md
Summary
The deployed docs root URL
https://eviltester.github.io/grid-table-editor/site/docsreturns a GitHub Pages 404 page instead of a docs landing page or redirect. Canonical docs pages such as/site/docs/introand/site/docs/test-data/...load correctly.Environment
Repeat Steps
Expected
The docs root should show a documentation landing page, redirect to the docs introduction, or otherwise provide a useful docs navigation entry point.
Actual
The docs root loads a GitHub Pages 404 page with "File not found". The docs themselves are deployed under more specific routes, so this is a root-route/index handling gap rather than a total docs deployment failure.
Evidence
Screenshot and video evidence were captured in the local review artifact folder under
docs/testing/20260627/issue-230-001:screenshots/docs-consistency-defect-site-docs-404.pngvideos/docs-consistency-site-docs-404.webmdefects/defect-004-docs-root-site-docs-returns-404.md