Directories
ΒΆ
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
certify
command
Package main is the entry point for the certify CLI.
|
Package main is the entry point for the certify CLI. |
|
internal
|
|
|
agent
Package agent handles agent-assisted review via LLM providers.
|
Package agent handles agent-assisted review via LLM providers. |
|
config
Package config handles loading and validation of certification configuration.
|
Package config handles loading and validation of certification configuration. |
|
discovery
Package discovery handles code unit discovery and indexing.
|
Package discovery handles code unit discovery and indexing. |
|
domain
Package domain defines the core types for the Code Certification System.
|
Package domain defines the core types for the Code Certification System. |
|
engine
Package engine contains the certification scoring and status logic.
|
Package engine contains the certification scoring and status logic. |
|
evidence
Package evidence handles evidence collection from various sources.
|
Package evidence handles evidence collection from various sources. |
|
expiry
Package expiry computes certification expiry windows based on risk factors.
|
Package expiry computes certification expiry windows based on risk factors. |
|
github
Package github handles GitHub integration (workflows, PR annotations, issues).
|
Package github handles GitHub integration (workflows, PR annotations, issues). |
|
override
Package override handles loading and applying manual certification overrides.
|
Package override handles loading and applying manual certification overrides. |
|
policy
Package policy handles policy matching and evaluation.
|
Package policy handles policy matching and evaluation. |
|
queue
Package queue provides a persistent work queue for incremental certification.
|
Package queue provides a persistent work queue for incremental certification. |
|
record
Package record handles persistence of certification records.
|
Package record handles persistence of certification records. |
|
report
Package report generates certification reports from records.
|
Package report generates certification reports from records. |
Click to show internal directories.
Click to hide internal directories.