01- What it is
- A Home Assistant custom integration exposing Jev evaluations as sensors and automation actions.
- Jev’s role
- Repeated state classification and typed automation decisions.
- Architecture
- Home Assistant state → TypeSafe evaluation → sensor/action result with a local token-budget guard.
- Why it matters
- Decision models can act as a semantic layer inside an existing event-driven rules engine.
03- What it is
- An open-source three-sage voting experiment inspired by Neon Genesis Evangelion.
- Jev’s role
- Independent probabilistic judgments combined through majority voting.
- Architecture
- Question → three Jev evaluations → deterministic aggregation → decision.
- Why it matters
- Cheap typed judgments invite ensemble and quorum experiments, though correlated errors still need measurement.