Skip to content

Move templates library index to root README; enrich and normalize by industry#82

Open
cafzal wants to merge 1 commit into
mainfrom
templates-library-index
Open

Move templates library index to root README; enrich and normalize by industry#82
cafzal wants to merge 1 commit into
mainfrom
templates-library-index

Conversation

@cafzal

@cafzal cafzal commented Jun 8, 2026

Copy link
Copy Markdown
Collaborator

Moves the template library index into the repository root README and makes it generated, richer, and grouped by a consolidated industry taxonomy.

Changes

  • Root README.md: the Repository layout section becomes a Templates section — the per-folder contents list (now including runbook.md: ordered prompts to recreate or adapt a template with a coding agent + RAI skills) followed by a generated, collapsible-by-industry index of the current (v1) templates, each row showing its reasoners and description.
  • scripts/generate_version_indexes.py: now reads industry and reasoning_types from front matter and writes the collapsible, industry-grouped index to both the root README (between <!-- BEGIN/END TEMPLATE INDEX --> markers) and each version README.
  • Industry normalization: the fragmented ~25 ad-hoc industry labels are consolidated into 8 coarse, mutually-exclusive buckets across all version dirs — Financial Services, Healthcare & Life Sciences, Manufacturing, Retail & Consumer, Technology & Telecom, Energy & Utilities, Supply Chain & Logistics, Cross-Industry.
  • CI/tooling: CONTRIBUTING.md, .pre-commit-config.yaml, and the verify-version-indexes workflow updated to cover the root README and the additional front-matter fields.

Notes

  • python scripts/generate_version_indexes.py --check passes.
  • industry is a free-form string in the docs templates:sync validator (only reasoning_types is enum-gated), so the new buckets require no relationalai-docs change.

- Restructure root README: replace "Repository layout" with a "Templates"
  section (per-folder contents list, now including runbook.md) plus a
  generated, collapsible-by-industry index
- generate_version_indexes.py now extracts industry + reasoning_types and
  writes the index to both the root README (between markers) and each
  version README, grouped by industry
- Normalize industry frontmatter into 8 coarse, mutually-exclusive buckets
  across all version dirs
- Update CONTRIBUTING, pre-commit, and the verify-version-indexes workflow
  to cover the root README and the new front-matter fields
@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown

The docs preview for this pull request has been deployed to Vercel!

✅ Preview: https://relationalai-docs-q56bt73n0-relationalai.vercel.app/build/templates
🔍 Inspect: https://vercel.com/relationalai/relationalai-docs/GcPsKFa3BxkyQmscKgot1S9z7eGa

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant