> ## 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.

# Content Gaps Checklist

> Tracks content gaps for user help surfaces (tooltips, guided tours, help panels, and supporting docs references).

**Version:** 1.0.0\
**Last Updated:** 2026-05-13\
**Status:** Active

Tracks content gaps for user help surfaces (tooltips, guided tours, help panels, and supporting docs references).

## Usage

* Add new gaps using ID format `{MODULE}-DOC-##`.
* Set priority using `Critical`, `High`, `Medium`, or `Low`.
* Link each item to a spec, module plan, or task file.
* Mark status as `Open`, `In Progress`, or `Closed`.

## Tracker

| Gap ID    | Module | Surface                         | Priority | Status | Source                                               | Owner      |
| --------- | ------ | ------------------------------- | -------- | ------ | ---------------------------------------------------- | ---------- |
| HR-DOC-01 | HR     | Onboarding tooltip parity       | High     | Open   | `specs/hr/tasks/HR-CONTENT-TASKS.md`                 | Unassigned |
| FA-DOC-01 | FA     | AP/AR guided tours              | High     | Open   | `packages/docs/DOCUMENTATION_COMPLETENESS_REPORT.md` | Unassigned |
| PM-DOC-01 | PM     | Revenue-cycle queue docs        | Medium   | Open   | `packages/docs/DOCUMENTATION_COMPLETENESS_REPORT.md` | Unassigned |
| CL-DOC-01 | CL     | Deferred clinical workflow docs | Medium   | Open   | `packages/docs/DOCUMENTATION_COMPLETENESS_REPORT.md` | Unassigned |

## Completion Criteria

* Coverage item implemented in app/content.
* Matching docs updated in `packages/docs/docs/` where applicable.
* Related checklist row moved to `Closed` with reference to PR/spec/task.
