feat: Update CHORUS mission statement with enhanced technical detail
- Added more comprehensive explanation of CHORUS context management system - Explains differentiation from RAG and Git through role-based awareness - Highlights temporal shift management and business intelligence capabilities - Added new CSS utility class for left-aligned text with improved line height - Enhanced copy emphasizes auditability and strategic decision context 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -27,11 +27,10 @@ export default function MissionStatement() {
|
||||
</ScrollReveal>
|
||||
|
||||
<ScrollReveal delay={500} duration={600} direction="up">
|
||||
<p className="text-lg md:text-xl leading-relaxed mb-chorus-xxl text-carbon-600 dark:text-mulberry-200 font-light max-w-3xl mx-auto">
|
||||
CHORUS transforms how organizations orchestrate AI agents,
|
||||
ensuring every decision is informed by the right context,
|
||||
delivered to the right agent, at precisely the right moment.
|
||||
</p>
|
||||
|
||||
<p className="text-lg text-align-left mb-chorus-xxl text-carbon-600 dark:text-mulberry-200 max-w-3xl mx-auto">While RAG can provide conceptually relevant context, and Git supplies structurally relevant, temporally immutable context, the CHORUS system goes further. Through role-based awareness and structural lookup, it can selectively surface—or deliberately withhold—the "business intelligence": the strategic why behind the work. It connects project goals and scope directly to the task at hand, while managing secrets, enforcing permissions, maintaining separation of concerns, and ensuring auditability.</p>
|
||||
<p className="text-lg mb-chorus-xl max-w-3xl mx-auto text-align-left">The key insight is that business rules, strategies, roles, permissions, budgets, and other organizational constraints are not static—they evolve over time.</p>
|
||||
<p className="text-lg mb-chorus-xl max-w-3xl mx-auto text-align-left">CHORUS is the only context management system designed to capture, interpret, navigate, and even anticipate these temporal shifts, delivering complete traceability and auditability across the full lifecycle of work.</p>
|
||||
</ScrollReveal>
|
||||
|
||||
{/* Supporting Points */}
|
||||
|
||||
Reference in New Issue
Block a user