Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #26

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
# Protocol for Unified Legal Services (PULSE)
## Introduction

**Online Dispute Resolution (ODR)** is a mechanism to resolve disputes through the use of electronic communication technology. It often uses alternative dispute resolution (ADR) tools such as mediation, conciliation and arbitration. This mechanism not only provides citizens access to efficient and effective dispute resolution mechanisms, it also supports the formal court system by reducing the number of disputes that go to court, in turn helping address pendency in courts.
**PULSE (Protocol for Unified Legal Services) protocol** is a way to enable the discovery and engagement of various legal services through an interoperable API specification to scale citizen access to justice. It eliminates the need for multiple integrations and facilitates seamless information exchange among justice delivery institutions and legal service providers.

ODR is a wide field. It can be applied across sectors, dispute types, and jurisdictions for speedier, affordable, accessible dispute resolution. Application of ODR can range from dispute categories such as financial, matrimonial, property, civil disputes to disputes involving varied parties such as consumers/individuals and businesses/organizations. Disputes pending in formal institutions may also be transferred to ODR and ODR can also apply for interstate, or interjurisdictional disputes.

The PULSE (Protocol for Unified Legal Services) is an adaptation of [beckn protocol](https://github.com/beckn/protocol-specifications) that aims to unify various online dispute resolution services through an interoperable API specification. Implementing DRoP will enable ecosystems/institutions seeking dispute resolution to easily discover and engage with multiple ODR service providers.
Discovering information and services that are contextual, localized, and issue-specific within the legal domain is complex and inefficient.
Recognizing this, a group of volunteers has designed the PULSE protocol, an adaptation of the Beckn Protocol, to enable the discovery and engagement of various legal services through an interoperable API specification. PULSE is openly available and community-owned. It enables seamless access to justice by allowing ecosystems to and institutions to connect with multiple legal service providers. Implementing PULSE reduces the need for multiple one-to-one integrations, ensuring continuous sharing of status and updates between service providers and users.
The first use case for PULSE has been created using inputs from the Online Dispute Resolution (ODR) community to enable the discovery of multiple Online Dispute Resolution (ODR) from a single window. ODR is a mechanism to resolve disputes through the use of electronic communication technology. It often uses alternative dispute resolution (ADR) tools such as mediation, conciliation, and arbitration. This mechanism not only provides citizens access to efficient and effective dispute resolution mechanisms, it also supports the formal court system by reducing the number of disputes that go to court, in turn helping address pendency in courts.ODR is a wide field and can be applied across sectors, dispute types, and jurisdictions for speedier, affordable, accessible dispute resolution. Although the current version of PULSE enables easy discovery and engagement with multiple ODR service providers, it has been designed to be adaptable for making discovery and engagement interoperable across categories of legal services.



## Release History
Expand Down