Skip to main content

Manages the business logic for the review workflow, ensures randomized and blinded presentation of the Delta, records votes with robust concurrency control (Pessimistic Locking), calculates consensus based on defined rules, handles operational overrides, and constructs the True Gold Standard (TGS).

Project description

codeeval_adjudication_engine

I. Introduction and Scope

1.1 Purpose

The codeeval_adjudication_engine package orchestrates the business logic for Phase 2 of the MMM experiment (Blinded Comparative Adjudication). It is responsible for managing the flow of "Delta" concepts to the Adjudicators, ensuring strict adherence to the blinding and randomization protocols (BRD F3), recording votes with high integrity under concurrent load, calculating consensus in real-time (BRD F4.1), managing operational overrides required for live event resilience, and ultimately constructing the True Gold Standard (TGS) (BRD F4.2).

1.2 Scope

This package manages the logic between the backend data layer (provided by platform) and the front-end user interface.

Area In-Scope Out-of-Scope
Workflow Management Managing the state of concepts, Clinical Ideas, and the active Adjudicator Roster.
Blinded Data Filtering CRITICAL: Actively filtering the Concept Pool to ensure restricted information (e.g., Agreement Level) is never exposed. (BRD F3.3.2, NFR7) Arm Anonymization (identity blinding) (handled by security_core).
Randomization Ensuring the sequence of Delta concepts is randomized independently per user session. (BRD F3.2.1)
Vote Recording Recording votes within robust transaction boundaries utilizing concurrency control mechanisms. (BRD F3.4) Implementation of the Data Access Layer (DAL) or locking mechanisms (handled by platform).
Consensus Calculation Implementation of the Unanimity consensus rule, accounting for dynamic adjudicator assignments. (BRD F4.1)
TGS Construction Finalizing the TGS based on the Intersection and consensus outcomes. (BRD F4.2) Statistical analysis (handled by sap_engine).
Operational Overrides Logic for handling dynamic adjudicator removal/replacement (e.g., dropout) and triggering consensus recalculation. The API endpoints or RBAC enforcement for overrides (handled by platform).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

codeeval_adjudication_engine-0.0.1.tar.gz (53.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

codeeval_adjudication_engine-0.0.1-py3-none-any.whl (24.3 kB view details)

Uploaded Python 3

File details

Details for the file codeeval_adjudication_engine-0.0.1.tar.gz.

File metadata

File hashes

Hashes for codeeval_adjudication_engine-0.0.1.tar.gz
Algorithm Hash digest
SHA256 e6df695ed89001a1ef50872cf0e936f9094e65147482b8479c56aac5c8a4f7b8
MD5 ccc7d10ca48ced6162668b3b33079727
BLAKE2b-256 02cf5f861c46f3b057145ca75467c587fdc9d8779a11c1e029535e08e6f4c99d

See more details on using hashes here.

Provenance

The following attestation bundles were made for codeeval_adjudication_engine-0.0.1.tar.gz:

Publisher: publish.yml on gowthamrao/codeeval_adjudication_engine

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file codeeval_adjudication_engine-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for codeeval_adjudication_engine-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b911def64b12178bbbfd3d00a686c2ed1dc447f99e0bacfc0dd4a3979ad4ad55
MD5 e7dd56a0dd607cfac415214a08832bc2
BLAKE2b-256 8a48a9c99b359a8e75959dd8302e846b49e6d6b7acdb0998de51ca2ebbb5396a

See more details on using hashes here.

Provenance

The following attestation bundles were made for codeeval_adjudication_engine-0.0.1-py3-none-any.whl:

Publisher: publish.yml on gowthamrao/codeeval_adjudication_engine

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page