Directories
¶
| Path | Synopsis |
|---|---|
|
Command awf renders standardised .claude skills, agents, and docs into a project from embedded templates plus a per-project .awf/ config tree.
|
Command awf renders standardised .claude skills, agents, and docs into a project from embedded templates plus a per-project .awf/ config tree. |
|
Command contextspilllog is the repository runner's private context-spill observability helper.
|
Command contextspilllog is the repository runner's private context-spill observability helper. |
|
Command covercheck fails when a Go coverprofile shows less than 100% statement coverage over blocks not marked with a coverage-ignore directive.
|
Command covercheck fails when a Go coverprofile shows less than 100% statement coverage over blocks not marked with a coverage-ignore directive. |
|
Command deadcodecheck fails when `deadcode -json` (read from stdin) reports any unreachable function outside the internal/testsupport/ tree.
|
Command deadcodecheck fails when `deadcode -json` (read from stdin) reports any unreachable function outside the internal/testsupport/ tree. |
|
Command mutants reads a gremlins -o JSON report and prints the surviving (LIVED) mutants as an advisory triage list, backing the awf `./x mutants` command (ADR-0066).
|
Command mutants reads a gremlins -o JSON report and prints the surviving (LIVED) mutants as an advisory triage list, backing the awf `./x mutants` command (ADR-0066). |
|
Command pincheck is the workflow supply-chain pin gate (ADR-0079).
|
Command pincheck is the workflow supply-chain pin gate (ADR-0079). |
|
Command releasecheck is the release-time project-license and changelog pin.
|
Command releasecheck is the release-time project-license and changelog pin. |
|
Command repoaudit runs repo-specific conformance checks over a git commit range, sharing awf audit's finding contract: it reports the same warn/error rank from internal/severity, and exits non-zero only on an error finding.
|
Command repoaudit runs repo-specific conformance checks over a git commit range, sharing awf audit's finding contract: it reports the same warn/error rank from internal/severity, and exits non-zero only on an error finding. |
|
Command versioncheck exposes project-owned canonical version and schema-floor validation as an unconditional gate stage.
|
Command versioncheck exposes project-owned canonical version and schema-floor validation as an unconditional gate stage. |
Click to show internal directories.
Click to hide internal directories.