Plans

Active and historical project plans, mirrored from the Leif repo.

The current set of in-progress and committed plans for SuperHiTech and Leif. Each page mirrors a markdown file from superhitech/leif:docs/plans/ — the Leif repo is the source of truth, this section is a browsable mirror.

Pages in this section

  • ESA Order Processor — native pricing-app module replacing the Pabbly-based ESA order workflows. Bundle-aware, multi-platform, with proper error handling.
  • Growably Integration — five-phase plan to wire Growably (LeadConnector) into Leif as a CRM and proactive engagement surface.

How this section gets maintained

For now, each plan is mirrored manually after meaningful changes in the Leif repo. The eventual goal is a sync script that runs on a Leif schedule:

  1. Read every .md from superhitech/leif:docs/plans/
  2. Add the standard frontmatter (title, description, order) and the “mirrored from” header
  3. Commit any changes to superhitech/leif-docs:src/content/docs/plans/
  4. Cloudflare Pages auto-deploys

That way the canonical copy lives next to the code it describes, and this docs site is just a friendlier reading surface.