Skip to content

Commit 685117f

Browse files
hyperpolymathclaude
andcommitted
docs: update awesome-list descriptions to 53 cartridges
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent ec688e8 commit 685117f

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

docs/outreach/awesome-list-descriptions.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!-- SPDX-License-Identifier: PMPL-1.0-or-later -->
22
<!-- Pre-written descriptions for awesome list submissions -->
3-
<!-- Last updated: 2026-03-10 -->
3+
<!-- Last updated: 2026-03-24 -->
44

55
# Awesome List Submission Descriptions
66

@@ -16,7 +16,7 @@ Repository: https://github.com/punkpeye/awesome-mcp-servers (or similar)
1616
```markdown
1717
### BoJ Server
1818

19-
Unified capability catalogue exposing 18 cartridges (database, container,
19+
Unified capability catalogue exposing 53 cartridges (database, container,
2020
git, secrets, queues, IaC, observe, SSG, proof, fleet, nesy, agent, cloud,
2121
k8s, lsp, dap, bsp, feedback) through a single MCP stdio server. Formally
2222
verified with Idris2 dependent type proofs. Built with Zig + V-lang, zero
@@ -60,7 +60,7 @@ dependent types. Built with Zig and V-lang.
6060
|---|---|
6161
| **Repository** | https://github.com/hyperpolymath/boj-server |
6262
| **Transport** | stdio (JSON-RPC 2.0) |
63-
| **Tools** | 18 cartridges, each exposing domain-specific operations |
63+
| **Tools** | 53 cartridges, each exposing domain-specific operations |
6464
| **Setup** | `boj-server --mcp` |
6565
```
6666

@@ -71,7 +71,7 @@ dependent types. Built with Zig and V-lang.
7171
Repository: https://github.com/C-BJ/awesome-zig (or similar)
7272

7373
```markdown
74-
- [boj-server](https://github.com/hyperpolymath/boj-server) - Federated developer tool catalogue with 18 capability cartridges. Zig handles the FFI layer (C-ABI exports, thread-safe mutexes, shared library compilation). Paired with Idris2 for formal verification and V-lang for network adapters. 307 tests, zero runtime dependencies.
74+
- [boj-server](https://github.com/hyperpolymath/boj-server) - Federated developer tool catalogue with 18 capability cartridges. Zig handles the FFI layer (C-ABI exports, thread-safe mutexes, shared library compilation). Paired with Idris2 for formal verification and V-lang for network adapters. 219 Zig tests + 32 seam checks, zero runtime dependencies.
7575
```
7676

7777
---

0 commit comments

Comments
 (0)