Page reference

Route-by-route map of every user-facing page in the Noru application and its documentation.

Page reference

This reference covers every page.tsx route under apps/app/src/app. Route groups such as (routes), (fullpage_routes), and (public) organize layouts but do not appear in the URL.

Main application

RoutePurposeDocumentation
/Compliance or privacy operating dashboardOverview
/controlsControl directory, coverage, owners, and statusControls
/controls/[id]Control guidance, evidence requirements, notes, owner, and statusControls
/evidence-vaultAutomated/manual evidence directory and validationEvidence Vault
/evidence-vault/[id]Legacy deep link; redirects to the vault selectionEvidence Vault
/policiesPolicy directory, approval actions, and master listPolicies
/policies/[id]Policy editor, properties, versions, controls, history, and exportPolicies
/assetsAsset inventory, ownership, classification, and riskAssets
/data-sourcesIntegration catalog, connection health, evidence and job statusData Sources
/data-sources/[id]Configure, sync, reauthenticate, inspect, or disconnect one integrationData Sources
/security/findingsSecurity/configuration finding triageFindings
/security/findings/[id]Finding properties, provenance, asset/risk links, and closureFindings
/security/certificatesMonitored domains and Certificate Transparency recordsCertificates
/risk/registerRisk directory and inherent/residual matricesRisk register
/risk/register/createCreate and initially assess a riskRisk register
/risk/register/[id]Risk detail, treatments, relationships, and residual assessmentRisk register
/risk/reportsLive report previews and generated report snapshotsReports
/tasksWork assigned through policies, risks, evidence, controls, vendors, and treatmentsTasks
/cortexNew AI-assisted compliance conversationCortex
/cortex/[id]Saved Cortex conversation and working stateCortex

People and vendors

RoutePurposeDocumentation
/personnel/directoryCanonical personnel, identities, assets, vendors, training, and signaturesPersonnel directory
/personnel/[id]Legacy deep link; redirects to the directory with the person selectedPersonnel directory
/personnel/awarenessTraining plans, campaigns, audiences, and completionTraining and acknowledgement
/training/attest/[assignmentId]Public recipient training/policy attestation experienceTraining and acknowledgement
/vendors/registerVendor inventory, risk, status, owner, and assessment launchVendor register
/vendors/register/[id]Vendor overview, risk, privacy, evidence, assessments, personnel, and activityVendor register
/vendors/questionnairesVendor-assessment template directoryQuestionnaires
/vendors/questionnaires/[templateId]Questionnaire template builderQuestionnaires
/vendor/assessment/[assignmentId]Public vendor respondent experienceQuestionnaires

Audit and trust

RoutePurposeDocumentation
/auditRedirects to the audit calendarAudit
/audit/calendarShared internal/external audit scheduleAudit calendar
/audit/internalInternal audit register and creationInternal audit
/audit/internal/[id]Internal audit report editor, finalisation, and exportInternal audit
/audit/externalExternal engagement register and package builderExternal audit
/trust-centerDraft, preview, publish, and unpublish the trust pageTrust Center
/trust-center/requestsReview public requests for private certificate filesTrust Center
/trust/[trust-id]Public trust-center pageTrust Center

Privacy

RoutePurposeDocumentation
/privacyPrivacy operating overview and prioritiesPrivacy
/privacy/data-mapSystems, datasets, activities, sources, and changesData map
/privacy/ropaProcessing register, review, approval, relationships, and exportRoPA
/privacy/reviewDrift and connector-proposal decisionsReview queue
/privacy/assessmentsAssessment queue and creationAssessments
/privacy/assessments/[id]Assessment narrative, risks, evidence, outcome, and residual riskAssessments
/privacy/monitoringWatched-site register and latest scan stateMonitoring
/privacy/monitoring/[monitorId]Pending monitor or redirect to latest completed scanMonitoring
/privacy/monitoring/[monitorId]/scans/[scanId]Full scan evidence, issues, recommendations, and historyMonitoring
/privacy/grantsConnected-app grant reportConnected apps
/privacy/settingsController context, regulations, regions, and security measuresPrivacy settings

Organization, account, authentication, and billing

RoutePurposeDocumentation
/settingsActive-organization settingsOrganization settings
/accountPersonal overview, active organization, and notificationsPersonal account
/account/profilePersonal profile editorPersonal account
/org/selectChoose an accessible organizationOrganizations
/org/newCreate or resume organization onboardingOrganizations
/sign-inAuthenticationOrganizations
/sign-upAccount registrationOrganizations
/get-startedPublic onboarding hand-offOrganizations
/mfa-requiredOrganization MFA enforcement supportOrganization settings
/checkout-successBilling-checkout confirmation and returnOrganization settings
/oauth/mcp/consentMCP client authorization consentOrganization settings

API route handlers and webhooks are integration surfaces rather than pages, so they are documented through Data Sources, Settings/Developer, and the API/MCP material linked from the application.