Skip to content

Commit 1a58846

Browse files
committed
Minor reworking of docs.
1 parent 21e0a8b commit 1a58846

9 files changed

Lines changed: 9 additions & 9 deletions

File tree

.github/settings.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
repository:
1313
name: "boj-server"
14-
description: "BoJ (Bureau of Justice) — unified MCP server consolidating GitHub, GitLab, Cloudflare, browser automation, and 50+ open-source cartridges"
14+
description: "BoJ (Bundle of Joy) — unified MCP server consolidating GitHub, GitLab, Cloudflare, browser automation, and 50+ open-source cartridges"
1515
homepage: "https://github.com/hyperpolymath/boj-server"
1616
private: false
1717
has_issues: true

.machine_readable/INTENT.contractile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
; === Purpose (what this repo IS) ===
1010
(purpose
11-
"BoJ (Bureau of Justice) is a unified MCP server that consolidates all hyperpolymath
11+
"BoJ (Bundle of Joy) is a unified MCP server that consolidates all hyperpolymath
1212
tooling into a single endpoint. It provides Claude Code integration for GitHub,
1313
GitLab, Cloudflare, Vercel, Verpex, Gmail, Calendar, browser automation, research,
1414
ML, and 50+ open-source cartridges. It implements a three-class architecture:

EXPLAINME.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ The README makes claims. This file backs them up.
77

88
[quote, README]
99
____
10-
BoJ is a unified MCP server that consolidates 50+ hyperpolymath cartridges: GitHub, GitLab, Cloudflare, Vercel, Gmail, browser automation, and open-source integrations.
10+
BoJ (Bundle of Joy) is a unified MCP server that consolidates all hyperpolymath tooling into a single endpoint — GitHub, GitLab, Cloudflare, Vercel, Verpex, Gmail, Calendar, browser automation, research, ML, and 50+ open-source cartridges.
1111
____
1212

1313
This is the Model-Controller-Processor pattern: cartridges are pluggable service wrappers (90+ total), the MCP bridge translates Claude tool calls to cartridge invocations, and a REST API provides non-MCP access.

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ image:https://img.shields.io/badge/OpenSSF-Best_Practices-green?logo=opensources
66
image:https://glama.ai/mcp/servers/hyperpolymath/boj-server/badge[Glama MCP Server,link=https://glama.ai/mcp/servers/hyperpolymath/boj-server]
77
image:https://api.thegreenwebfoundation.org/greencheckimage/boj-server.net[Green Hosting,link="https://www.thegreenwebfoundation.org/green-web-check/?url=boj-server.net"]
88

9-
BoJ (Bureau of Justice) is a unified MCP server that consolidates all hyperpolymath tooling into a single endpoint — GitHub, GitLab, Cloudflare, Vercel, Verpex, Gmail, Calendar, browser automation, research, ML, and 50+ open-source cartridges.
9+
BoJ (Bundle of Joy) is a unified MCP server that consolidates all hyperpolymath tooling into a single endpoint — GitHub, GitLab, Cloudflare, Vercel, Verpex, Gmail, Calendar, browser automation, research, ML, and 50+ open-source cartridges.
1010

1111
== Install
1212

contractiles/intend/Intentfile.a2ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Declared intent and purpose for Boj Server.
88

99
## Purpose
1010

11-
Boj Server — BoJ (Bureau of Justice) is a unified MCP server that consolidates all hyperpolymath tooling into a single endpoint — Git
11+
Boj Server — BoJ (Bundle of Joy) is a unified MCP server that consolidates all hyperpolymath tooling into a single endpoint — Git
1212

1313
## Anti-Purpose
1414

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ <h2>Install</h2>
5252
cd boj-server/mcp-bridge && npm install</code></pre>
5353

5454
<h2>What It Does</h2>
55-
<p>BoJ (Bureau of Justice) consolidates GitHub, GitLab, Cloudflare, Vercel, Verpex,
55+
<p>BoJ (Bundle of Joy) consolidates GitHub, GitLab, Cloudflare, Vercel, Verpex,
5656
Gmail, Calendar, browser automation, research, ML, and 50+ open-source cartridges
5757
into a single MCP server endpoint for AI assistants.</p>
5858

docs/outreach/show-hn-draft.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Show HN: BoJ — 95-cartridge MCP server with formal proofs (Idris2 + Zig + V)
22

3-
BoJ (Bureau of Justice) is an MCP server that bundles 95 tool cartridges — each with a formally verified ABI (Idris2), a C-compatible FFI (Zig), and an API adapter (V-lang). It speaks REST, gRPC, GraphQL, and SSE on four ports.
3+
BoJ (Bundle of Joy) is an MCP server that bundles 95 tool cartridges — each with a formally verified ABI (Idris2), a C-compatible FFI (Zig), and an API adapter (V-lang). It speaks REST, gRPC, GraphQL, and SSE on four ports.
44

55
What makes it different:
66

docs/specification/openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ info:
1414
version: 0.3.0
1515
summary: Formally verified cartridge server for cloud infrastructure, databases, git, containers, and more.
1616
description: |
17-
BoJ (Bureau of Justice) Server is a cartridge-based infrastructure management
17+
BoJ (Bundle of Joy) Server is a cartridge-based infrastructure management
1818
platform. Each cartridge is a formally verified module (Idris2 ABI proofs,
1919
Zig FFI execution, V-lang network adapter) that exposes tools for managing
2020
cloud providers, databases, git repositories, containers, Kubernetes clusters,

site/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ date: 2026-03-31
77

88
The public web home for this project is [boj-server.net](https://boj-server.net).
99

10-
BoJ (Bureau of Justice) is a unified MCP server that consolidates all hyperpolymath tooling into a single endpoint — GitHub, GitLab, Cloudflare, Vercel, Verpex, Gmail, Calendar, browser automation, research, ML, and 50+ open-source cartridges.
10+
BoJ (Bundle of Joy) is a unified MCP server that consolidates all hyperpolymath tooling into a single endpoint — GitHub, GitLab, Cloudflare, Vercel, Verpex, Gmail, Calendar, browser automation, research, ML, and 50+ open-source cartridges.
1111

1212
## Project Links
1313

0 commit comments

Comments
 (0)