Skip to main content

Feature Registry

Every feature shipped across the Opta Local ecosystem.

Opta Learn

1A11 — Guides & Onboarding
15 features

Opta Learn Features

Opta Learn (1A11-Opta-Learn) is the ecosystem learning and onboarding surface for Opta Local.

Guided Onboarding

  • Structured guide taxonomy (CLI, LMX, Accounts, Code, Local Web)
  • Interactive getting-started learning paths
  • Cross-app glossary for shared architecture concepts
  • Progressive disclosure for new users (beginner → advanced)

Guide Engine

  • Typed guide registry (content/guides/index.ts)
  • Template families (feature deep-dive, masterclass, operation, configuration)
  • Guide generation workflow with prompt-driven inputs
  • Guide validation pipeline (content/guides/index.ts)
  • Search index integration (lib/search.ts)

Delivery

  • Fast static generation for guide content
  • Mobile-responsive reading and guide index UI
  • Keyboard-friendly navigation
  • Personalized knowledge tracking per user profile
  • Versioned guide changelog with migration notes

Platform Integrations

  • Integration pointers to Opta CLI, LMX, and Code Desktop
  • Deep links into setup and operations workflows
  • Help/contact CTA to Opta support surfaces

Recent Updates

  • 2026-03-03 — Added Windows/macOS parity guidance and expanded feature registry for Learn as a first-class Opta Local surface.
  • 2026-02-26 — Added content workflow templates and guide validation automation.
  • 2026-02-23 — Expanded architecture and onboarding playbooks.