This directory contains comprehensive documentation for the NEXT Portal Internal Developer Platform.
- Main README - Project overview and quick start
- PRD - Product Requirements Document with moat and features
| Document | Description |
|---|---|
| Technical Architecture | Complete system architecture and design |
| Database Schema | Prisma schema and data models |
| Backend Architecture Plan | Backend service design |
| Architecture Summary | High-level architecture overview |
| System Architecture | Core system design |
| Technical Standards | Code and design standards |
| Document | Description |
|---|---|
| API Reference | Complete REST/GraphQL API documentation |
| Marketplace API | Plugin marketplace API |
| API Versioning | API version management |
| Document | Description |
|---|---|
| Production Deployment Guide | Production deployment procedures |
| Production Setup | Environment configuration |
| Deployment Architecture | Infrastructure design |
| Operational Runbook | Day-to-day operations |
| Maintenance Procedures | System maintenance |
| Enterprise Operational Runbooks | Enterprise ops procedures |
| Document | Description |
|---|---|
| Enterprise Security Audit | Security assessment |
| OAuth Setup Guide | OAuth provider configuration |
| Security Compliance | Compliance frameworks |
| Document | Description |
|---|---|
| Plugin Marketplace Architecture | Marketplace design |
| Plugin Management | Plugin lifecycle |
| Enterprise Plugin Management | Enterprise features |
| Plugin Quality Gates | Quality assurance |
| Plugin Observability | Monitoring plugins |
| Document | Description |
|---|---|
| Comprehensive Testing Strategy | Test strategy |
| Testing Framework Summary | Test infrastructure |
| Code Review Guidelines | Review standards |
| Document | Description |
|---|---|
| Performance Optimization Guide | Performance tuning |
| Monitoring Implementation | Observability setup |
| Production Monitoring | Production monitoring |
| Monitoring Observability | Full observability guide |
| Document | Description |
|---|---|
| Developer Onboarding | Getting started guide |
| Integration Guide | Integration patterns |
| Real-time Integration | WebSocket setup |
| Document | Description |
|---|---|
| Market Analysis | Competitive landscape |
| GTM Strategy | Go-to-market plan |
| Marketing Launch | Launch strategy |
| Executive Pitch Deck | Investor/sales deck |
| Innovation Roadmap | Future vision |
| Development Roadmap | Feature roadmap |
| Financial Models | Revenue projections |
| Sales Battlecards | Competitive positioning |
| Partnership Strategy | Partner channels |
| Customer Success | CS framework |
| Document | Description |
|---|---|
| Multi-Tenant Implementation | Multi-tenancy |
| Enterprise Authentication | SSO/SAML setup |
| SaaS Model | SaaS architecture |
| Production Readiness | Enterprise checklist |
| Production Readiness Guide | Readiness checklist |
| Document | Description |
|---|---|
| Changelog | Version history |
docs/
+-- architecture/ # Architecture Decision Records (ADRs)
+-- api/ # API-specific documentation
+-- api-versioning/ # API version management
+-- screenshots/ # UI screenshots
+-- *.md # Core documentation
- Use clear, concise language
- Include code examples where relevant
- Keep diagrams up-to-date
- Follow Markdown best practices
- Update this index when adding new documents
Last Updated: 2026-01-01