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.3.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.3-py3-none-any.whl (24.3 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for codeeval_adjudication_engine-0.0.3.tar.gz
Algorithm Hash digest
SHA256 04dc26025e22848c0676739d4abc97598de482a2c23435f2db6b51c5955f4c12
MD5 293077f6e550b12e75b94f75c0f575b7
BLAKE2b-256 bf57dd120ffb8c27122631c42ef7d506cc4f9add6fd702eb4f0ba8f48e4892e0

See more details on using hashes here.

Provenance

The following attestation bundles were made for codeeval_adjudication_engine-0.0.3.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.3-py3-none-any.whl.

File metadata

File hashes

Hashes for codeeval_adjudication_engine-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 933d33b4fcbec5f1f7417954a307cce6b5844976828ff60a439fa4eae5728e90
MD5 475b7e8d55b3964265c8ea6cb15cebab
BLAKE2b-256 c6d923b061f9d9fdc125a80fc513a0bc2da4d567f1721471ac9a772feb7b6a4a

See more details on using hashes here.

Provenance

The following attestation bundles were made for codeeval_adjudication_engine-0.0.3-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