Block a user
disyn-symbolic (0.1.0)
Published 2026-06-08 01:41:01 -05:00 by joe
Installation
[registry]
default = "gitea"
[registries.gitea]
index = "sparse+ " # Sparse index
# index = " " # Git
[net]
git-fetch-with-cli = truecargo add disyn-symbolic@0.1.0About this package
Symbolic verifier and repair engine for the disyn agent pipeline
disyn-symbolic
Symbolic verifier and repair engine for the disyn agent pipeline.
Features
RuleSetVerifier— configurable rule-based plan verificationSimpleRepairEngine— removes steps that violate rules- 10-layer verification taxonomy
- Formal verifier trait (
FormalVerifier) with FoT stub types
License
MIT OR Apache-2.0
Dependencies
| ID | Version |
|---|---|
| disyn-core | ^0.1.0 |
| serde_json | ^1 |
| uuid | ^1 |