./.env.example ./README.md ./README_SPRINT_11.md ./README_SPRINT_12.md ./README_SPRINT_13.md ./README_SPRINT_14.md ./README_SPRINT_15.md ./README_SPRINT_16.md ./README_SPRINT_17.md ./README_SPRINT_18.md ./README_SPRINT_19.md ./README_SPRINT_20.md ./app/Core/App.php ./app/Core/Database.php ./app/Core/Env.php ./app/Core/Request.php ./app/Core/RequestId.php ./app/Core/Response.php ./app/Core/Router.php ./app/Core/Uuid.php ./app/Http/Controllers/ClientController.php ./app/Http/Controllers/ClientPortalController.php ./app/Http/Controllers/DocumentController.php ./app/Http/Controllers/EmployeeWorkspaceController.php ./app/Http/Controllers/ExecutiveIntelligenceController.php ./app/Http/Controllers/FinanceController.php ./app/Http/Controllers/GovernanceRiskController.php ./app/Http/Controllers/KnowledgeLearningController.php ./app/Http/Controllers/ProjectController.php ./app/Http/Controllers/SecurityAdminController.php ./app/Http/Controllers/TechnicalAssessmentController.php ./app/Http/Controllers/UserController.php ./app/Http/Middleware/AuthenticationMiddleware.php ./app/Http/Middleware/AuthorizationMiddleware.php ./app/Http/Middleware/CsrfMiddleware.php ./app/Http/Middleware/DatabaseCsrfMiddleware.php ./app/Http/Middleware/SecurityHeaders.php ./app/Modules/ClientPortal/ClientPortalService.php ./app/Modules/Documents/DocumentService.php ./app/Modules/EmployeeWorkspace/EmployeeWorkspaceService.php ./app/Modules/ExecutiveIntelligence/ExecutiveIntelligenceService.php ./app/Modules/Finance/FinanceService.php ./app/Modules/GovernanceRisk/GovernanceRiskService.php ./app/Modules/KnowledgeLearning/KnowledgeLearningService.php ./app/Modules/Projects/ProjectService.php ./app/Modules/Relationships/ClientService.php ./app/Modules/Relationships/DuplicateDetector.php ./app/Modules/TechnicalAssessment/TechnicalAssessmentService.php ./app/Security/AuthService.php ./app/Security/CryptoService.php ./app/Security/PasswordResetService.php ./app/Security/SessionService.php ./app/Security/TotpService.php ./app/Services/AuditService.php ./app/Services/PermissionService.php ./app/Services/PrivilegedAccessService.php ./app/Services/UserService.php ./bootstrap.php ./database/migrations/001_foundation_schema.sql ./database/migrations/002_launch_domain_schema.sql ./database/migrations/003_backend_compatibility.sql ./database/migrations/004_auth_user_management.sql ./database/migrations/005_client_relationship_management.sql ./database/migrations/006_universal_project_management.sql ./database/migrations/007_finance_foundation.sql ./database/migrations/008_documents_contracts_reports.sql ./database/migrations/009_client_portal.sql ./database/migrations/010_employee_workspace.sql ./database/migrations/011_knowledge_learning_wisdom_coaching.sql ./database/migrations/012_executive_intelligence.sql ./database/migrations/013_technical_item_assessment_mobile_evidence.sql ./database/migrations/014_legal_compliance_risk_quality.sql ./database/seeds/001_roles_permissions.sql ./database/seeds/008_contract_clause_templates.sql ./database/seeds/011_learning_wisdom_samples.sql ./database/views/005_client_summary_views.sql ./database/views/006_project_dashboard_views.sql ./database/views/007_finance_summary_views.sql ./database/views/009_client_portal_views.sql ./database/views/010_employee_workspace_views.sql ./database/views/011_knowledge_learning_views.sql ./database/views/012_executive_intelligence_views.sql ./database/views/013_technical_assessment_views.sql ./database/views/014_legal_compliance_risk_quality_views.sql ./docs/ALL_TEST_RESULTS_SPRINT_15.txt ./docs/ALL_TEST_RESULTS_SPRINT_16.txt ./docs/ALL_TEST_RESULTS_SPRINT_17.txt ./docs/ALL_TEST_RESULTS_SPRINT_18.txt ./docs/ALL_TEST_RESULTS_SPRINT_19.txt ./docs/ALL_TEST_RESULTS_SPRINT_20.txt ./docs/FILES_SPRINT_13.txt ./docs/FILES_SPRINT_14.txt ./docs/FILES_SPRINT_15.txt ./docs/FILES_SPRINT_16.txt ./docs/FILES_SPRINT_17.txt ./docs/FILES_SPRINT_18.txt ./docs/FILES_SPRINT_19.txt ./docs/FILES_SPRINT_20.txt ./docs/INSTALLATION.md ./docs/INSTALLATION_SPRINT_10.md ./docs/INSTALLATION_SPRINT_11.md ./docs/INSTALLATION_SPRINT_12.md ./docs/INSTALLATION_SPRINT_13.md ./docs/INSTALLATION_SPRINT_14.md ./docs/INSTALLATION_SPRINT_15.md ./docs/INSTALLATION_SPRINT_16.md ./docs/INSTALLATION_SPRINT_17.md ./docs/INSTALLATION_SPRINT_18.md ./docs/INSTALLATION_SPRINT_19.md ./docs/INSTALLATION_SPRINT_20.md ./docs/LINT_RESULTS_SPRINT_20.txt ./docs/MASTER_COMBINATION_AND_HOSTING_GUIDE_DRAFT.md ./docs/SPRINT_09_STATUS.md ./docs/SPRINT_10_STATUS.md ./docs/SPRINT_11_STATUS.md ./docs/SPRINT_12_STATUS.md ./docs/SPRINT_13_STATUS.md ./docs/SPRINT_14_STATUS.md ./docs/SPRINT_15_STATUS.md ./docs/SPRINT_16_STATUS.md ./docs/SPRINT_17_STATUS.md ./docs/SPRINT_18_STATUS.md ./docs/SPRINT_19_STATUS.md ./docs/SPRINT_20_STATUS.md ./docs/TEST_RESULTS_SPRINT_11.txt ./docs/TEST_RESULTS_SPRINT_12.txt ./docs/TEST_RESULTS_SPRINT_13.txt ./docs/TEST_RESULTS_SPRINT_14.txt ./docs/TEST_RESULTS_SPRINT_15.txt ./docs/TEST_RESULTS_SPRINT_16.txt ./docs/TEST_RESULTS_SPRINT_17.txt ./docs/TEST_RESULTS_SPRINT_18.txt ./docs/TEST_RESULTS_SPRINT_19.txt ./docs/TEST_RESULTS_SPRINT_20.txt ./frontend-integration/src/api/client.ts ./frontend-integration/src/auth/AuthProvider.tsx ./frontend-integration/src/auth/LoginPage.tsx ./frontend-integration/src/client-portal/ClientPortalDashboard.tsx ./frontend-integration/src/client-portal/ClientProjectPage.tsx ./frontend-integration/src/client-portal/clientPortal.css ./frontend-integration/src/client-portal/clientPortalApi.ts ./frontend-integration/src/client-portal/types.ts ./frontend-integration/src/clients/ClientDetailPage.tsx ./frontend-integration/src/clients/ClientListPage.tsx ./frontend-integration/src/clients/clientApi.ts ./frontend-integration/src/clients/clients.css ./frontend-integration/src/clients/types.ts ./frontend-integration/src/documents/DocumentFactoryPage.tsx ./frontend-integration/src/documents/documentApi.ts ./frontend-integration/src/documents/documents.css ./frontend-integration/src/documents/types.ts ./frontend-integration/src/employee-workspace/EmployeeWorkspacePage.tsx ./frontend-integration/src/employee-workspace/employeeApi.ts ./frontend-integration/src/employee-workspace/employeeWorkspace.css ./frontend-integration/src/employee-workspace/types.ts ./frontend-integration/src/executive-intelligence/ExecutiveDashboardPage.tsx ./frontend-integration/src/executive-intelligence/ManagerDashboardPage.tsx ./frontend-integration/src/executive-intelligence/executiveApi.ts ./frontend-integration/src/executive-intelligence/executiveIntelligence.css ./frontend-integration/src/executive-intelligence/types.ts ./frontend-integration/src/finance/FinanceDashboardPage.tsx ./frontend-integration/src/finance/finance.css ./frontend-integration/src/finance/financeApi.ts ./frontend-integration/src/finance/types.ts ./frontend-integration/src/governance-risk/GovernanceRiskPage.tsx ./frontend-integration/src/governance-risk/governanceRisk.css ./frontend-integration/src/governance-risk/governanceRiskApi.ts ./frontend-integration/src/governance-risk/types.ts ./frontend-integration/src/knowledge-learning/ClientLearningPage.tsx ./frontend-integration/src/knowledge-learning/KnowledgeLearningPage.tsx ./frontend-integration/src/knowledge-learning/knowledgeLearning.css ./frontend-integration/src/knowledge-learning/knowledgeLearningApi.ts ./frontend-integration/src/knowledge-learning/types.ts ./frontend-integration/src/projects/ProjectDetailPage.tsx ./frontend-integration/src/projects/ProjectListPage.tsx ./frontend-integration/src/projects/projectApi.ts ./frontend-integration/src/projects/projects.css ./frontend-integration/src/projects/types.ts ./frontend-integration/src/technical-assessment/AssessmentDetailPage.tsx ./frontend-integration/src/technical-assessment/TechnicalAssessmentPage.tsx ./frontend-integration/src/technical-assessment/assessmentApi.ts ./frontend-integration/src/technical-assessment/technicalAssessment.css ./frontend-integration/src/technical-assessment/types.ts ./public/.htaccess ./public/assets/baffoe-logo.png ./public/index.php ./tests/auth_unit.php ./tests/client_portal_static.php ./tests/client_portal_unit.php ./tests/client_static.php ./tests/client_unit.php ./tests/document_static.php ./tests/document_unit.php ./tests/employee_workspace_static.php ./tests/employee_workspace_unit.php ./tests/executive_intelligence_static.php ./tests/executive_intelligence_unit.php ./tests/finance_static.php ./tests/finance_unit.php ./tests/governance_risk_static.php ./tests/governance_risk_unit.php ./tests/knowledge_learning_static.php ./tests/knowledge_learning_unit.php ./tests/lint.sh ./tests/project_static.php ./tests/project_unit.php ./tests/run.php ./tests/security_static.php ./tests/technical_assessment_static.php ./tests/technical_assessment_unit.php