Test Environment needs to be consistent for urls. i.e. we should not have any urls in the test environment that use anywaydata.com. everything in the test environment should be https://eviltester.github.io/grid-table-editor/
Any docs links should be prefixed https://eviltester.github.io/grid-table-editor/site/ e.g. https://eviltester.github.io/grid-table-editor/site/docs/intro this is particularly important for the tippy learn more links to prevent the AI seeing links to anywaydata.com live site and seeing inconsistencies in the documentation.
Deployed inline docs/help links are not consistently nested-site-safe and
drift across /grid-table-editor/docs/..., eviltester.github.io/docs/...,
and anywaydata.com/... instead of staying consistently within the
nested test-environment docs path.
Test Environment needs to be consistent for urls. i.e. we should not have any urls in the test environment that use anywaydata.com. everything in the test environment should be
https://eviltester.github.io/grid-table-editor/Any docs links should be prefixed
https://eviltester.github.io/grid-table-editor/site/e.g.https://eviltester.github.io/grid-table-editor/site/docs/introthis is particularly important for the tippy learn more links to prevent the AI seeing links to anywaydata.com live site and seeing inconsistencies in the documentation.Deployed inline docs/help links are not consistently nested-site-safe and
drift across /grid-table-editor/docs/..., eviltester.github.io/docs/...,
and anywaydata.com/... instead of staying consistently within the
nested test-environment docs path.