tools capa

tools-paced-send

Works a named list one item at a time on a fixed cadence: reads targets from a CSV column given as an argument, refuses an ambiguous column rather than guessing, paces sends so consecutive items are at least the interval apart, and never sends an item twice across restarts.

Works a named list one item at a time on a fixed cadence: reads targets from a CSV column given as an argument, refuses an ambiguous column rather than guessing, paces sends so consecutive items are at least the interval apart, and never sends an item twice across restarts.

Tiertools
Roleunclassified (baselined)
Pathcrates/tools/paced-send
Edition2021
Targetstools-paced-send
Public items0 across 0 modules
Tests29

What it is for

tools-paced-send — work a named list one letter at a time, on a fixed cadence.

Sprint 4.56. The list, the template, the column, the interval and the sending account all arrive as arguments: nothing about the client's work is known here.

Two subcommands, and the split between them is the safety property. plan reads and renders and sends nothing, so a wrong column or a broken template costs nothing to find. send does the same work and then delivers, paced, recording each attempt before moving on.

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

Reaches into infrastructure.

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

Tier flow. Which tiers this crate's own edges cross.

flowchart LR
  n_tools["tools"] --> n_infrastructure["infrastructure"]

Dependencies

Runtime, in this workspace.

CrateTierOptionalOnly on
`infrastructure-adapters-google-gmail`infrastructurenoalways

Runtime, from outside the workspace.

CrateRequirementFeaturesOptionalOnly on
anyhow^1noalways
clap^4derivenoalways
csv^1noalways
tokio^1full, macros, rt-multi-thread, timenoalways

Development, in this workspace.

CrateTierOptionalOnly on
`tools-cli-conformance`toolsnoalways

Build. None.

Depended on by. Nothing in this workspace.

Signal flow — what reaches this crate, and what it reaches.

flowchart LR
  SELF["tools-paced-send"]
  SELF -->|development| n_tools_cli_conformance["tools-cli-conformance"]
  SELF -->|runtime| n_infrastructure_adapters_google_gmail["infrastructure-adapters-google-gmail"]
  classDef self fill:#1f883d,stroke:#1f883d,color:#fff;
  class SELF self;

Feature flags

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

Targets

KindNameSource
bintools-paced-send`src/main.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 runtimeyes
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 tests29
Integration tests0
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 lines1116
Code lines840
Public API items0
Public modules0
Tests29
Examples0
Cargo features0
Direct runtime dependencies5
Workspace reverse dependencies0
pie showData
    title Rust source composition
    "Code" : 840
    "Blank or comment" : 276

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