docs: CLAUDE.md proposals for 5 repos (step-function-workflow-orchestrator, identity-graph, dos-data-pipeline, resonate-utils, batch-expression-modeling)#5
Open
shrivastavakapil2000 wants to merge 1 commit into
Conversation
Adds CLAUDE.md files for 5 repositories with PRs merged to main by: SayaliPat, shrivastavakapil2000, JoeVsVolcano, mike-brant, nathan-resonate Repos covered: - step-function-workflow-orchestrator (162+ merged PRs from team) - identity-graph (SayaliPat: person-identity-graph port, 443 unit tests) - dos-data-pipeline (mike-brant: DistrictResolver, l2_party_confirmed, ToBitmap) - resonate-utils (SayaliPat: LiveRamp Playwright automation fixes) - batch-expression-modeling (update: CDP-118857/972 formatter+stitch changes) Each CLAUDE.md captures: project overview, tech stack, repo structure, common dev tasks, key invariants, and gotchas discovered in recent PRs. https://claude.ai/code/session_012jmYLE5WsWE6p9mJRBWNKn
There was a problem hiding this comment.
Pull request overview
This PR adds proposed CLAUDE.md guidance files (staged under claude-md-proposals/<repo>/CLAUDE.md) intended to be copied into the root of five separate Resonate repositories to guide Claude Code usage and repository-specific development workflows.
Changes:
- Added new
CLAUDE.mdproposals for: step-function-workflow-orchestrator, identity-graph, dos-data-pipeline, and resonate-utils. - Updated the existing
CLAUDE.mdproposal for batch-expression-modeling with additional operational/deployment and Step Functions (JSONata) guidance.
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| claude-md-proposals/step-function-workflow-orchestrator/CLAUDE.md | Adds orchestrator repo guidance: structure, integration tests, deploy workflow usage, pipeline catalogue, and operational constraints. |
| claude-md-proposals/identity-graph/CLAUDE.md | Adds identity-graph repo guidance: job catalogue, key invariants, shared utilities, build/test/deploy notes. |
| claude-md-proposals/dos-data-pipeline/CLAUDE.md | Adds DOS pipeline guidance: DistrictResolver semantics, ToBitmap marker bit notes, coordinated deploy requirements, test guidance. |
| claude-md-proposals/resonate-utils/CLAUDE.md | Adds resonate-utils guidance: repo layout, Playwright Locator guidance for LiveRamp automation, testing and operational notes. |
| claude-md-proposals/batch-expression-modeling/CLAUDE.md | Updates BEM guidance with expanded architecture, deploy workflow notes, formatter/stitch changes, and JSONPath→JSONata conversion reference. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR contains CLAUDE.md file proposals for 5 repositories that had PRs recently merged to
mainby members of the team (SayaliPat, shrivastavakapil2000, JoeVsVolcano, mike-brant, nathan-resonate).Because the Claude Code session running this automation is scoped only to
resonate/.github, the CLAUDE.md files are staged here as proposals underclaude-md-proposals/<repo-name>/CLAUDE.md. Each file should be copied into the root of its respective repository asCLAUDE.mdand a PR opened there.Repos & Files
claude-md-proposals/step-function-workflow-orchestrator/CLAUDE.mdclaude-md-proposals/identity-graph/CLAUDE.mdclaude-md-proposals/dos-data-pipeline/CLAUDE.mdclaude-md-proposals/resonate-utils/CLAUDE.mdclaude-md-proposals/batch-expression-modeling/CLAUDE.mdWhat's Captured in Each File
step-function-workflow-orchestrator
check-source-freshnessLambda strategiesdynamic-datesLambda token reference--refflag warning)identity-graph
--add-opensflags requirementapplication.conf)dos-data-pipeline
L2_CONFIRMED/L2_UNCONFIRMED/IP_INFERRED/nullclassificationl2_party_confirmedfield semanticsToBitmapL2-confirmed marker bit (200299998) and wipe rangeresonate-utils
LocatorvsElementHandlepattern (key fix from PR #25)batch-expression-modeling (updated from existing CLAUDE.md)
Added sections covering:
vendor=*/method=*/(CDP-118857)batch-delivery-formatter-publish-metrics) and InfluxDB measurements.csv.gz) in publisher lambdas (CDP-118953/955)delta_with_full_fallbackrefresh type fixprunePartitionswithSeq[String])AddJobFlowStepsstaggering via index-based Wait (CDP-118972)Batch Delivery Formatter Metrics Lambdadeployment type inbem-lambdas.ymlNext Steps
To apply these to the actual repos, for each file:
https://claude.ai/code/session_012jmYLE5WsWE6p9mJRBWNKn
Generated by Claude Code