- Introduced `ReachabilityState`, `RuntimeHit`, `ExploitabilitySignal`, `ReachabilitySignal`, `SignalEnvelope`, `SignalType`, `TrustSignal`, and `UnknownSymbolSignal` records to define various signal types and their properties. - Implemented JSON serialization attributes for proper data interchange. - Created project files for the new signal contracts library and corresponding test projects. - Added deterministic test fixtures for micro-interaction testing. - Included cryptographic keys for secure operations with cosign.
6 lines
173 B
INI
6 lines
173 B
INI
home = /usr/bin
|
|
include-system-site-packages = false
|
|
version = 3.12.3
|
|
executable = /usr/bin/python3.12
|
|
command = /usr/bin/python -m venv /mnt/e/dev/git.stella-ops.org/.venv
|