Skip to content

Commit 966e02f

Browse files
docs: final review fixes — acronyms, ecosystem tables, port consistency
Codex gpt-5.4 review findings resolved: - All acronyms expanded on first use (SSM, PLE, LoRA, LoRO, TRM, D_STATE) - openclaw-plugin added to all ecosystem tables - skills README: git-forensics corrected in cogos-dev-tools listing - All port 5100 references updated to 6931 in source + manifests - mod3 clone URL updated to cogos-dev/mod3 - mod3 incomplete sentence fixed Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 8cc3029 commit 966e02f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> Part of the [CogOS ecosystem](https://github.com/cogos-dev)**how it ACTS**
44
5-
Mod³ translates between thinking and acting. It's the modality bus for CogOS — the layer where cognitive intents become physical signals and physical signals become cognitive events. Voice is the first modality. The architecture supports any.
5+
Mod³ translates between thinking and acting. It's the modality bus for CogOS — the layer where cognitive intents become physical signals and physical signals become cognitive events. Voice is the first modality. The architecture supports any modality.
66

77
Currently: an MCP server that runs local TTS models on Apple Silicon, with adaptive buffering, multi-model routing, non-blocking speech, voice activity detection, and structured metrics. Built for [Claude Code](https://claude.ai/claude-code), works with any MCP-compatible client.
88

@@ -28,7 +28,7 @@ Models are downloaded on first use via HuggingFace Hub.
2828
## Quick Start
2929

3030
```bash
31-
git clone https://github.com/chazmaniandinkle/mod3.git
31+
git clone https://github.com/cogos-dev/mod3.git
3232
cd mod3
3333
./setup.sh
3434
```

0 commit comments

Comments
 (0)