MolinoPro

README_

Master Codebase Guidebook
Markdown + HTML Dev-Docs Renderer - Frontend Client Module

Default Index
Open README.md
Root: README.mdassistant
Milestones
H1Assistant

Status: hub for the assistant layer, persona routing, and development tooling.

This folder maps to the assistant routes and schema-backed AI surface:

  • /api/assistant/threads
  • /api/assistant/threads/[threadId]
  • /api/assistant/threads/[threadId]/messages
  • /api/ai/contexts
  • /api/ai/personas
  • app/assistant/actions/*
  • app/assistant/components/*
H2Canonical files
H2Related hubs
H2Folder rule
  • Keep assistant orchestration notes here.
  • Move superseded prompt or mode notes into archive/.
  • Keep the folder focused on structured AI behavior and not general app truth.