> For the complete documentation index, see [llms.txt](https://dubs-docs.gitbook.io/tbd-rp-department-of-justice-legal-code/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dubs-docs.gitbook.io/tbd-rp-department-of-justice-legal-code/foundations-and-procedures/title-1-general-provisions/case-disposal-process-overview.md).

# Case Disposal Process (Overview)

### Case Disposal Process

The Case Disposal Process outlines the steps taken from the initial reporting of a case to its resolution. This process ensures consistency, fairness, and accountability within the justice system.

***

#### 1. Reporting a Case

* **Who Can Report**: Any individual, business, or law enforcement officer can file a report of suspected criminal or civil violations.
* **Where to Report**:
  * **Criminal Cases**: Reported to local law enforcement or the nearest police department.
  * **Civil Cases**: Filed with the Clerk of Courts in the appropriate jurisdiction.
* **Documentation**: Initial reports must include:
  * Names of involved parties.
  * A description of the alleged offense or dispute.
  * Relevant evidence (e.g., photos, videos, or witness statements).

***

#### 2. Investigation

* **Law Enforcement Role**:
  * Collect evidence, interview witnesses, and analyze the scene.
  * Determine whether probable cause exists to move forward with charges.
* **Civil Dispute Investigation**:
  * Mediated or arbitrated by the Civil Resolution Office when possible.
  * Investigators may gather evidence and seek statements from involved parties.

***

#### 3. Filing of Charges

* **Criminal Cases**:
  * Prosecutors review the investigation and determine appropriate charges.
  * Charges are filed with the appropriate court.
* **Civil Cases**:
  * Plaintiffs file formal complaints, and defendants are notified with a summons.
  * Parties may request mediation or pursue court hearings.

***

#### 4. Pre-Trial Process

* **Criminal Cases**:
  * Defendants are arraigned and informed of charges.
  * Bail is determined based on flight risk and severity of charges.
  * Plea bargains may be discussed between the prosecutor and defense.
* **Civil Cases**:
  * Parties exchange evidence and submit pre-trial motions.
  * Judges may dismiss cases lacking sufficient evidence.

***

#### 5. Trial

* **Criminal Cases**:
  * Cases proceed to trial if no plea agreement is reached.
  * Trials are heard before a judge or jury, depending on the severity of the charges.
* **Civil Cases**:
  * Disputes are resolved through court hearings or jury trials.
  * Judges or juries decide on liability and compensation.

***

#### 6. Sentencing or Resolution

* **Criminal Cases**:
  * Convicted individuals receive sentencing based on the severity of the crime and any aggravating/mitigating factors.
  * Sentences may include fines, probation, imprisonment, or community service.
* **Civil Cases**:
  * Judgments are issued in favor of one party, with the court outlining damages, restitution, or other remedies.

***

#### 7. Appeals Process

* Defendants or plaintiffs may appeal decisions to a higher court.
* Appeals must be filed within a set timeframe and include justifiable grounds (e.g., legal errors, procedural violations).
* Appellate courts review evidence, legal arguments, and procedural fairness, issuing final rulings or remanding cases back to lower courts.

***

#### 8. Record Closure

* **Criminal Records**: Closed upon sentencing or expunged if eligibility criteria are met.
* **Civil Records**: Retained for public reference unless sealed by court order.
* Records must be appropriately archived by the Clerk of Courts.

***

#### Quick Reference for Law Enforcement

* **Primary Actions**:
  * Secure evidence during initial investigation.
  * File complete and accurate reports.
  * Ensure proper chain-of-custody for physical evidence.
* **Key Timelines**:
  * Arrest to arraignment: 48 hours (if detained).
  * Filing of charges: Within 30 days of an arrest.
  * Appeals submission: Within 60 days of sentencing or judgment.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://dubs-docs.gitbook.io/tbd-rp-department-of-justice-legal-code/foundations-and-procedures/title-1-general-provisions/case-disposal-process-overview.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
