Skip to content
ghqc

Concepts

Concept pages explain how ghqc is structured behind the UI and CLI. They focus on the model and conventions that shape the rest of the workflow.

Configuration

How ghqc finds its configuration directory, what belongs in it, which defaults apply, and which environment variables change the result.

Explore Configuration →

Record Template

How QC record generation works, which Tera values and functions are available, and how to author a custom record.typ.

Explore Record Template →

Authentication

How ghqc discovers GitHub credentials from your environment, CLI tools, and credential stores, and what changes when no auth is available.

Explore Authentication →

QC Status

How ghqc derives workflow state from issue history, file commits, and approvals, and how those states map into swimlanes.

Explore QC Status →

Review Stashes

How ghqc stores local review edits in Git stashes, what that changes in your working tree, and how to restore the review later.

Explore Review Stashes →

Disk Cache

How ghqc uses a persistent local disk cache to reuse GitHub-backed data and reduce unnecessary re-fetching across commands and UI sessions.

Explore Disk Cache →