tools capa

tools-githooks-verify

Integration-test harness that drives the repo's .githooks/{pre-commit,commit-msg} shell hooks through bash + ephemeral git repos and asserts their Gate-0.5 / attribution / secure-media / CONTRACT-STATUS behavior. Logic lives entirely in tests/; the lib target is intentionally empty.

Integration-test harness that drives the repo's .githooks/{pre-commit,commit-msg} shell hooks through bash + ephemeral git repos and asserts their Gate-0.5 / attribution / secure-media / CONTRACT-STATUS behavior. Logic lives entirely in tests/; the lib target is intentionally empty.

Tiertools
Roleunclassified (baselined)
Pathcrates/tools/githooks-verify
Edition2021
Targetstools_githooks_verify, hooks, workflow_packages
Public items0 across 0 modules
Tests43

What it is for

Intentionally empty.

tools-githooks-verify is a test-only crate: all behavior under test lives in the repo's .githooks/ shell hooks, and the harness that exercises them lives in tests/hooks.rs (an integration test that compiles only under cargo test). Cargo still requires a target, so this crate carries an empty library that cannot affect cargo build.

Capabilities

No public items.

How to use it

No examples/ target and no doctest in this crate's rustdoc. The tests listed under Verification are the closest executable usage.

Module structure

No public modules: the crate root is its whole surface.

Public surface

No public items.

No pub use re-exports: every item above is declared in this crate.

Boundary

Depends on no other workspace tier.

Shares tier tools with 84 other crates: tools-advisory-reach, tools-archive-guard, tools-artifact-scaffold, tools-ask-ai-core, tools-ask-ais, tools-ask-gemini, tools-book, tools-book-report, … (84 total).

_What this crate deliberately does NOT own is a judgment. No committed registry records one for it, so none is stated here._

Where it sits

Tier (ontology)tools
Architectural role (taxonomy)unclassified (baselined)
Locationcrates/tools/githooks-verify
Vocabulary in force (lexicon)current

Dependencies

Runtime. None.

Development. None.

Build. None.

Depended on by. Nothing in this workspace.

Feature flags

No Cargo features are defined: every capability is unconditional, so no consumer can receive a half-wired crate.

Targets

KindNameSource
libtools_githooks_verify`src/lib.rs`
testhooks`tests/hooks.rs`
testworkflow_packages`tests/workflow_packages.rs`

Error model

No public error type was detected: no public item declares a type named *Error, and no public signature returns one.

Operational characteristics

PropertyEvidence
async public surfacenone detected
async runtimenone detected
database accessnone detected
network I/Onone detected
unsafe codenone detected
environment variablesnone detected

No unsafe block, unsafe fn, unsafe impl or unsafe trait was found by the parser anywhere in this crate's source.

Configuration

No environment variable is read with a literal name anywhere in this crate. A variable whose key is computed at run time cannot be listed here, and is not claimed to be absent.

No workspace crate depends on this one.

Verification

KindCount
Unit tests0
Integration tests43
Examples0
Doctests0

What the tests establish, by name:

Documentation coverage

MeasureDocumentedTotal
Public items with rustdoc00
Public modules with a //! block00

Metrics

MetricValue
Rust source files1
Source lines7
Code lines0
Public API items0
Public modules0
Tests43
Examples0
Cargo features0
Direct runtime dependencies0
Workspace reverse dependencies0
pie showData
    title Rust source composition
    "Code" : 0
    "Blank or comment" : 7

Generation

Rendered by tools-corpus corpus readme from repository evidence alone, renderer schema 2, lexicon current. No model, network service or database was consulted. Regenerate with tools-corpus corpus readme --write; verify with --check.

Todas las tools · Manual