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

# 3CVC OSS Project Guide

> Documentation for the open source projects maintained by 3cubed Ventures.

Welcome to the 3CVC Project Guide. 3cubed Ventures maintains a growing set of open source projects and welcomes contributions from the community. Use the cards below to jump into a specific project.

<CardGroup cols={2}>
  <Card title="JCore" icon="globe" href="/jcore">
    Core libraries and shared foundations that power the 3cubed ecosystem.
  </Card>

  <Card title="Mockingbird" icon="bird" href="/mockingbird">
    Tooling for simulation, mocking, and reproducible test environments.
  </Card>

  <Card title="Tendril" icon="atom-simple" href="/tendril">
    Connective infrastructure for linking services and data flows.
  </Card>

  <Card title="Aletheia" icon="folder-medical" href="/aletheia">
    Verification and truth-tracking utilities for data and systems.
  </Card>
</CardGroup>

## Get involved

<CardGroup cols={2}>
  <Card title="GitHub" icon="github" href="https://github.com/3cubed-Ventures">
    Browse source, file issues, and open pull requests.
  </Card>

  <Card title="3cubed Ventures" icon="cube" href="https://3cubed.vc">
    Learn more about 3cubed and the teams behind these projects.
  </Card>
</CardGroup>
