Assistiv Documentation
Entry point for platform architecture, service boundaries, local setup, and documentation workflow.
This documentation set maps the Assistiv platform end to end: user-facing frontend, system admin frontend, backend API, and Aurora microservice.
Last updated from repository scan: April 18, 2026.
Scope
The current docs cover:
- System architecture and service boundaries
- Repository-level ownership and responsibilities
- Local development startup sequence
- Backend and Aurora route surface at a high level
- Jamdesk publishing and documentation automation workflow
Repositories Covered
assistiv(main Next.js frontend)assistiv-admin(system admin Next.js frontend)assistiv-backend(Node/Express API)aurora(Go microservice for AI-focused features)assistiv-documentation-docs(this Jamdesk docs site)
Reading Order
System Overviewfor runtime architecture and traffic flow.Repository Mapfor code ownership boundaries.Local Developmentfor startup and environment requirements.- Service pages for deep dives into each repo.
Jamdesk Workflowfor automation and publishing model.
Current Status
This is the baseline documentation scaffold. It is intentionally accurate to current code structure, but not yet exhaustive for every endpoint or feature branch.
Use this as the canonical starting point for expansion in pull requests.