Product briefing
Deterministic, safe, and observable executor runtime for scaffolding and maintenance. ArcoreFoundry separates the Brain (knowledge graph + contracts) from the Hands (DAG executor + transactional VFS) so every change is ordered, diffable, and secure before touching disk.
Endpoints
4
Key features
6
Stack components
7
Controls noted
6
May 15, 2026: Added governance-aligned copy, compare tooling support, and transparency notes.
| Method | Path | Description |
|---|---|---|
| CLI | arcore plan | Render DAG and execution order for pending actions |
| CLI | arcore diff | Preview transactional VFS changes before commit |
| CLI | arcore generate | Execute DAG and write committed changes to disk |
| HTTP | http://127.0.0.1:{port}/api/session | Establish one-time session token for Forge Service |
# 1) Plan actions for a Turborepo/NestJS/Next.js scaffold
arcore plan
# 2) Preview changes in transactional VFS
arcore diff
# 3) Execute and commit deterministic DAG
arcore generateCompliance
Security
CI/CD Orchestration Platform. ArcorParkour provides a universal runner architecture to execute YAML-defined pipelines, providing real-time log streaming, encrypted secret management, and multi-cloud CLI integration for automated delivery. It serves as the primary engine for automating the software delivery lifecycle across the Arcore ecosystem.
Platform engineering tool for creating backend-free, believable demos. ArcorePhantom captures live API traffic, infers entities and routes, and compiles a browser-only runtime so teams can ship portable demos without exposing production systems.
Hybrid platform that compiles anchored Markdown into strictly typed artifacts. ArcoreBlueprint runs a Meta-Schema → Artifact Definition → Zod/TS pipeline so documentation stays human-readable, machine-validatable, and agent-ready.