fieldwitness/src/soosef
Aaron D. Lee 384d7e89d9
Some checks failed
CI / lint (push) Successful in 22s
CI / typecheck (push) Successful in 21s
CI / test (push) Failing after 21s
Fix all mypy type errors (10 errors in 5 files)
- Use type: ignore for cbor2/json Any returns in serialization/deadman
- Fix callable→Callable in killswitch.py and usb_monitor.py
- Add Ed25519PrivateKey assertion in CLI chain-wrap path
- Allow None for RotationResult fingerprints
- Annotate channel key as str in manager.py

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-01 18:33:56 -04:00
..
federation Fix all mypy type errors (10 errors in 5 files) 2026-04-01 18:33:56 -04:00
fieldkit Fix all mypy type errors (10 errors in 5 files) 2026-04-01 18:33:56 -04:00
keystore Fix all mypy type errors (10 errors in 5 files) 2026-04-01 18:33:56 -04:00
__init__.py Initial repo skeleton with pyproject.toml and project guide 2026-03-31 14:21:30 -04:00
audit.py Fix all 98 ruff lint errors across codebase 2026-04-01 18:30:01 -04:00
cli.py Fix all mypy type errors (10 errors in 5 files) 2026-04-01 18:33:56 -04:00
config.py Fix all 98 ruff lint errors across codebase 2026-04-01 18:30:01 -04:00
exceptions.py Fix 14 bugs and add features from power-user security audit 2026-04-01 17:06:33 -04:00
paths.py Fix 14 bugs and add features from power-user security audit 2026-04-01 17:06:33 -04:00