dnspls-core 0.1.0

Provider-neutral evidence and decision kernel for DNSpls
Documentation
  • Coverage
  • 11.81%
    15 out of 127 items documented0 out of 0 items with examples
  • Size
  • Source code size: 62.53 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 3.05 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 17s Average build duration of successful builds.
  • all releases: 17s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • copyleftdev

dnspls-core

The provider-neutral evidence and decision kernel for DNSpls.

Adapters normalize external responses into typed observations. This crate owns the rules that reduce those observations into freshness-aware verdicts. DNS, zone-file absence, RDAP not-found, and unqualified provider reports cannot produce a registrable verdict.

The crate has no async runtime, HTTP client, MCP SDK, provider SDK, or storage dependency.