Skip to content

chore: add author attribution to repo README#96

Merged
shaypal5 merged 1 commit into
mainfrom
chore/repo-readme-attribution
May 29, 2026
Merged

chore: add author attribution to repo README#96
shaypal5 merged 1 commit into
mainfrom
chore/repo-readme-attribution

Conversation

@shaypal5

Copy link
Copy Markdown
Contributor

Adds Shay Palachy Affek in two places in the root README: once in the opening paragraph and once in a new Credits section at the bottom.

🤖 Generated with Claude Code

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings May 29, 2026 10:21
@shaypal5 shaypal5 added the type: docs Documentation or narrative changes label May 29, 2026
@shaypal5 shaypal5 merged commit 3fa898d into main May 29, 2026
@shaypal5 shaypal5 deleted the chore/repo-readme-attribution branch May 29, 2026 10:21
@github-actions

Copy link
Copy Markdown

pr-agent-context report:

No unresolved review comments, failing checks, or actionable patch coverage gaps were found on PR #96 in repository https://github.com/leadforge-dev/leadforge. Treat this PR as all clear unless new signals appear.

Run metadata:

Tool ref: v4
Tool version: 4.0.21
Trigger: pull request opened
Workflow run: 26631844803 attempt 1
Comment timestamp: 2026-05-29T10:21:36.058116+00:00
PR head commit: dc6a5ebf0214f78b329b7d4dfbf35b02deefd08e

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds explicit author attribution to the root README, aligning the project-facing documentation with existing release README attribution patterns.

Changes:

  • Adds a “Created by” attribution near the README introduction.
  • Adds a new Credits section with author and profile links after the License section.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

shaypal5 added a commit that referenced this pull request May 30, 2026
#98)

Kaggle org `leadforge` does not exist; publish under the personal account
`derelictpanda`. Regenerated dataset-metadata.json via package_kaggle_release.py,
which also picks up the author-attribution changes from release/README.md (#94#96).

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
shaypal5 added a commit that referenced this pull request May 30, 2026
Four changes to satisfy Kaggle's "getting started" checklist:

1. **Cover image** – redesigned `generate_cover_image.py` to render a
   funnel visualization (teal → amber → red sections, conversion %
   labels, bokeh depth) alongside the title block and tier cards.
   Regenerated `release/dataset-cover-image.png`.

2. **Resource names** – `Resource` dataclass was missing a `name` field,
   so Kaggle had no slug for file-information display.  Added `name: str = ""`
   with path-based slug derivation in `_resource_to_dict`.

3. **Column descriptors** – task-split Parquet files (train/valid/test)
   had field schemas without descriptions.  Wired `feature_dict` through
   as `snapshot_col_descs` so every ML column gets its description from
   `feature_dictionary.csv`.

4. **Author attribution on HF cards** – `HuggingFaceCard` was missing an
   `authors` field; added it (default `("shaypal5",)`), emitted between
   `license` and `language` in YAML frontmatter.  Regenerated public
   README, instructor README (already matched), and preview HTMLs.

Also expanded Kaggle link allowlist in tests to cover attribution hrefs
added in #94#96.

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: docs Documentation or narrative changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants