candid-compatibility-detector
Detects breaking changes and compatibility issues across Candid interfaces for the Internet Computer.
| Size | Folder | Inside |
|---|---|---|
| 349 B | examples/ | 1 script |
| 846 B | src/ | 1 script |
| 821 B | tests/ | 1 test file |
| 3.8 kB | (root) | 13 docs · 2 config files |
| Size | Path |
|---|---|
| 112 B | AGENT_EVAL.md |
| 165 B | ARCHITECTURE.md |
| 91 B | BENCHMARK_REPORT.md |
| 74 B | CHANGELOG.md |
| 58 B | DEPENDENCIES.md |
| 90 B | LICENSE.md |
| 158 B | LIMITATIONS.md |
| 90 B | PREVIEW.md |
| 159 B | QUICKSTART.md |
| 420 B | README.md |
| 143 B | SECURITY.md |
| 131 B | SUPPORT.md |
| 125 B | TEST_REPORT.md |
| 122 B | VERIFICATION.md |
| 239 B | commercial-manifest.json |
| 349 B | examples/compat_demo.py |
| 1.7 kB | release-manifest.json |
| 846 B | src/compat.py |
| 821 B | tests/test_compat.py |
Already bought this?
View your purchasesREADME
Candid Compatibility Detector
A dependency-free comparator for detecting removed methods, changed argument types, and changed result types between two simplified Candid interface descriptions. Buyer: ICP SDK and canister release teams.
python3 -m unittest discover -s tests -v
python3 examples/compat_demo.py
It is a focused release gate, not a full Candid parser or deployment service. Price band: $149.
Security scan report
Scanned by X402 Git, OSV (opens in a new tab) and Socket (opens in a new tab) — passed on all three.
- secrets
- none found
- X402 Git
- size limits
- within caps
- X402 Git
- known malware
- no dependency manifests to check
- OSV
- known vulnerabilities
- no dependency manifests to check
- OSV
- dependency behaviour
- no dependency manifests to check
- Socket
- instruction smuggling
- none found
- X402 Git
- what it can do
- nothing to declare
- X402 Git
What this can do
No tools, no hosts, no environment variables, nothing runs at install.
Releases 1
- v1.0.02026-09-16
release: v1.0.0 commercial source edition