You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 3, 2026. It is now read-only.
-**Local Permission Broker (LPB)**: Core security engine with JIT token-based authorization and 60s TTL.
12
13
-**Governed Learning**: Added `PromotionPipeline` for candidate memory rule generation and human-in-the-loop promotion.
13
14
-**Policy Simulation**: Backtest engine to simulate policy impact against historical episodes before activation.
14
-
-**Cross-Platform Hardening**: Refactored core path management via `VaultContext` to support environment-aware deployment (`LOCAL_AGENT_VAULT`, `LOCAL_AGENT_SANDBOX`).
15
-
-**Visual Architecture**: Integrated Mermaid-based security diagrams and high-fidelity demo assets.
15
+
-**Airlock Gateway**: Zero-trust LLM isolation with automated interception of sensitive tool calls.
16
+
-**Immutable Audit Trail**: Tamper-evident trail of all agent actions, user approvals, and security tokens.
16
17
17
-
### Changed
18
-
-**CI/CD Overhaul**: Refactored GitHub Actions for automated Docker builds and publication to `ghcr.io`.
19
-
-**Repo Hygiene**: Streamlined repository by removing legacy `frontend/`, `requirements.txt`, and `setup.py`, canonicalizing all build logic in `pyproject.toml`.
20
-
-**Security Posture**: Hardened LPB (Local Permission Broker) with improved resource normalization and better error handling.
21
-
-**Onboarding**: Added `examples/getting_started.py` for immediate developer onboarding.
18
+
### 🛠️ Infrastructure & UX
19
+
-**Environment-Aware Core**: Full support for `LOCAL_AGENT_VAULT`and `LOCAL_AGENT_SANDBOX` for cross-platform stability.
20
+
-**Docker-First Deployment**: Streamlined distribution via `ghcr.io` and one-liner `docker-run.sh`.
21
+
-**Dashboard v1.0**: High-end cyber-glass UI for Command, Brain, and Compliance management.
22
+
-**Developer Ergonomics**: Canonicalized around `pyproject.toml` with a "Getting Started" example suite.
0 commit comments