# GuardRail.Space AGENTS.md Architectural guidelines and contribution rules for GuardRail.Space MVP. - Architecture overview - Tech stack and interfaces - Testing commands and CI hints - Contribution and code style rules - MVP scope for safety contracts, policy engine, guard module, and adapters The goal is to provide a production-ready scaffold that can be progressively extended: - MVP: DSL for SafetyContracts, runtime policy engine, guard module, shadow planner, and adapters. - The MVP will also include a minimal Python package, unit tests, and a test runner script (test.sh). - Additional adapters for Gazebo/ROS integration and offline reconciliation scaffolding will be implemented progressively. If you add features, update this document to reflect schema changes and testing commands.