Skip to content

[recipes] Add wiki compiler orchestration recipe#223

Merged
justfinethanku merged 1 commit into
mainfrom
codex/wiki-compiler
Apr 21, 2026
Merged

[recipes] Add wiki compiler orchestration recipe#223
justfinethanku merged 1 commit into
mainfrom
codex/wiki-compiler

Conversation

@justfinethanku
Copy link
Copy Markdown
Collaborator

Summary

Adds a new recipes/wiki-compiler/ recipe that packages the newly-merged graph/wiki stack into one reproducible workflow.

Why

The merged component PRs give OB1 all the underlying pieces, but there was no single top-level recipe a user could point at to say "this is the graph-backed compiled wiki workflow." This PR creates that composition layer.

Verification

  • node --check recipes/wiki-compiler/compile-wiki.mjs
  • node recipes/wiki-compiler/compile-wiki.mjs --help
  • markdownlint-cli2 --config .github/.markdownlint.jsonc recipes/wiki-compiler/README.md recipes/README.md
  • jq empty recipes/wiki-compiler/metadata.json

@justfinethanku justfinethanku merged commit 7bbc37e into main Apr 21, 2026
2 of 3 checks passed
@justfinethanku justfinethanku deleted the codex/wiki-compiler branch April 21, 2026 22:55
@github-actions github-actions Bot added the recipe Contribution: step-by-step recipe label Apr 21, 2026
gleesonb pushed a commit to gleesonb/OB1 that referenced this pull request May 12, 2026
…odex/wiki-compiler

[recipes] Add wiki compiler orchestration recipe
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