> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ellomas.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Ellomas Technologies

> Documentation for Ellomas products — Seedling, Replay, Hippo, Git Radar, and Graft.

<Frame>
  <img src="https://mintcdn.com/tommy-acf5e428/hdcJ8kReCPwLy8sX/public/ellomas-og.jpeg?fit=max&auto=format&n=hdcJ8kReCPwLy8sX&q=85&s=9b8af7b79e453abb241f290a97815e72" alt="Ellomas Technologies" width="1024" height="1024" data-path="public/ellomas-og.jpeg" />
</Frame>

# Ellomas Technologies Docs

Welcome to the documentation hub for Ellomas Technologies' open-source infrastructure tools.

We build software that helps your business run well — from distributed job systems to schema-aware test data factories.

## Products

<CardGroup cols={2}>
  <Card title="Seedling" icon="sprout" href="/seedling">
    Relational test data factory. Introspect your database schema and generate referentially-integrity rows respecting every FK, unique constraint, and column type.
  </Card>

  <Card title="Replay" icon="rotate-cw" href="/replay">
    Declarative E2E workflow testing engine. Combine HTTP, database, and shell commands into stateful YAML test suites.
  </Card>

  <Card title="Project Hippo" icon="brain" href="#">
    Local-first semantic knowledge engine for AI agents. (Coming soon)
  </Card>

  <Card title="Git Radar" icon="git-branch" href="/git-radar">
    Terminal-based Git visualization tool with an interactive TUI. Navigate commits, switch branches, view diffs.
  </Card>

  <Card title="Graft" icon="git-merge" href="/graft">
    Git-like branching for Docker database volumes. Snapshot, branch, and switch database states in seconds.
  </Card>
</CardGroup>

## Quick Links

* [ellomas.com](https://ellomas.com) — Main website
* [GitHub](https://github.com/tomiwa-a) — Organization profile
