Hugging Face model repo readiness brief
Read-only Hugging Face model repository review workflow. It reads refs, recent commits, security scan status, selected tree entries, and repository discussions through recued-core.huggingface, then summarizes release and adoption readiness for a model repository. It never creates discussions, commits, branches, tags, repositories, downloads files, reads token endpoints, mutates settings, or calls arbitrary Hugging Face routes.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (23 steps)
normalized_namespace
trim
Trim whitespace from setting namespace
normalized_repo
trim
Trim whitespace from setting repo
normalized_rev
trim
Trim whitespace from setting rev
normalized_path
trim
Trim whitespace from setting path
refs
?
commits_raw
?
scan
?
tree_raw
?
discussions_raw
?
commits
default
Apply default
tree_entries
default
Apply default
discussions
default
Apply default
commit_count
count
Count items in commits
tree_entry_count
count
Count items in tree entries
discussion_count
count
Count items in discussions
summarize
?
commit_rows
slice
Take a subset of
tree_rows
slice
Take a subset of
discussion_rows
slice
Take a subset of
commit_table
to_table
Format results as a data table
tree_table
to_table
Format results as a data table
discussion_table
to_table
Format results as a data table
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
rev
setting
=
main
path
setting
=
README.md
repo
setting
=
focus
setting
=
Summarize this model repository's release readiness. Cover refs, recent commit activity, security scan status, selected tree metadata, open discussions, and risks or next steps visible in the Hugging Face data. Do not invent facts outside the API responses.
namespace
setting
=
row limit
setting
=
12
max length
setting
=
1000
huggingface
setting
=
discussion status
setting
=
open
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.