The pathDocumentation Index
Fetch the complete documentation index at: https://docs.encoreos.io/llms.txt
Use this file to discover all available pages before exploring further.
/gr/board has no registered standalone route in the application.
Overview
Insrc/routes/gr.tsx, there is no <Route path="/gr/board" ...> entry. Board-related features — Board Minutes and Board Resolutions — are accessible as tabs within the Governance Controls screen at /gr/governance. Requests to /gr/board will fall through to the NotFound route. This page is not a standalone screen.
Who it’s for
No explicit permission gate — not a standalone screen. Board content within Governance Controls is gated bygr.board.view.
Related
Governance & Compliance
Governance & Compliance 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.
Documentation sources
Documentation sources
- src/routes/gr.tsx
- src/cores/gr/pages/GovernanceControlsPage.tsx