Skip to content

Commit 10276f4

Browse files
Hardening v2.7claude
andcommitted
docs(readme): drop two comparison claims the build does not deliver
"Sandboxed Code Verification" and "Spoken Answer Humanizer" were marked ✅ in both the competitor comparison and the Free-vs-Pro table. Neither runs for a user on 2.8.7: - codeVerification/verificationEnabled.ts documents itself as "TEMPORARILY DISABLED across the app", defaults OFF, and the orchestrator and ipcHandlers early-return when it is off. - The humanizer is gated on `answerDiversityGuard`, which is `default: false` in intelligenceFlags.ts. Neither `codeVerificationEnabled` nor `answerDiversityGuardEnabled` appears anywhere under src/, so there is no in-app opt-in either — the only way to turn them on is an env var and a relaunch from a shell. That rules out downgrading to ⚠️ "partial": there is no path a user can take. Removed rather than footnoted; they can come back when the kill switch flips. Left alone: Hindsight LTM (real toggles in Settings → Intelligence, so the Pro ✅ is accurate) and Stateful Intelligence OS (the V3 answer layer is default ON). The "Humanize AI Text" Skill is a separate, working feature and is untouched. Both tables re-checked for column consistency after the removals. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01JJS2xjF8uDPMa4EpXey5FL
1 parent 53401b2 commit 10276f4

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -187,8 +187,6 @@ This demo shows **a complete live meeting scenario**:
187187
| **Codex CLI Integration** | ✅ Yes |||||
188188
| **Offline SLM Mode** | ✅ Yes |||||
189189
| **Stateful Intelligence OS** | ✅ Yes |||||
190-
| **Spoken Answer Humanizer** | ✅ Yes |||||
191-
| **Sandboxed Code Verification** | ✅ Yes |||||
192190
| **Hindsight LTM Vector DB** | ✅ Yes |||||
193191
| **Regional STT Relay** | ✅ Yes |||||
194192
| **Data breach history** | ✅ None | ❌ 83k users exposed | ✅ None | ✅ None | ✅ None |
@@ -392,8 +390,6 @@ We've launched the official **$NAT token** on Printr! Holders who maintain a spe
392390
| **Undetectable & Stealth Modes** |||
393391
| **Meeting Dashboard & Offline RAG History** |||
394392
| **Stateful "Intelligence OS"** |||
395-
| **Spoken Answer Humanizer** |||
396-
| **Sandboxed Code Verification** |||
397393
| **Hindsight Long-Term Memory (LTM)** |||
398394
| **Job Description (JD) & Resume Context Awareness** |||
399395
| **Automated Company Research & Dossiers** |||

0 commit comments

Comments
 (0)