From e81eb2cc516b44209f42a567ea270035842ec03a Mon Sep 17 00:00:00 2001 From: JohnDoe6345789 Date: Fri, 26 Dec 2025 02:01:18 +0000 Subject: [PATCH] docs: organization,archive,migrations (9 files) --- docs/{ => architecture}/permissions-levels.md | 0 docs/{ => archive/organization}/DOCS_ORGANIZATION_COMPLETE.md | 0 docs/{ => archive/organization}/FOLDER_ORGANIZATION_SUMMARY.md | 0 docs/{ => archive/organization}/FRONTEND_ORGANIZATION_COMPLETE.md | 0 docs/{ => archive/organization}/ROOT_ORGANIZATION.md | 0 docs/{ => implementation}/codegen-studio.md | 0 docs/{ => migrations}/RADIX_TO_MUI_MIGRATION.md | 0 docs/{ => migrations}/UI_MIGRATION.md | 0 docs/{ => todo}/REFACTOR_PLAN.md | 0 9 files changed, 0 insertions(+), 0 deletions(-) rename docs/{ => architecture}/permissions-levels.md (100%) rename docs/{ => archive/organization}/DOCS_ORGANIZATION_COMPLETE.md (100%) rename docs/{ => archive/organization}/FOLDER_ORGANIZATION_SUMMARY.md (100%) rename docs/{ => archive/organization}/FRONTEND_ORGANIZATION_COMPLETE.md (100%) rename docs/{ => archive/organization}/ROOT_ORGANIZATION.md (100%) rename docs/{ => implementation}/codegen-studio.md (100%) rename docs/{ => migrations}/RADIX_TO_MUI_MIGRATION.md (100%) rename docs/{ => migrations}/UI_MIGRATION.md (100%) rename docs/{ => todo}/REFACTOR_PLAN.md (100%) diff --git a/docs/permissions-levels.md b/docs/architecture/permissions-levels.md similarity index 100% rename from docs/permissions-levels.md rename to docs/architecture/permissions-levels.md diff --git a/docs/DOCS_ORGANIZATION_COMPLETE.md b/docs/archive/organization/DOCS_ORGANIZATION_COMPLETE.md similarity index 100% rename from docs/DOCS_ORGANIZATION_COMPLETE.md rename to docs/archive/organization/DOCS_ORGANIZATION_COMPLETE.md diff --git a/docs/FOLDER_ORGANIZATION_SUMMARY.md b/docs/archive/organization/FOLDER_ORGANIZATION_SUMMARY.md similarity index 100% rename from docs/FOLDER_ORGANIZATION_SUMMARY.md rename to docs/archive/organization/FOLDER_ORGANIZATION_SUMMARY.md diff --git a/docs/FRONTEND_ORGANIZATION_COMPLETE.md b/docs/archive/organization/FRONTEND_ORGANIZATION_COMPLETE.md similarity index 100% rename from docs/FRONTEND_ORGANIZATION_COMPLETE.md rename to docs/archive/organization/FRONTEND_ORGANIZATION_COMPLETE.md diff --git a/docs/ROOT_ORGANIZATION.md b/docs/archive/organization/ROOT_ORGANIZATION.md similarity index 100% rename from docs/ROOT_ORGANIZATION.md rename to docs/archive/organization/ROOT_ORGANIZATION.md diff --git a/docs/codegen-studio.md b/docs/implementation/codegen-studio.md similarity index 100% rename from docs/codegen-studio.md rename to docs/implementation/codegen-studio.md diff --git a/docs/RADIX_TO_MUI_MIGRATION.md b/docs/migrations/RADIX_TO_MUI_MIGRATION.md similarity index 100% rename from docs/RADIX_TO_MUI_MIGRATION.md rename to docs/migrations/RADIX_TO_MUI_MIGRATION.md diff --git a/docs/UI_MIGRATION.md b/docs/migrations/UI_MIGRATION.md similarity index 100% rename from docs/UI_MIGRATION.md rename to docs/migrations/UI_MIGRATION.md diff --git a/docs/REFACTOR_PLAN.md b/docs/todo/REFACTOR_PLAN.md similarity index 100% rename from docs/REFACTOR_PLAN.md rename to docs/todo/REFACTOR_PLAN.md