Agents
The family of AI agents Facets ships: module generation, infrastructure design, release debugging, Kubernetes operations, CI configuration.
Praxis is Facets' agentic layer. Each agent operates on top of the same control plane and module registry, taking high-level intents and producing concrete platform changes.
CI Adapter
Convert your existing CI pipelines (GitHub Actions, GitLab CI, Jenkins) into Facets-compliant ones, no manual YAML edits.
Cloud Migration Agent
Migrate a source cloud to a target cloud with Praxis: scan, blueprint, generate Terraform, and orchestrate environments and data migration.
Infrastructure Designer
Design and manage Facets infrastructure blueprints through conversation with Praxis, which resolves dependencies and validates schemas before deployment.
K8s Inspector
Query and troubleshoot Kubernetes clusters through natural language: pod states, resource utilisation, CrashLoopBackOffs, no kubectl required.
Module Builder
Scaffold and publish production-ready Terraform modules: facets.yaml, main.tf, variables.tf, outputs.tf, schema-validated.
Release Debugger
Diagnose failed Facets deployments with Praxis, which analyzes logs, configurations, and Kubernetes state to find the root cause and exact fix steps.
Agentic Apps
Composable AI-powered apps that ship with Praxis, including incident response and a conversational web component builder for the Facets dashboard.