2025-06-26T17:43:21Z
2025-06-27T11:30:00.000Z
2025-06-30T17:45:00.000Z
Dorian Taylor
Eliminate the need for the template to load (and thus trigger the generation of) every single concept scheme/issue network.
Move the generation of <datalist> elements, which only get used by JavaScript anyway, from the template to JS, so it can take advantage of the JSON-LD variants.
Sense Atlas Front End
Take immediate provisional measures to speed up Sense Atlas (provided they are non-destructive).
The two most robust solutions for speeding up Sense Atlas (plus the visualization layout) are also each fairly significant subprojects.
Write front-end code that hijacks form submissions and supplants them with AJAX (again, or whatever it's called).