This folder is now its own runnable project app. It does not depend on the root all-project dashboard at runtime.
./run_gui.shWindows:
.\run_gui_windows.ps1Default URL: http://127.0.0.1:9106
app/— FastAPI backend for this project.static/— elegant browser GUI.plugins/clause-extractor.json— this project’s own feature/customization/input schema.project_config.json— readable copy of the same project-specific configuration.data/— local SQLite jobs, uploads, exports.tests/— verifies this project has a registered real local engine.
- Domain:
Legal / Contract Review - Target user:
Domain operator, business owner, analyst, or team member who needs this workflow executed reliably. - Core job: Contract → clause extraction and risk analysis
- Suite:
Legal & Compliance Suite
- clause taxonomy
- obligation calendar
- risk heatmap
- negotiation fallback language
- evidence highlights
- missing clause detector
- playbook comparison
execution_mode— Execution mode (select)contract_type— contract type (text)jurisdiction— jurisdiction (select)party_role— party role (select)risk_tolerance— risk tolerance (slider)materiality_threshold— materiality threshold (slider)preferred_terms— preferred terms (text)legal_language_level— legal language level (select)output_format— output format (select)language— language (select)privacy_mode— privacy mode (select)confidence_threshold— Confidence threshold (slider)
contract— Contract (text) requiredwork_brief— Work brief / source text / URL / instructions (textarea) required
The local deterministic core is real and executable. Live external systems are not simulated. If Shopify, ATS, ERP, OCR/STT, maps, SERP, market data, medical databases, tax/customs databases, or other live systems are required, this project reports the missing connector/API requirement instead of inventing data.
This project now uses the Legal Review Desk pattern.
UX workflow: Document intake → clause map → risk heatmap → negotiation/actions
Domain components:
- Clause taxonomy grid
- Risk heatmap
- Evidence highlights
- Missing-clause detector
- Obligation calendar
Quick actions:
- Extract key clauses
- Risk-rate clauses
- Create fallback language
- Build negotiation checklist
No fake-data policy: external/live actions require real connectors or API keys. Missing connectors are reported instead of simulated.