The implemented route branches are:

  • / — minimal routing homepage,
  • /briefings — newest-first index of approved date-centered Briefings,
  • /reviews — newest-first index of approved Paper Reviews and Topic Reviews,
  • /reviews/paper and /reviews/topic — authored subtype indexes matching their source folders,
  • /concepts — network-and-search Concepts hub,
  • /about — project overview, with collection pages, /about/research/**, /about/publishing/**, and /about/updates,
  • /operations/** — editorial operations, and
  • /maintenance/** — technical reference.

Former /research, /investigations/**, and /wiki routes are compatibility aliases. Internal links use only /briefings/**, /reviews/**, /concepts/**, and the current About routes. Moved maintenance and About pages also retain aliases for their former paths.

Every current content folder is a public route backed by its own index.md; there are no hidden storage-only folder routes.

The shared research workflow is documented in Research practice. The /maintenance route is retained during development for this Site maintenance section.

See Site maintenance for the rest of the maintenance self-check.