Configuration
How ghqc finds its configuration directory, what belongs in it, which defaults apply, and which environment variables change the result.
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.
Relevant Files and Related Issues
How ghqc models supporting file references, blocking QC links, informational QC links, and batch creation dependencies.
Record Template
How QC record generation works, which Tera values and functions are available, and how to author a custom record.typ.
Authentication
How ghqc discovers GitHub credentials from your environment, CLI tools, and credential stores, and what changes when no auth is available.
QC Status
How ghqc derives workflow state from issue history, file commits, and approvals, and how those states map into swimlanes.
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.
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.
Unapproval Impact Analysis
How ghqc identifies downstream approvals affected by an unapproval and why that matters for QC traceability.