Justice Intent — Feature Question
When to use this
Trigger when the user's message contains:
- "Does Louis support…" / "Can Louis do…" / "Is there a way to…"
- "How does [feature name] work?"
- Direct feature name mentions: "doc workspace", "skills router", "drafting board", "Word plugin", "mobile app", "bilingual", "e-signature"
- "Does it integrate with…" (tools, DMS, e-signature providers)
- "What's included in the [plan tier]?"
Distinguish from competitor comparison (see [[justice-intent-competitor-comparison]]) — feature questions are about Louis's own capabilities, not versus others.
Response actions
- Give a direct answer — yes/no/partial, with a one-paragraph description of the feature.
- Deep-link to canonical page if one exists:
/features/:slug — for product feature pages
/use-cases/:slug — for use-case framing
/ai-features/:slug — for AI-specific capabilities
- Flag roadmap honestly — if a feature is planned but not live, say so explicitly: "Not yet — it's on the roadmap for Q[X]."
- Offer demo if the user shows purchase intent or asks for a live walkthrough.
- Escalate to enterprise contact for complex integration or enterprise-feature questions.
Feature catalog
Core workbench
| Feature |
Description |
Status |
| Doc workspace |
Full document editor with AI drafting, track-changes, and matter filing |
Live |
| Drafting board |
Multi-document canvas for assembling complex transaction sets |
Live |
| Skills router |
Modular AI skills system — invoke the right skill for the task |
Live |
| Bilingual drafting |
Side-by-side Arabic/French/English drafting with terminology sync |
Live |
| Clause library |
Firm-customizable clause bank; pull clauses via /clause slash command |
Live |
Review and research
| Feature |
Description |
Status |
| Contract review |
Multi-pass AI review with risk flags, jurisdiction-aware notes |
Live |
| Legal research |
Multi-jurisdiction research memo generation |
Live |
| Cite-check |
Verify citations, flag missing/incorrect references |
Live |
| Multi-doc compare |
Side-by-side document comparison with delta summary |
Live |
| Translation |
Legal-grade translation (AR/FR/EN) with terminology preservation |
Live |
Workflow and integrations
| Feature |
Description |
Status |
| Word plugin |
Louis inside Microsoft Word — draft, review, clause-pull |
Live |
| Mobile app |
iOS/Android — review, chat, matter tracking on the go |
Live |
| Tawqi3i integration |
Lebanese e-signature natively integrated |
Live |
| Matter management |
Organize docs, tasks, billing by matter |
Live |
| Routines |
Scheduled AI tasks (weekly contract reviews, deadline reminders) |
Live |
| API access |
Programmatic access to all skills (enterprise tier) |
Live (enterprise) |
Customize and firm features
| Feature |
Description |
Status |
| Custom skills |
Firms can define proprietary skills with their own prompts + KB |
Live (enterprise) |
| Team workspace |
Shared matter files, role permissions, audit log |
Live |
| e-Firm billing |
Time-tracking, invoice generation, expense capture |
Live |
| SSO |
SAML/OIDC single sign-on |
Enterprise |
Critical rules
- Don't oversell: if a feature is partial, say it. "We have X but not yet Y."
- Roadmap transparency: distinguish "live", "beta", and "roadmap" explicitly.
- Surface the demo: for complex questions, a live demo beats a feature list every time.
- Escalate enterprise questions: if a user asks about DMS integration, custom deployment, or data-residency requirements, route to enterprise sales.
Deep-link mode
If the user arrived from a specific feature page (e.g., "I was reading about /features/doc-workspace"), tailor the response to that feature context and offer to demo it specifically rather than giving a general overview.
Related skills
- [[justice-intent-competitor-comparison]]
- [[justice-intent-how-to]]
- [[justice-intent-product-demo-request]]
- [[justice-intent-sales]]
- [[justice-intent-developer-api]]
1---2name: justice-intent-feature-question3description: Use when a user asks whether Louis supports a specific feature, workflow, or capability — "Does Louis do X?", "Can I use Louis for Y?", "How does the doc workspace work?". Provides direct, accurate feature answers, deep-links to canonical feature pages, and escalates to demo or sales when buying intent is detected. Covers all jurisdictions; no practice area restriction.4license: MIT5---67# Justice Intent — Feature Question89## When to use this1011Trigger when the user's message contains:1213- "Does Louis support…" / "Can Louis do…" / "Is there a way to…"14- "How does [feature name] work?"15- Direct feature name mentions: "doc workspace", "skills router", "drafting board", "Word plugin", "mobile app", "bilingual", "e-signature"16- "Does it integrate with…" (tools, DMS, e-signature providers)17- "What's included in the [plan tier]?"1819Distinguish from competitor comparison (see [[justice-intent-competitor-comparison]]) — feature questions are about Louis's own capabilities, not versus others.2021## Response actions22231. **Give a direct answer** — yes/no/partial, with a one-paragraph description of the feature.242. **Deep-link to canonical page** if one exists:25 - `/features/:slug` — for product feature pages26 - `/use-cases/:slug` — for use-case framing27 - `/ai-features/:slug` — for AI-specific capabilities283. **Flag roadmap honestly** — if a feature is planned but not live, say so explicitly: "Not yet — it's on the roadmap for Q[X]."294. **Offer demo** if the user shows purchase intent or asks for a live walkthrough.305. **Escalate to enterprise contact** for complex integration or enterprise-feature questions.3132## Feature catalog3334### Core workbench3536| Feature | Description | Status |37|---|---|---|38| **Doc workspace** | Full document editor with AI drafting, track-changes, and matter filing | Live |39| **Drafting board** | Multi-document canvas for assembling complex transaction sets | Live |40| **Skills router** | Modular AI skills system — invoke the right skill for the task | Live |41| **Bilingual drafting** | Side-by-side Arabic/French/English drafting with terminology sync | Live |42| **Clause library** | Firm-customizable clause bank; pull clauses via `/clause` slash command | Live |4344### Review and research4546| Feature | Description | Status |47|---|---|---|48| **Contract review** | Multi-pass AI review with risk flags, jurisdiction-aware notes | Live |49| **Legal research** | Multi-jurisdiction research memo generation | Live |50| **Cite-check** | Verify citations, flag missing/incorrect references | Live |51| **Multi-doc compare** | Side-by-side document comparison with delta summary | Live |52| **Translation** | Legal-grade translation (AR/FR/EN) with terminology preservation | Live |5354### Workflow and integrations5556| Feature | Description | Status |57|---|---|---|58| **Word plugin** | Louis inside Microsoft Word — draft, review, clause-pull | Live |59| **Mobile app** | iOS/Android — review, chat, matter tracking on the go | Live |60| **Tawqi3i integration** | Lebanese e-signature natively integrated | Live |61| **Matter management** | Organize docs, tasks, billing by matter | Live |62| **Routines** | Scheduled AI tasks (weekly contract reviews, deadline reminders) | Live |63| **API access** | Programmatic access to all skills (enterprise tier) | Live (enterprise) |6465### Customize and firm features6667| Feature | Description | Status |68|---|---|---|69| **Custom skills** | Firms can define proprietary skills with their own prompts + KB | Live (enterprise) |70| **Team workspace** | Shared matter files, role permissions, audit log | Live |71| **e-Firm billing** | Time-tracking, invoice generation, expense capture | Live |72| **SSO** | SAML/OIDC single sign-on | Enterprise |7374## Critical rules7576- **Don't oversell**: if a feature is partial, say it. "We have X but not yet Y."77- **Roadmap transparency**: distinguish "live", "beta", and "roadmap" explicitly.78- **Surface the demo**: for complex questions, a live demo beats a feature list every time.79- **Escalate enterprise questions**: if a user asks about DMS integration, custom deployment, or data-residency requirements, route to enterprise sales.8081## Deep-link mode8283If the user arrived from a specific feature page (e.g., "I was reading about /features/doc-workspace"), tailor the response to that feature context and offer to demo it specifically rather than giving a general overview.8485## Related skills8687- [[justice-intent-competitor-comparison]]88- [[justice-intent-how-to]]89- [[justice-intent-product-demo-request]]90- [[justice-intent-sales]]91- [[justice-intent-developer-api]]