> 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/unified-code-of-laws/title-4-law-enforcement-and-legal-doctrines/legal-doctrines/core-legal-doctrines/attempted-violations-doctrine.md).

# Attempted Violations Doctrine

**Introduction**\
The Attempted Violations Doctrine provides guidelines for prosecuting attempts to violate certain laws when those attempts are not otherwise explicitly codified. This doctrine aims to clarify when and how an attempted offense can be charged and ensures consistency in sentencing while avoiding unnecessary legal confusion.

**Definition**\
This doctrine applies to situations where a suspect attempts to violate a penal code but fails to complete the offense. It only applies when all of the following conditions are met:

1. The law in question does not have an existing attempt-to-commit charge explicitly codified.
2. The law in question does not logically make sense when characterized as "attempted."

In cases where the Attempted Violations Doctrine is applicable, the suspect's penalties, including sentences and fines, are halved compared to those imposed for the successful commission of the offense.

***

#### **Applicability and Limitations**

**Conditions for Applicability**

The Attempted Violations Doctrine is limited to laws that meet specific criteria. It ensures that only those offenses which are not explicitly or logically characterized as "attempted" are included. This avoids redundancy and confusion in legal proceedings.

**Exclusions**

The doctrine explicitly does not apply to the following situations:

* **Standalone Attempt Charges:** Laws such as "Attempted Murder" are explicitly codified as standalone crimes and are therefore excluded from this doctrine.
* **Illogical Applications:** Crimes where the concept of "attempt" creates a logical inconsistency are excluded. For example:
  * Resisting, evading, and eluding law enforcement are inherently attempts to escape; adding "attempted" creates a contradictory and redundant interpretation.
  * Assault and battery offenses are excluded because assault is already defined as the attempt to commit battery.

***

#### **Examples of Applicability**

* **Example 1:** If an individual attempts to commit theft by tampering with a lock on a storefront but fails to gain entry, this action could be prosecuted under the Attempted Violations Doctrine. Since "Attempted Theft" is not explicitly codified in the penal code, the doctrine applies, and the penalties would be halved compared to a completed theft.
* **Example 2:** A suspect attempts to forge government documents but fails due to a lack of skill or resources. If "Attempted Forgery" is not explicitly codified, this offense would fall under the doctrine, and penalties would be adjusted accordingly.

***

#### **Sentencing Adjustments**

When the Attempted Violations Doctrine applies, penalties are reduced to reflect the incomplete nature of the offense:

* **Sentences:** The suspect’s sentence shall be half of what is codified for the completed offense.
* **Fines and Penalties:** Any financial penalties or other repercussions are similarly reduced.

***

#### **Rationale for Exclusions**

Certain offenses are excluded from the doctrine to maintain logical consistency and prevent unnecessary complexity in legal interpretation. For example:

* "Resisting, evading, and eluding" inherently describe attempts to escape law enforcement. Applying "attempted" to these offenses would create a circular and redundant logic, as the crime itself involves an incomplete act.
* Assault and battery are excluded because assault is, by definition, an attempt to commit battery. Including these crimes under the doctrine would misrepresent their legal definitions.

***

#### **Conclusion**

The Attempted Violations Doctrine ensures that attempts to commit crimes are addressed fairly and logically when such attempts are not explicitly codified. By providing clear criteria and reducing penalties for incomplete offenses, the doctrine preserves the integrity of the legal system while avoiding redundancy and confusion. Its careful application ensures justice while maintaining consistency in the enforcement of laws.


---

# 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/unified-code-of-laws/title-4-law-enforcement-and-legal-doctrines/legal-doctrines/core-legal-doctrines/attempted-violations-doctrine.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.
