Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.encoreos.io/llms.txt

Use this file to discover all available pages before exploring further.

The path /lo/scorecards/new is not defined in src/routes/lo.tsx and is not a standalone screen. New scorecards are created via the useScorecardMutation create call triggered from the /lo/scorecards list page.

Overview

No <Route path="/lo/scorecards/new"> entry exists in src/routes/lo.tsx. Scorecard creation is triggered inline from the /lo/scorecards page using the useScorecardMutation create method, which creates a scorecard for the currently selected week and role. The :scorecardId parameter route would match /lo/scorecards/new with new as the ID, resulting in an empty or loading state.

Who it’s for

No explicit permission gate on this standalone route — it is not a real screen.

Before you start

Navigate to /lo/scorecards and use the ”+” button to create a scorecard for the selected week.

Steps

1

Create a scorecard

Go to /lo/scorecards, select the week and role, then select ”+” to create a new scorecard.

Leadership

Leadership core overview.

Governance & parity

Documentation coverage and governance.
This page documents shipped product behavior. It is not medical, legal, or billing advice. Verify against your organization’s policies and applicable regulations before using it for clinical, compliance, or billing decisions. Protected health information (PHI) shown in the product is governed by your tenant’s access controls and is never exposed in this documentation.
  • src/routes/lo.tsx