Product briefing
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.
Endpoints
5
Key features
5
Stack components
5
Controls noted
6
May 15, 2026: Added governance-aligned copy, compare tooling support, and transparency notes.
| Method | Path | Description |
|---|---|---|
| GET | /api/applications/ | List discovered applications |
| GET | /api/components/ | Retrieve inventoried components and test surfaces |
| GET | /api/test-runs/ | List historical test runs |
| GET | /api/metrics/coverage/ | Get architectural and test coverage metrics |
| GET | /api/health/ | Comprehensive health check |
import requests
# Example interaction
response = requests.get(
url="https://api.arcore.internal/api/test-runs/",
headers={"Authorization": "Bearer <token>"}
)
print(response.json())Compliance
Security
Coming Soon
5 plannedSynthetic & Masked Data Generation
Target: Q2 2025
Requirements Traceability Matrix (RTM) Integration
Target: Q2 2025
Test Data Versioning & Rollback
Target: Q3 2025
Automated Environment Data Reset Hooks
Target: Q3 2025
Webhooks & Event Notifications
Target: Q1 2025
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.
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.