Commit a95738f
committed
docs(readme): fix stale duplicate proxy blurb, drop leaked project name
Verification pass requested by user across: the 5-problems table,
Architecture diagram, Positioning section, MCP Plug & Play, and Universal
Architecture/escape-hatches section.
Verified accurate, no changes needed:
- Architecture diagram (daemon endpoints /api/god/poll, /api/god/agents,
CrossEncoderReranker, INT8 quantization, Ebbinghaus decay) -- all
confirmed present in mathir_lib/*.py.
- Console Scripts table -- matches pyproject.toml's [project.scripts]
exactly (6/6 entries).
- Positioning section's external claims -- researched live: Claude Chat
Memory (all plans, March 2026), ChatGPT "Dreaming" (June 2026), and
Gemini's Personal Intelligence/"memories" are real and dated within
2026 as claimed. Mem0/Zep-Graphiti/Letta/Cognee/LangMem are all real,
actively-compared 2026 frameworks; the LongMemEval numbers cited
(Zep/Graphiti 63.8%, Mem0 49.0%) are real and published. MATHIR's own
cited LoCoMo numbers (51.2%, 38.8%) and anomaly-eval corpus both exist
and match benchmarks/06_results/current/README.md exactly.
- AGENTS.md / agents.md claim -- verified real: Linux-Foundation-adjacent
open standard, 60,000+ projects as of Dec 2025, tool list matches
confirmed adopters (Aider, VS Code, Zed, Warp, Roo Code, Jules,
JetBrains Junie, Factory, OpenCode, GitHub Copilot).
Found and fixed:
- The "Universal escape hatches" list's item #1 was a stale, word-for-
word duplicate of the Tier C table row directly above it -- except it
still said "OpenAI-compatible" only with a single `OPENAI_BASE_URL`
example, contradicting the Tier C row's already-fixed Anthropic +
OpenAI-compatible description two lines up. Removed the redundant
restatement entirely (Tier C already covers it correctly); kept the
AGENTS.md item, which is genuinely distinct info.
- The per-project DB routing example used a specific unrelated project's
name ("Mycerise_V2_Taur") as if it were part of MATHIR's own
structure -- replaced with a generic `your-project/` placeholder.
Synced to ~/.config/MATHIR/README.md.1 parent 59c9bd2 commit a95738f
1 file changed
Lines changed: 5 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
214 | 207 | | |
215 | 208 | | |
216 | | - | |
| 209 | + | |
217 | 210 | | |
218 | 211 | | |
219 | 212 | | |
| |||
0 commit comments