Skip to content

Add explicit save location for D4D Assistant datasheets#69

Merged
justaddcoffee merged 1 commit intomainfrom
fix/d4d-assistant-save-location
Nov 7, 2025
Merged

Add explicit save location for D4D Assistant datasheets#69
justaddcoffee merged 1 commit intomainfrom
fix/d4d-assistant-save-location

Conversation

@justaddcoffee
Copy link
Collaborator

Summary

Adds a designated directory for D4D Assistant to save all created datasheets.

Changes

  • Create data/sheets_d4dassistant/ directory with README
  • Update .github/workflows/d4d_assistant_create.md with explicit save location
  • Replace ambiguous 'suggested locations' with required OUTPUT_FILE path
  • Clarify separation between assistant outputs, examples, and extractions

Save Location

All D4D datasheets created by the assistant will now be saved to:

data/sheets_d4dassistant/${DATASET_NAME}_d4d.yaml

Why This Change

Previously the instructions suggested multiple locations which could cause confusion. Now the assistant has one clear designated location for outputs, making it easier to:

  • Find all assistant-created datasheets
  • Review and manage automated outputs
  • Separate from manually curated examples and project-specific extractions

Test Plan

  • Created directory with README
  • Updated instructions to use explicit path
  • Test with next D4D Assistant run to verify it uses this location

🤖 Generated with Claude Code

Create data/sheets_d4dassistant/ directory as the designated location
for all D4D datasheets created by the GitHub Actions assistant.

Changes:
- Create data/sheets_d4dassistant/ directory with README
- Update d4d_assistant_create.md to use explicit save location
- Replace 'suggested locations' with required OUTPUT_FILE path
- Clarify separation between assistant outputs, examples, and extractions

This makes it clear where the assistant should save files rather than
leaving it ambiguous with multiple suggestions.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@justaddcoffee justaddcoffee merged commit aa782b1 into main Nov 7, 2025
4 checks passed
@justaddcoffee justaddcoffee deleted the fix/d4d-assistant-save-location branch November 7, 2025 20:07
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