helpfulengineering / helpfulengineering/supply-graph-ai

Build integration layer to translate OHM outputs into OBM inputs

Open
#116 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

component-obm feature phase-4 priority-2
Dominant language
Python
Stars
15
Forks
6
Avg merge
1h 12m
Merged PRs (30d)
108

Description

Create a transformation layer that maps OHM match results and supply trees into OBM-ready objects (RFQ requests, pricing estimates, order drafts).

Acceptance Criteria

  • Transformation mappings implemented
  • Validation of transformed data
  • Error handling for incomplete inputs
  • Unit tests for key transformations

Dependencies

  • Issue 4.3.1 (contracts)
  • Issue 4.2.1 (RFQ generation)

Estimated Effort

M (4-6 days)

Technical Notes

Add adapters in src/core/integration/ohm_to_obm.py.


Generated from notes/github-issues.md — Issue 4.3.2

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with src/core/integration/ohm_to_obm.py, then review the contracts from Issue 4.3.1 and RFQ generation from Issue 4.2.1. Implement and test mappings from OHM match results and supply trees to RFQ requests, pricing estimates, and order drafts, including validation and incomplete-input errors. Done means key transformations have unit tests and all acceptance criteria are covered.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.