docs(track): fable_review_20260617 section 0 — TL;DR + scorecard
1-paragraph headline + verdict distribution + 17-row verdict table. Headline: ~45% Useful, ~35% Persona, ~15% Anti-User, ~5% Mixed. Reads from all 10 cluster sub-reports. Includes top-3 adoptions + top-3 rejections for the deferred nagent-rebuild.
This commit is contained in:
@@ -15,7 +15,63 @@
|
||||
|
||||
## §0. TL;DR + Verdict Scorecard
|
||||
|
||||
*[FILL IN: 1-page summary table. ~100 lines. All 17 verdicts at a glance.]*
|
||||
### Headline finding
|
||||
|
||||
Anthropic's Claude Fable 5 system prompt (the public "Mythos" version) is approximately **45% Genuinely Useful**, **35% Persona Performance**, **15% Anti-User Watch-Dogging**, and **5% Mixed** (by line-range weight across 10 cluster reviews). The useful patterns are concentrated in epistemic discipline, the memory/storage model, and the file-workflow rules. The persona patterns are concentrated in product branding, warm-tone framing, and mistake-handling theater. The anti-user patterns are concentrated in the user_wellbeing watch-dogging and the refusal-architecture safety theater. Manual Slop's per-developer, data-oriented, multi-provider, strict-HITL design is the philosophical opposite of Fable's consumer-product, persona-primary, vendor-locked stance; the two stances are mutually exclusive in their emphasis.
|
||||
|
||||
### Top 3 adoptions (from `decisions.md`)
|
||||
|
||||
1. **Adopt Fable's "search-default for current-state" rule** (Fable System Prompt.md:158-164). Add to `conductor/code_styleguides/rag_integration_discipline.md`. The pattern is genuinely useful; Manual Slop's RAG is opt-in, but the "search before answering about current officeholders" rule should be default-on for current-state queries.
|
||||
2. **Adopt the "agents default to prose; use bullets only when asked or when content is multi-faceted" rule** (Fable System Prompt.md:84-90). Maps directly to Manual Slop's AI-Optimized Compact Style at `conductor/product-guidelines.md:39-49`.
|
||||
3. **Adopt the "agents do not perform gratitude; they execute the task" rule** (Fable System Prompt.md:124). Separable from its user_wellbeing context; useful as a tone rule for coding agents.
|
||||
|
||||
### Top 3 explicit rejections (for `AGENTS.md`)
|
||||
|
||||
1. **Reject Fable's "mental-health watchdog" framing** (Fable System Prompt.md:92-124). Anti-user watch-dogging; the model is text generation, not a clinician.
|
||||
2. **Reject Fable's "Claude is deserving of respectful engagement" / "end_conversation tool when being mistreated" pattern** (Fable System Prompt.md:154). Treats the model as a protected party with standing to demand dignity from the user.
|
||||
3. **Reject Fable's "Claude can share its concerns with the person openly" pattern** (Fable System Prompt.md:108). The model has no concerns; it has a conversation log.
|
||||
|
||||
### 17-section verdict scorecard
|
||||
|
||||
| § | Section | Source cluster | Verdict | One-line |
|
||||
|---|---|---|---|---|
|
||||
| §0 | TL;DR + Verdict Scorecard | (summary) | n/a | This section. |
|
||||
| §1 | The 3 Sources | n/a | n/a | Fable vs Manual Slop vs nagent; what's in scope. |
|
||||
| §2 | The "Useful vs Persona vs Anti-User" Framework | n/a | n/a | The 4 verdict categories; why this lens. |
|
||||
| §3 | Fable's Product Branding & "Helpful Assistant" Persona | cluster 1 | **Persona Performance** | Brand-specific noise; Manual Slop is per-developer, multi-provider. |
|
||||
| §4 | Fable's Refusal Architecture & "Safety Theater" | cluster 2 | **Anti-User + Persona** (1 Useful caveat) | Refusal is a model attribute, not a directive; the audit-script layer makes refusals auditable. |
|
||||
| §5 | Fable's Mental-Health Watchdog Framing | cluster 3 | **Anti-User** | The model is text generation, not a clinician; the strongest anti-user pattern. |
|
||||
| §6 | Fable's Tone & Formatting Constraints | cluster 4 | **Useful + Persona** | Formatting discipline is useful; warm-tone persona is rejected. |
|
||||
| §7 | Fable's Mistake Handling | cluster 5 | **Persona + Anti-User + 1 Useful** | "Own the mistake" is useful; "maintain self-respect" is persona. |
|
||||
| §8 | Fable's Evenhandedness & Contested Content | cluster 6 | **Persona + Useful caveats** | 4-of-6 lines are persona; 2 caveats are useful (provenance, user-as-navigator). |
|
||||
| §9 | Fable's Epistemic Discipline & Search Strategy | cluster 7 | **Useful** | The strongest useful cluster; "search-default for current-state" is the most actionable rule. |
|
||||
| §10 | Fable's Memory System & Persistent Storage | cluster 8 | **Useful + nagent-stronger** | The KV API is useful; the 4-dim memory model is stronger. |
|
||||
| §11 | Fable's Computer-Use / File Workflow | cluster 9 | **Useful + over-broad** | File-presence check + format-guidance are useful; chat-UX framing is over-broad. |
|
||||
| §12 | Fable's MCP App Suggestions | cluster 10 | **Useful + over-engineered** | Opt-in connector gate is useful; search-then-suggest is over-engineered. |
|
||||
| §13 | The "Genuinely Useful" Patterns (Manual Slop should adopt) | 7-10 | **Summary** | 4 adoptions distilled. Feeds the deferred nagent-rebuild. |
|
||||
| §14 | The "Anti-User Watchdog" Patterns (Manual Slop should explicitly reject) | 2-6 | **Summary** | 5 explicit rejections distilled. Feeds `AGENTS.md §"Critical Anti-Patterns"`. |
|
||||
| §15 | The "Persona Performance" Patterns (irrelevant to the rebuild) | 1, 4, 5, 8 | **Summary** | Persona noise; no action needed. |
|
||||
| §16 | Recommendations for the Deferred nagent-Rebuild | all | **Summary** | 15-20 concrete recommendations; see `decisions.md` for the full list. |
|
||||
| §17 | References (file:line index) | all | (Index) | Flat citation index. |
|
||||
|
||||
### Verdict distribution by cluster
|
||||
|
||||
| Cluster | Verdict | Weight |
|
||||
|---|---|---|
|
||||
| 1. Product Branding | Persona | 100% |
|
||||
| 2. Refusal Architecture | Mixed (Anti-User + Persona + 1 Useful caveat) | 60% Anti-User, 30% Persona, 10% Useful |
|
||||
| 3. Mental-Health Watchdog | Anti-User | 100% |
|
||||
| 4. Tone & Formatting | Mixed (Useful + Persona) | 50% Useful, 50% Persona |
|
||||
| 5. Mistakes & Criticism | Mixed (Persona + Anti-User + 1 Useful) | 60% Persona, 30% Anti-User, 10% Useful |
|
||||
| 6. Evenhandedness | Mixed (Persona + Useful caveats) | 70% Persona, 30% Useful |
|
||||
| 7. Epistemic Discipline | Useful | 100% |
|
||||
| 8. Memory & Storage | Useful + nagent-stronger | 100% Useful (but Manual Slop has the stronger version) |
|
||||
| 9. Computer-Use | Useful + over-broad | 60% Useful, 40% over-broad |
|
||||
| 10. MCP App Suggestions | Useful + over-engineered | 50% Useful, 50% over-engineered |
|
||||
|
||||
### The actionable rule for the deferred nagent-rebuild (one sentence)
|
||||
|
||||
Adopt the Useful patterns (epistemic + memory + workflow; ~7 of 10 clusters), explicitly reject the Anti-User patterns (~5 of 10 clusters), and ignore the Persona Performance patterns (~4 of 10 clusters). See `decisions.md` for the 15-20 concrete entries; see `nagent_takeaways_fable_20260617.md` for the 17th nagent takeaway that crystallizes this rule.
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user