Initial version of the GreenPhysECS RSS#570
Merged
sparkslabs merged 7 commits intoEVERSE-ResearchSoftware:mainfrom Jan 30, 2026
Merged
Initial version of the GreenPhysECS RSS#570sparkslabs merged 7 commits intoEVERSE-ResearchSoftware:mainfrom
sparkslabs merged 7 commits intoEVERSE-ResearchSoftware:mainfrom
Conversation
NB, this needs quite a few inline links adding
✅ Deploy Preview for everse-rsqkit-testing ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Collaborator
Author
|
This looks overall OK to me. (The content doesn't contain hallucinations and is either my phrasing, my phrasing tidied, or frankly better phrasing :-) etc) Issues I can see before merge:
|
anenadic
approved these changes
Jan 26, 2026
Collaborator
anenadic
left a comment
There was a problem hiding this comment.
This all looks good to me @sparkslabs. Small comments but not blockers include:
- adding inline links to tools, relevant task pages and external resources, as already discussed
- perhaps consider putting each sentence on a new line if possible which is a guideline we agreed for all new pages (but not crucial)
| * AtomECS paper: [https://arxiv.org/abs/2105.06447](https://arxiv.org/abs/2105.06447) | ||
| * AtomECS repository: [https://github.com/TeamAtomECS/AtomECS](https://github.com/TeamAtomECS/AtomECS) | ||
|
|
||
| # **Appendices** |
Collaborator
There was a problem hiding this comment.
Suggested change
| # **Appendices** | |
| ## **Appendices** |
Collaborator
There was a problem hiding this comment.
Small tweak to be consistent with other headings in the case you keep this section @sparkslabs.
These were left in for interest, with expectation of removal, but agreed it opens a can of worms we might not want to open if left in. Hence removal.
Default export from Google Doc is one paragraph per line. Switched to one sentence per line. Workflow was: * GPT based interview * GPT insertion into document - It should generate markdown, but renders as html * Copy paste from webpage into google docs * Then download as markdown * Then insert metadata * Review and edit Hence the google docs comment above.
Collaborator
Author
|
As per discussion on mattermost, have:
Given approval above I'll also hit the merge PR button. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is a draft pull request of a research software story created by using a GPT based interviewer.
The interviewer asks questions that probe the project in different ways and collates their answers and fills in the template. It prefers to use language that the user enters rather than language the user creates. (I'll share the prompts and support data separately) The key part of the prompt for report generation is:
The thing this draft lacks really is inline links to external sources of information.
It does count however as a tier 1 analysis code research software story.
This PR is created in part so I can see how this looks inside a netlify'd version of the markdown.
(There was a previous PR where my local branch was out of date, preventing building so I zapped that and this is a re-cfreation)