Edison query on strut material (PLA vs PETG vs HF/CF) — fetched + interpreted#45
Edison query on strut material (PLA vs PETG vs HF/CF) — fetched + interpreted#45sgbaird-alt with Copilot wants to merge 3 commits into
Conversation
…tion Agent-Logs-Url: https://github.com/vertical-cloud-lab/tensegrity-optimization/sessions/c2ee6816-0d2e-4fc1-9d3e-7214f45b4e31 Co-authored-by: sgbaird-alt <71569943+sgbaird-alt@users.noreply.github.com>
Agent-Logs-Url: https://github.com/vertical-cloud-lab/tensegrity-optimization/sessions/c2ee6816-0d2e-4fc1-9d3e-7214f45b4e31 Co-authored-by: sgbaird-alt <71569943+sgbaird-alt@users.noreply.github.com>
|
@copilot where else in the repo do we need to update to reflect that we'll stick with using PLA? I'm not really seeing upsides to trying to use PETG. |
Good news — on this branch, all proposal-side artifacts already say PLA, so nothing here needs to change. Audit on
Where PETG-as-strut does still appear (per stored notes) is on other branches that would need follow-up PRs:
Happy to open the follow-up PR(s) against those branches if you want — just say the word and which one to start with. |
There was a problem hiding this comment.
Pull request overview
This PR adds a reproducible Edison Scientific LITERATURE_HIGH query workflow and commits the resulting artifacts plus an interpreted recommendation for selecting strut material (PLA vs PETG vs fiber-reinforced options) for the multi-material FDM tensegrity project.
Changes:
- Added a blocking Edison submission script that writes the formatted answer, structured JSON, and a references markdown file.
- Committed the full Edison response artifacts for task
5bb5e5d3-b386-4ece-a894-9c87f0d67036. - Added a human-readable summary with ranked recommendations and proposal action items.
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated 6 comments.
Show a summary per file
| File | Description |
|---|---|
| scripts/edison/submit_strut_material.py | Submits the Edison query, blocks for completion, and writes response artifacts to edison-trajectories/. |
| edison-trajectories/strut-material-selection-summary.md | Interprets Edison output into a ranked material recommendation and proposal action items. |
| edison-trajectories/strut-material-selection-5bb5e5d3-b386-4ece-a894-9c87f0d67036.md | Verbatim Edison formatted answer (question + answer + numbered references). |
| edison-trajectories/strut-material-selection-5bb5e5d3-b386-4ece-a894-9c87f0d67036.json | Structured Edison response payload persisted for reproducibility. |
| edison-trajectories/strut-material-selection-5bb5e5d3-b386-4ece-a894-9c87f0d67036-references.md | Extracted references list intended for easier citation/BibTeX ingestion. |
Agent-Logs-Url: https://github.com/vertical-cloud-lab/tensegrity-optimization/sessions/f2e0d71b-839c-42a3-8af0-a57d9e619573 Co-authored-by: sgbaird-alt <71569943+sgbaird-alt@users.noreply.github.com>
Agent-Logs-Url: https://github.com/vertical-cloud-lab/tensegrity-optimization/sessions/08a49586-0985-4ce4-95d8-e3d504b7e52f Co-authored-by: sgbaird <45469701+sgbaird@users.noreply.github.com>
Issue asked: what is the right strut material for our PETG/TPU multi-material FDM tensegrity (PLA vs. PETG vs. HF-reinforced or other), via an Edison Scientific query whose results we then interpret. This PR submits the query, blocks for the result, commits all artifacts, and writes up the recommendation.
Changes
scripts/edison/submit_strut_material.py—LITERATURE_HIGHsubmission (blocking) scoped to our actual constraints (Bambu H2D, 0.4 mm nozzle, TPU 95A tendons, energy-absorption loading, ≥2 mm strut Ø). Compares PLA / PETG / CF-PLA / CF-PETG / continuous CF/Nylon / ABS / PC / PA-CF and disambiguates "HF-reinforced". ForwardsEDISON_API_KEY→api_key=sinceedison-clientonly auto-readsEDISON_PLATFORM_API_KEY.edison-trajectories/strut-material-selection-5bb5e5d3-...{md,json,-references.md}— verbatimformatted_answer(47 KB, 38 cited refs w/ DOIs), full structured response, and extracted references section. Task5bb5e5d3-b386-4ece-a894-9c87f0d67036, statussuccess. Edison returned no separate file artifacts for this task; everything is in those three files.edison-trajectories/strut-material-selection-summary.md— interpretation, ranked recommendation table, interface-evidence table, and proposedreferences.bibadditions.Findings (TL;DR)
Novelty bonus: no prior peer-reviewed work uses a PETG- (or fiber-reinforced-) strut + TPU-tendon tensegrity, so the proposed architecture is a publishable contribution as scoped. Action items for
proposal.tex/references.bibare at the bottom of the summary file; this PR does not yet edit the proposal text.