Skip to content

[recipes] Add import verification#347

Draft
alanshurafa wants to merge 1 commit into
NateBJones-Projects:mainfrom
alanshurafa:codex/import-verification
Draft

[recipes] Add import verification#347
alanshurafa wants to merge 1 commit into
NateBJones-Projects:mainfrom
alanshurafa:codex/import-verification

Conversation

@alanshurafa

Copy link
Copy Markdown
Collaborator

Summary

Adds a dependency-free import verification recipe for checking imported Open Brain thoughts before treating an ingestion run as complete.

Why

New OB1 users need a concrete way to confirm that imported rows landed with usable source metadata, embeddings, duplicate fingerprints, and sample content.

Validation

  • Simulated this branch on current origin/main
  • markdownlint-cli2 --config .github/.markdownlint.jsonc "**/*.md" "#node_modules" -> 0 errors
  • node recipes/import-verification/verify-imports.mjs --fixture recipes/import-verification/fixtures/sample-thoughts.json --strict
  • git diff --check

Notes

This is opened as a draft first so the real upstream OB1 checks can run before marking it ready.

@github-actions github-actions Bot added the recipe Contribution: step-by-step recipe label Jun 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

recipe Contribution: step-by-step recipe

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant