# GuardRail.Space A lightweight, open-source safety framework to govern onboard AGI planners for space robotics. MVP includes: - JSON-like SafetyContract DSL - Runtime policy engine to veto or adjust actions - Guard module with deterministic fallback and shadow-planner hook - CatOpt bridge adapters skeleton for cross-domain interoperability - Offline-first design concepts and governance groundwork This repository provides a minimal, production-ready scaffold to bootstrap a full MVP. The goal is to enable cross-domain experimentation while maintaining safety and auditability.