# Groundledger ecosystem and sister repositories

Groundledger (MIT) is the content skill suite. These **related public repositories** by the same author solve adjacent problems. They are **not** bundled into Groundledger and keep their own licenses (often AGPL-3.0).

## Primary sister repos

| Repository | What it is | Pair with Groundledger |
|------------|------------|---------------------|
| [voice-notes-to-anthropic-artifacts](https://github.com/dranshrad/voice-notes-to-anthropic-artifacts) | Local-first voice notes → STT + Anthropic tools → `~/Artifacts` | Feed transcripts into `blog-engine` / `social-cast` atomize |
| [llm-cst-refactorer](https://github.com/dranshrad/llm-cst-refactorer) | Format-preserving LibCST docstring/type-hint refactorer | Structure-safe code/docs beside content ops |
| [automated-self-correction-loop](https://github.com/dranshrad/automated-self-correction-loop) | Self-healing Python run/heal harness | Parallel to Groundledger stress-test / iterate loops for code |
| [anthropic-audio-gateway](https://github.com/dranshrad/anthropic-audio-gateway) | Browser audio ↔ Anthropic Realtime WSS gateway | Complements Frame & Tone / narration workflows |

## Also adjacent

| Repository | Note |
|------------|------|
| [groundledger](https://github.com/dranshrad/groundledger) | Canonical suite (this project) |
| [blog-engine](https://github.com/dranshrad/blog-engine) | Mirror / superseded entry → use Groundledger |
| [codex-ast-mapper](https://github.com/dranshrad/codex-ast-mapper) | AST → LLM-dense XML mapper |

## License reminder

Linking ≠ relicensing. Use each repo under its LICENSE file.

[← Home](index.html)
