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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file codeeval_adjudication_engine-0.0.3.tar.gz.
File metadata
- Download URL: codeeval_adjudication_engine-0.0.3.tar.gz
- Upload date:
- Size: 53.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
04dc26025e22848c0676739d4abc97598de482a2c23435f2db6b51c5955f4c12
|
|
| MD5 |
293077f6e550b12e75b94f75c0f575b7
|
|
| BLAKE2b-256 |
bf57dd120ffb8c27122631c42ef7d506cc4f9add6fd702eb4f0ba8f48e4892e0
|
Provenance
The following attestation bundles were made for codeeval_adjudication_engine-0.0.3.tar.gz:
Publisher:
publish.yml on gowthamrao/codeeval_adjudication_engine
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
codeeval_adjudication_engine-0.0.3.tar.gz -
Subject digest:
04dc26025e22848c0676739d4abc97598de482a2c23435f2db6b51c5955f4c12 - Sigstore transparency entry: 583854008
- Sigstore integration time:
-
Permalink:
gowthamrao/codeeval_adjudication_engine@2f973f4c64f63737055513f93158b5d40b04fb35 -
Branch / Tag:
refs/tags/v1.0.0 - Owner: https://github.com/gowthamrao
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@2f973f4c64f63737055513f93158b5d40b04fb35 -
Trigger Event:
release
-
Statement type:
File details
Details for the file codeeval_adjudication_engine-0.0.3-py3-none-any.whl.
File metadata
- Download URL: codeeval_adjudication_engine-0.0.3-py3-none-any.whl
- Upload date:
- Size: 24.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
933d33b4fcbec5f1f7417954a307cce6b5844976828ff60a439fa4eae5728e90
|
|
| MD5 |
475b7e8d55b3964265c8ea6cb15cebab
|
|
| BLAKE2b-256 |
c6d923b061f9d9fdc125a80fc513a0bc2da4d567f1721471ac9a772feb7b6a4a
|
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
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
codeeval_adjudication_engine-0.0.3-py3-none-any.whl -
Subject digest:
933d33b4fcbec5f1f7417954a307cce6b5844976828ff60a439fa4eae5728e90 - Sigstore transparency entry: 583854009
- Sigstore integration time:
-
Permalink:
gowthamrao/codeeval_adjudication_engine@2f973f4c64f63737055513f93158b5d40b04fb35 -
Branch / Tag:
refs/tags/v1.0.0 - Owner: https://github.com/gowthamrao
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@2f973f4c64f63737055513f93158b5d40b04fb35 -
Trigger Event:
release
-
Statement type: