tools tier

tools-xtask

_No description in Cargo.toml._

Tiertools
Roleunclassified (baselined)
Pathcrates/tools/xtask
Edition2021
Targetstools-xtask, check_deps_unregistered, cross_ref_against, layer_registration_oracle, mutation_gate, verify_packet_branches, verify_packet_oracle
Public items0 across 0 modules
Tests174

What it is for

tools-xtask - Workspace maintenance tasks

Run with: cargo run -p tools-xtask -- <command>

Commands: check-deps Check layer dependency rules check-migrations Fail on duplicate migration versions verify-packet Check a §18 worker-handoff packet against the protocol check-mutants Mutation-adequacy gate on the diff vs. origin migrate Run all migrations in dependency order migrate-list List migration order without running

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/xtask
Vocabulary in force (lexicon)current

Dependencies

Runtime, from outside the workspace.

CrateRequirementFeaturesOptionalOnly on
cargo_metadata^0.18noalways
serde^1derivenoalways
serde_json^1noalways
termcolor^1.4noalways
toml^0.8noalways

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
bintools-xtask`src/main.rs`
testcheck_deps_unregistered`tests/check_deps_unregistered.rs`
testcross_ref_against`tests/cross_ref_against.rs`
testlayer_registration_oracle`tests/layer_registration_oracle.rs`
testmutation_gate`tests/mutation_gate.rs`
testverify_packet_branches`tests/verify_packet_branches.rs`
testverify_packet_oracle`tests/verify_packet_oracle.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 variablesyes

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

Configuration

VariableRead in
CARGO_MANIFEST_DIRsrc/mutants_runner_io.rs
CORPUS_SOURCECODE_APP_DBsrc/mutants_telemetry.rs
DATABASE_URLsrc/main.rs
HOMEsrc/mutants_runner_io.rs

No workspace crate depends on this one.

Verification

KindCount
Unit tests132
Integration tests42
Examples0
Doctests0

What the tests establish, by name:

Documentation coverage

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

Metrics

MetricValue
Rust source files5
Source lines6758
Code lines5338
Public API items0
Public modules0
Tests174
Examples0
Cargo features0
Direct runtime dependencies5
Workspace reverse dependencies0
pie showData
    title Rust source composition
    "Code" : 5338
    "Blank or comment" : 1420

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.

All tools · Manual