FAQ
Is Leci already a full legal search product?
Section titled “Is Leci already a full legal search product?”No. Leci currently provides strong database and migration foundations plus a minimal UI shell. Rich search APIs and product workflows are roadmap scope.
Can I trust the legal data mutation path?
Section titled “Can I trust the legal data mutation path?”Yes, as long as changes follow the revision invariant. Legal text updates should pass through leci.apply_revision() to preserve auditability.
Is there a production API available today?
Section titled “Is there a production API available today?”Not in this repository at the moment.
🚧 Planned Feature — API endpoint groups are roadmap-defined and not yet implemented.
Are tests already comprehensive?
Section titled “Are tests already comprehensive?”No. The test command exists, but comprehensive suites are still planned.
Where should I start as a contributor?
Section titled “Where should I start as a contributor?”Start with:
getting-started/quickstartgetting-started/installationdevelopment/setupdevelopment/conventions
Why are some sections marked planned or unverified?
Section titled “Why are some sections marked planned or unverified?”This labeling is intentional to prevent roadmap assumptions from being interpreted as implemented behavior.