Skip to content

[recipes] Add OB1 import kit CLI#348

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

[recipes] Add OB1 import kit CLI#348
alanshurafa wants to merge 1 commit into
NateBJones-Projects:mainfrom
alanshurafa:codex/import-kit-cli

Conversation

@alanshurafa

Copy link
Copy Markdown
Collaborator

Summary

Adds an offline import kit recipe for validating and normalizing extracted records into OB1 thought candidates.

Why

This gives new OB1 users a safe intermediate step between exported files and database ingestion. It validates shape, flags risky content, and emits metadata-contract-compatible candidates without writing to Supabase.

Validation

  • Simulated this branch on current origin/main
  • markdownlint-cli2 --config .github/.markdownlint.jsonc "**/*.md" "#node_modules" -> 0 errors
  • npm test --prefix recipes/ob1-import-kit -> 6/6 tests passed
  • 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
@alanshurafa alanshurafa force-pushed the codex/import-kit-cli branch from f981474 to ecf3337 Compare June 8, 2026 03:22
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