oryn_core 0.1.0 copy "oryn_core: ^0.1.0" to clipboard
oryn_core: ^0.1.0 copied to clipboard

Proof-oriented claim evaluation engine defined by the Oryn Protocol. Computes confidence for claims over time using evidence, counter-evidence, and time decay. Pure Dart, no external dependencies.

Changelog #

0.1.0 #

  • Initial public release of oryn_core
  • Core engine for the Oryn Protocol v0.0.1
  • Includes:
    • Claim, Evidence, CounterEvidence models
    • DecayEngine (time-based decay)
    • ConfidenceEngine (deterministic confidence computation)
    • ClaimValidator (protocol invariants)
    • Unit tests
1
likes
140
points
69
downloads

Publisher

unverified uploader

Weekly Downloads

Proof-oriented claim evaluation engine defined by the Oryn Protocol. Computes confidence for claims over time using evidence, counter-evidence, and time decay. Pure Dart, no external dependencies.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

More

Packages that depend on oryn_core