larc-loops 0.1.1

Agentic loop convergence traits for the Light Architects platform — ConvergenceResult, BlastScore, ConvergenceGate, NPassVerifier, QueueDrain, InterestDecay, IntervalWatch
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2024"
name = "larc-loops"
version = "0.1.1"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Agentic loop convergence traits for the Light Architects platform — ConvergenceResult, BlastScore, ConvergenceGate, NPassVerifier, QueueDrain, InterestDecay, IntervalWatch"
readme = false
keywords = [
    "agent",
    "loop",
    "convergence",
    "strategy",
    "lightarchitects",
]
categories = [
    "asynchronous",
    "algorithms",
]
license = "Apache-2.0"
repository = "https://github.com/TheLightArchitects/larc-crates"
resolver = "2"

[lib]
name = "larc_loops"
path = "src/lib.rs"

[dependencies]

[dev-dependencies]