meridianhub
Official@meridianhub
Declare your economy. Meridian runs it. Source-available transaction integrity engine for the real-world economy.
Agent Skills by meridianhub
Showing 9 vetted skills indexed across 1 GitHub repositories.
skill-docker-configuration
Automate multi-stage Docker builds for minimal Go production images.
skill-security-practices
Automate security scanning with gosec, Trivy, and SBOM generation in CI/CD pipelines.
event-triggered-sagas
Execute event-triggered sagas on Kafka channels with CEL filters.
starlark-saga-generation
Generate type-safe Starlark saga scripts aligned with Meridian's transaction orchestration architecture.
generate-llm-blueprint
Generate a single Markdown blueprint from PRDs, ADRs, architecture docs, proto definitions, and Atlas configs.
skill-testing-standards
Standardize Meridian service tests with table-driven cases and testify assertions.
skill-schema-evolution
Enforces safe protobuf schema evolution with buf breaking-change detection.
skill-kustomize-deployments
Organize Kubernetes manifests with base configurations and environment-specific overlays.
skill-tilt-development
Automate Kubernetes local development workflows with Tilt for fast rebuilds and live reload.
Frequently Asked Questions About meridianhub
FAQPage SchemaWhat specific tasks does Meridianhub enable for distributed systems?▼
Meridianhub enables the execution of event-triggered sagas on Kafka channels, enforces safe Protobuf schema evolution, and standardizes service testing using table-driven cases. It further supports infrastructure management through Kustomize overlays and local development environments for Kubernetes.
Which engineering personas benefit from these capabilities?▼
Platform engineers, site reliability engineers, and backend developers focused on distributed transaction integrity benefit from these capabilities. The registry is designed for teams managing complex service architectures requiring strict schema governance and reliable event-driven transaction orchestration.
What are the primary prerequisites for implementing these transaction sagas?▼
Implementation requires an existing Kafka infrastructure and a service architecture utilizing Protobuf for data definitions. Users must be prepared to define transaction logic using Starlark scripts and maintain environment-specific configurations via Kustomize for deployment consistency.