Core Docs

Core Documentation

UNVRSL Documentation



The single source of truth for the UNVRSL framework — a custom multi-repository PHP framework for building, deploying, and scaling web applications.

Quick Start



New to UNVRSL? Start here:

  1. UNVRSL Framework Overview — What it is, how it works

  2. Ecosystem Map — Visual overview of all repos and subdomains

  3. Getting Started — Setup and installation guides




Documentation Layers



LayerFocusStability





<strong>L1 — Scope</strong>Project goals, features, ecosystem overviewStable — rarely changes
<strong>L2 — Architecture</strong>Data models, auth flows, service contractsSemi-stable — changes with decisions
<strong>L3 — Roadmap</strong>Task lists, priorities, local scopesLiving — changes weekly
<strong>L4 — Code</strong>Class references, API signatures, examplesLiving — changes with code




Core Services




ServicePurposeDocs








core.authAuthentication, sessions, multi-app identityL2 · L4
core.storageS3 storage, file trackingL2 · L4
core.aiLLM wrappers, conversational dataL2 · L4
core.assetsCDN, branding, design tokensL2 · L4
core.hypermediaMedia/document processingL2 · L4
core.docsDocumentation hub (this site)L1
core.backendComposer package, PHP helpersL4

Application Projects




ProjectDescriptionDocs






Language LearnerAI-powered language learningProject · Roadmap
Medical AppMedical app rebuildProject · Roadmap
Psychiatry AppPsychiatry reference and learningProject · Roadmap
Todo AppWYSIWYG to-do list with file systemProject · Roadmap
Web OSVisual cloud desktopProject · Roadmap




Infrastructure



  • VPS: Plesk Obsidian on Ubuntu 24.04

  • Domain: medkronos.com

  • Deploy: GitHub webhooks → Plesk auto-pull

  • Deployment Details