Skip to content

docs(research): add PR #37 (recipes-as-content registry) to fallow.md status snapshot#38

Merged
SutuSebastian merged 1 commit intomainfrom
docs/refresh-fallow-snapshot
May 2, 2026
Merged

docs(research): add PR #37 (recipes-as-content registry) to fallow.md status snapshot#38
SutuSebastian merged 1 commit intomainfrom
docs/refresh-fallow-snapshot

Conversation

@SutuSebastian
Copy link
Copy Markdown
Contributor

@SutuSebastian SutuSebastian commented May 2, 2026

Summary

Tiny docs sweep — fallow.md § Status snapshot's "Adjacent — also shipped post-refresh" block already listed PR #35 (MCP server). Adding PR #37 (recipes-as-content registry) to keep the tracker honest about what's shipped this refresh window.

Test plan

  • bun run check green (pure docs)
  • No new domain nouns (no glossary update)
  • No core surface change (no .agents/ + templates/agents/ mirror needed)

Summary by CodeRabbit

  • Documentation
    • Added documentation describing the recipes structure, including bundled recipe organization, project-specific configuration locations, recipe catalog fields, and runtime security safeguards.

… status snapshot

The Adjacent — also shipped post-refresh block already listed PR #35 (MCP server). Adding PR #37: bundled recipes migrated to templates/recipes/<id>.{sql,md}, project-local recipes via .codemap/recipes/, catalog gains source/body/shadows fields, YAML frontmatter actions, load-time DML/DDL deny-list. Pure docs refresh — no behavior change.
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 2, 2026

⚠️ No Changeset found

Latest commit: afb9c90

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 2, 2026

Caution

Review failed

Pull request was closed or merged during review

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: c06c7ce5-2d30-445b-a70c-2263a7e97e79

📥 Commits

Reviewing files that changed from the base of the PR and between 5110b1a and afb9c90.

📒 Files selected for processing (1)
  • docs/research/fallow.md

📝 Walkthrough

Walkthrough

A documentation entry is added to record the adjacent recipes-as-content registry system: bundled recipes are now <id>.{sql,md} file pairs under templates/recipes/, project overrides reside under .codemap/recipes/, catalog metadata includes source, body, and shadows fields, and runtime safety is enforced via DML/DDL deny-list and PRAGMA query_only=1.

Changes

Recipe Registry Documentation

Layer / File(s) Summary
Documentation
docs/research/fallow.md
"Adjacent — also shipped post-refresh" section documents the recipes-as-content registry, including the new <id>.{sql,md} file-pair layout, templates/recipes/ bundling location, .codemap/recipes/ project-override path, added catalog metadata fields, and runtime safety constraints.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A recipe registry, neat and clean,
Files paired up in bundles seen,
With safety guards to keep us free,
From queries dark and wild spree! 📋✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title directly matches the PR's main objective: documenting PR #37 (recipes-as-content registry) in the fallow.md status snapshot. It is specific, concise, and clearly communicates the primary change.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/refresh-fallow-snapshot

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share
Review rate limit: 0/1 reviews remaining, refill in 60 minutes.

Comment @coderabbitai help to get the list of available commands and usage tips.

@SutuSebastian SutuSebastian merged commit abee731 into main May 2, 2026
8 of 9 checks passed
@SutuSebastian SutuSebastian deleted the docs/refresh-fallow-snapshot branch May 2, 2026 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant