Skip to content

[recipes] Add OB1 file converter#349

Draft
alanshurafa wants to merge 1 commit into
NateBJones-Projects:mainfrom
alanshurafa:codex/file-converter
Draft

[recipes] Add OB1 file converter#349
alanshurafa wants to merge 1 commit into
NateBJones-Projects:mainfrom
alanshurafa:codex/file-converter

Conversation

@alanshurafa

Copy link
Copy Markdown
Collaborator

Summary

Adds an offline file converter recipe for turning text, Markdown, JSON arrays, and directories into import-kit-compatible extracted records.

Why

This gives new OB1 users a practical first step for ingesting local files before validation, review, and database import.

Validation

  • Simulated this branch on current origin/main
  • markdownlint-cli2 --config .github/.markdownlint.jsonc "**/*.md" "#node_modules" -> 0 errors
  • npm test --prefix recipes/ob1-file-converter -> 10/10 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/file-converter branch from 47a0fc7 to c6c28b9 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