Reference
GitHub Repositories
The core open-source and internal repositories powering the VisiCore AI effort.
AI extensions and execution engine are backed by real, shipped code in the github.com/visicore organization. The following repositories are actively driving this initiative.
The X10 GitHub Project is the official tracker for this work — milestones, the delivery worklist, and issue status all live there.
1. VisiCore Open-Source Tools
- What it is: Our public GitHub repositories containing configuration helpers, scripts, and validation utilities.
- How it's used: Used by our consultants to automate deployments and left behind for the customer's team.nvironments.
- Why it matters: It serves as the trusted, existing platform that we are bolting AI extensions onto, removing the need to build a new platform from scratch.
2. X10
- What it is: The live portal (
portal.visicoretech.com) and this very documentation site. - How it's used: Customers use it today to submit tickets, book time, and connect their environments.
- Why it matters: It serves as the trusted, existing platform that we are bolting AI extensions onto, removing the need to build a new platform from scratch.
3. vct-cribl-pack-validator
- What it is: A tool to automatically validate Cribl Packs against best practices and security standards.
- How it's used: Ensures that any automated or human-generated Cribl configurations meet VisiCore's strict quality bar before deployment.
- Why it matters: It acts as an automated "Config Audit" layer (formerly a standalone AI concept, now merged directly into our Health Assessment and Agentic workflow).
4. cc-edge-claude-code-otel
- What it is: OpenTelemetry instrumentation for AI tools like Claude Code.
- How it's used: Emits traces and telemetry data during AI execution.
- Why it matters: Essential for internal monitoring — tracks how much time AI saves (or costs in review time) to accurately measure COGS (Cost of Goods Sold) before quoting ROI to customers.