translate-ride
community[command]
Enterprise-grade translation of /ride Ground Truth artifacts into executive communications. Enforces synthesis protection, agentic memory, factual grounding, and trajectory self-audit.
$
/plugin install loa-freesidedetails
/translate-ride
Enterprise-grade batch translation of /ride Ground Truth into executive communications.
Truth Hierarchy (Immutable)
+-------------------------------------------------------------+
| 1. CODE <- Absolute source of truth |
| 2. Loa Artifacts <- Derived FROM code evidence |
| 3. Legacy Docs <- Claims to verify |
| 4. User Context <- Hypotheses to test |
| |
| CODE WINS ALL CONFLICTS. ALWAYS. |
+-------------------------------------------------------------+
Usage
/translate-ride # Default: executives
/translate-ride for board # Governance focus
/translate-ride for investors # ROI focus
/translate-ride for compliance # Regulatory focus
Agent
Launches translating-for-executives from skills/translating-for-executives/.
See: skills/translating-for-executives/SKILL.md for full workflow details.
Workflow
- Integrity Pre-Check: Verify System Zone via SHA-256 checksums
- Memory Restoration: Load NOTES.md for context continuity
- Artifact Discovery: Identify available /ride Ground Truth reports
- Just-in-Time Translation: Process each artifact with progressive disclosure
- Health Score Calculation: Apply official 50/30/20 weighted formula
- Index Synthesis: Generate EXECUTIVE-INDEX.md navigation
- Beads Integration: Suggest tracking for strategic liabilities
- Trajectory Self-Audit: Verify grounding and generate audit trail
Output
grimoires/loa/translations/
+-- EXECUTIVE-INDEX.md <- Start here
+-- drift-analysis.md <- Ghost features, shadow systems
+-- governance-assessment.md <- Compliance gaps
+-- consistency-analysis.md <- Velocity indicators
+-- hygiene-assessment.md <- Strategic liabilities
+-- quality-assurance.md <- Confidence assessment
+-- translation-audit.md <- Self-audit trail
Health Score Formula
HEALTH = (100 - drift%) x 0.50 + (consistency x 10) x 0.30 + (100 - hygiene x 5) x 0.20
| Component | Weight | Source |
|---|---|---|
| Documentation Alignment | 50% | drift-report.md |
| Code Consistency | 30% | consistency-report.md |
| Technical Hygiene | 20% | hygiene-report.md |
Error Handling
| Error | Cause | Resolution |
|---|---|---|
| "No grimoires/loa found" | Haven't run /ride | Run /ride first |
| "No drift-report.md found" | /ride incomplete | Complete /ride workflow |
| "System Zone integrity violation" | .claude/ modified | Run /update-loa --force-restore |
technical
- github
- 0xHoneyJar/loa-freeside
- stars
- 7
- license
- NOASSERTION
- contributors
- 6
- last commit
- 2026-04-30T00:44:24Z
- file
- .claude/commands/translate-ride.md