Skip to content

Shop Docweb

Internal project documentation for development and operations

Project Roadmap

Roadmap by stage with recursive hierarchy.

Updated: 2026-06-02Area: Change Log

Note + Project Reality

Note

Translations stay in this page. Status comes separately from roadmap.data.php. An empty child[] node is allowed.

Project reality

The technical base (app/core, app/model, app/service, dev/tools) is far along.
The real user flow in public/ is still much thinner.

Roadmap by stage

  • Basic system foundation.
    • Basic marketplace for the first MVP.
    • Close the gap: what exists technically must be usable end-to-end in public.
      • Done when a new user can register, confirm email, login, and open the article list without manual intervention.
      • Done when Intro/Quickstart/Request Flow describe the current runtime behavior without stale statements.
  • Project-in-project: tooling is advanced, but still underrepresented in the official product roadmap.
    • Unify diagnose.php, testDB.php, and renderSQL.php into one consistent diagnostic workflow.
    • Standardize data-export for reproducible exports with defined formats and checks.
    • Evolve public/developer.php and dev/* into a practical internal operations surface.