Documentation
¶
Overview ¶
Package status implements the "ctx status" command for displaying context health and summary information.
The status command reads context files from .context/ and displays file counts, token estimates, modification times, and task completion ratios. Output can be in human-readable (default) or JSON format.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
root
Package root implements the ctx status command.
|
Package root implements the ctx status command. |
|
Package core provides formatting, sorting, preview, and type definitions for the status command.
|
Package core provides formatting, sorting, preview, and type definitions for the status command. |
|
out
Package out writes context status as JSON or formatted text to command output.
|
Package out writes context status as JSON or formatted text to command output. |
|
preview
Package preview extracts short content previews from context files for status display.
|
Package preview extracts short content previews from context files for status display. |
|
sort
Package sort orders context files by priority and recency for status output.
|
Package sort orders context files by priority and recency for status output. |
Click to show internal directories.
Click to hide internal directories.