Skip to content

Commit d893e0f

Browse files
cevhericlaude
andcommitted
docs: consolidate overlapping docs and archive shipped plans
- Merge STORAGE_ARCHITECTURE.md + STORAGE_QUICK_SETUP.md → STORAGE.md (setup-first, then architecture) - Merge OIDC_SETUP.md + OIDC_ARCH.md → OIDC.md (setup-first, then architecture) - Merge orphaned adding-a-new-database-provider.md into DATABASE_PROVIDERS.md - Archive shipped implementation plans: AI_PLAN.md, POSTGRES_METRICS.md → docs/archived/ - Update README OIDC links to the consolidated OIDC.md Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent e7a5081 commit d893e0f

9 files changed

Lines changed: 1422 additions & 1480 deletions

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -600,8 +600,7 @@ extraEnvFrom:
600600
| [DeepWiki](https://deepwiki.com/libredb/libredb-studio) | AI-powered documentation — always up-to-date with the codebase |
601601
| [SonarCloud](https://sonarcloud.io/project/overview?id=libredb_libredb-studio) | Code quality, security analysis, and technical debt tracking |
602602
| [API Docs](docs/API_DOCS.md) | Complete REST API reference |
603-
| [OIDC Setup Guide](docs/OIDC_SETUP.md) | SSO configuration for Auth0, Keycloak, Okta, Azure AD, Zitadel |
604-
| [OIDC Architecture](docs/OIDC_ARCH.md) | OIDC subsystem internals, security model, extension points |
603+
| [OIDC SSO](docs/OIDC.md) | SSO setup (Auth0, Keycloak, Okta, Azure AD, Zitadel, Google) + subsystem internals & security model |
605604
| [Theming Guide](docs/THEMING.md) | CSS theming, dark mode, and styling customization |
606605
| [Architecture](docs/ARCHITECTURE.md) | System architecture and design patterns |
607606

0 commit comments

Comments
 (0)