Rule Engineering Command Center
Convert gaps into verified and tested firewall rules.
Gap in. Tested rule package out.
REaaS orchestrates your Rule Writer, AI verifier, static validators and Script Testing Module through one API.
Recent Jobs
Product Boundary
Create Rule Engineering Job
Use this page for manual testing. Production gaps enter through the same API.
Jobs & Results
Inspect every stage and retrieve the final API package.
Testing Configuration
These values are collected by REaaS and sent to your existing Script Testing Module. REaaS does not execute arbitrary customer scripts.
Editable AI Prompts
Manage editable, versioned prompts used by rule generation, verification, test analysis and revision.
Connections
Connect REaaS to your Rule Writer, AI model and Script Testing Module.
Audit Log
Immutable-style operational history for jobs, configuration and callbacks.
REaaS API
Authenticate the tenant through X-REAAS-Tenant. Replace this demo identity mechanism in production.
POST /api/v1/jobs
GET /api/v1/jobs
GET /api/v1/jobs/{job_id}
GET /api/v1/jobs/{job_id}/result
POST /api/v1/jobs/{job_id}/retry
POST /api/v1/jobs/{job_id}/cancel
GET /api/v1/config
PUT /api/v1/config
GET /api/v1/prompts
PUT /api/v1/prompts/{name}
GET /api/v1/audit
GET /healthInteractive OpenAPI documentation: /docs