Product briefing
A high-performance application testing service built with .NET 8.0 and Blazor. Sentinel provides multi-protocol testing (REST API, Database, WebSocket), load testing with detailed performance metrics, API compliance analysis, and real-time health monitoring with comprehensive test result storage.
Endpoints
4
Key features
6
Stack components
5
Controls noted
3
May 15, 2026: Added governance-aligned copy, compare tooling support, and transparency notes.
| Method | Path | Description |
|---|---|---|
| POST | /api/v1/execute | Execute a test suite |
| GET | /api/v1/results/{runId} | Retrieve detailed test results |
| GET | /api/v1/compliance/report | Generate a compliance PDF report |
| POST | /api/v1/profiles | Create/manage authentication profiles for testing |
import requests
# Example interaction
response = requests.post(
url="https://api.arcore.internal/api/v1/execute",
headers={"Authorization": "Bearer <token>"}
)
print(response.json())Compliance
Security
Coming Soon
4 plannedContinuous Compliance Monitoring (NIST, RMF)
Target: Q2 2025
Automated Evidence Generation (PDF Reports)
Target: Q3 2025
CI/CD Pipeline Quality Gates Integration
Target: Q2 2025
Real-Time Test Execution Monitoring (SignalR)
Target: Q3 2025
An automated architecture discovery and tech-stack scanning platform. ArcoreTest traverses application repositories and database schemas to build a living inventory of applications, components, triggers, actions, technologies, and test scenarios for governance and review.
A cybersecurity governance, risk, and compliance platform that combines framework management, system categorization, risk assessment, audit evidence workflows, penetration-testing tracking, workforce capability mapping, and component health monitoring.
The 'Legal Brain' of Arcore. Codex provides a dual-engine architecture for digitizing federal contracts (financials, CLINs, rates) and enforcing executable policy-as-code using OPA/Rego for AI guardrails, data governance, and dynamic access control.