Mogplex Docs
Guides

Legacy Routes

Map older Mogplex dashboard routes like /flows, /library, and /primitives to the current surfaces and docs.

Older route names still appear in bookmarks, screenshots, logs, and internal notes.

This page is the fast map from those older names to the current Mogplex surfaces.

Current redirect map

Older routeCurrent destinationBest doc page
/flows/automationsFlows or Automations
/library/agents/skills by default, with tab-specific redirects for rules, context, and modelsLibrary
/primitives/agents/skills by default, with tab-specific redirects for rules and contextPrimitives

When the old route names still matter

You will still run into these names when you:

  • follow an old bookmark
  • read implementation notes or screenshots from an earlier UI
  • inspect logs or route traces that still use the older path
  • compare the browser route with current docs and wonder whether the feature moved

How to read them now

/flows

The product surface is now Automations.

Use Flows when you need the naming translation, and use Automations for live behavior.

/library

The older library idea has been split by job:

  • skills, rules, and context now live under Agents
  • models now live under Settings

Use Library when you need the tab-by-tab redirect map.

/primitives

This route now forwards into the same agent-library surfaces, but it does not own the models tab.

Use Primitives for the exact redirect behavior.

The UI still says Projects even though the live route is /spaces.

For that translation, use:

Practical rule

If you find an older Mogplex route in the wild, do not assume the feature was removed.

Check whether it was renamed, split, or redirected before you treat it as dead.

Edit on GitHub

On this page