trishul-snmp

tsnmp v0.1.0 Release Notes

Date: 2026-05-07 Status: released

Summary

tsnmp v0.1.0 is the first tagged v0.1 release of the trishul-snmp runtime.

This release proves the intended split:

This release is intentionally package-first. The CLI is present, but secondary.

Included in This Release

Explicit Scope Cuts

Not in v0.1.0:

Bundle Contract in This Release

load_bundle(path) accepts either:

Optional sidecars in a directory bundle:

These sidecars improve discovery and lookup performance, but are not required for correctness. A single module JSON file is a valid degenerate bundle input.

If referenced dependency modules are missing, core manager behavior still works. The impact is reduced translation or formatting fidelity, not runtime failure.

Known Limits

Validation Used for This Release

Upgrade / Consumer Guidance