Rule Engineering Command Center

Convert gaps into verified and tested firewall rules.

Service Online
Standalone Managed Product

Gap in. Tested rule package out.

REaaS orchestrates your Rule Writer, AI verifier, static validators and Script Testing Module through one API.

GapGenerateVerifyValidateTestAPI

Recent Jobs

Product Boundary

StartsStructured gap received through API
EndsFinal tested-rule package delivered
Outside REaaSGap discovery, approval and production deployment

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  /health

Interactive OpenAPI documentation: /docs