From 03c937b72367376f58e131fb85d6ff36bebee50c Mon Sep 17 00:00:00 2001 From: JohnDoe6345789 Date: Fri, 26 Dec 2025 02:58:06 +0000 Subject: [PATCH] docs: 1 files --- README.md | 31 ++++++++++++++++++------------- 1 file changed, 18 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index a21ace4e0..439cd365e 100644 --- a/README.md +++ b/README.md @@ -7,19 +7,22 @@ A **data-driven, multi-tenant platform** where 95% of functionality lives in JSO ## Table of Contents 1. [Quick Start](#quick-start) -2. [Architecture](#architecture) -3. [6-Level Permission System](#6-level-permission-system) -4. [Package System](#package-system) -5. [Database](#database) -6. [Multi-Tenant System](#multi-tenant-system) -7. [Lua Scripting](#lua-scripting) -8. [API Reference](#api-reference) -9. [Testing](#testing) -10. [Development](#development) -11. [Security](#security) -12. [Deployment](#deployment) -13. [Contributing](#contributing) -14. [Troubleshooting](#troubleshooting) +2. [Quick Overview](#quick-overview) +3. [Refactor Plan](#refactor-plan) +4. [Architecture](#architecture) +5. [6-Level Permission System](#6-level-permission-system) +6. [Package System](#package-system) +7. [Database](#database) +8. [Multi-Tenant System](#multi-tenant-system) +9. [Lua Scripting](#lua-scripting) +10. [API Reference](#api-reference) +11. [Testing](#testing) +12. [Development](#development) +13. [Security](#security) +14. [Deployment](#deployment) +15. [Contributing](#contributing) +16. [Troubleshooting](#troubleshooting) +17. [Key Files Reference](#key-files-reference) --- @@ -72,6 +75,8 @@ MetaBuilder is a **data-driven, multi-tenant platform** with these core features --- +## Refactor Plan + ### Next.js to Lua Conversion TODO #### Table of Contents