Hi, thanks for maintaining this focused agent runtime security list.
I would like to check whether rust-norion is in scope before opening a PR:
- Project: https://github.com/yanghao1143/rust-norion
- Language: Rust
- Maturity: early research-engineering prototype
- What it is: an inference/control-layer prototype around AI agents and model backends.
- What it is not: not a sandbox runtime, not credential injection infrastructure, and not a production LLM serving gateway.
Potential fit would be under provenance / instrumentation / observability or adjacent runtime governance, because the project focuses on:
- explicit runtime-boundary contracts around model/backend execution
- writer gates and evidence checks before persistent mutation/self-evolution
- rollback-oriented self-evolution flow
- audit traces and replay/memory governance surfaces
- Rust-native control-layer contracts around AI agent execution
Conservative one-line wording if this fits:
rust-norion - Rust research prototype for AI agent inference-control layers with runtime-boundary contracts, writer gates, evidence checks, audit traces, and rollback-oriented self-evolution.
If the list should stay limited to sandboxing, credential isolation, and identity/provenance infrastructure with stronger production/security posture, I will skip a PR.
Hi, thanks for maintaining this focused agent runtime security list.
I would like to check whether
rust-norionis in scope before opening a PR:Potential fit would be under provenance / instrumentation / observability or adjacent runtime governance, because the project focuses on:
Conservative one-line wording if this fits:
rust-norion- Rust research prototype for AI agent inference-control layers with runtime-boundary contracts, writer gates, evidence checks, audit traces, and rollback-oriented self-evolution.If the list should stay limited to sandboxing, credential isolation, and identity/provenance infrastructure with stronger production/security posture, I will skip a PR.