Skip to content

Commit 7cf7938

Browse files
authored
Add files via upload
1 parent a018ad6 commit 7cf7938

2 files changed

Lines changed: 43 additions & 0 deletions

File tree

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Public Release Checklist — v0.9
2+
3+
## Before publishing to GitHub
4+
- [ ] Confirm no proprietary Siemens NX or ANSYS installation files are included.
5+
- [ ] Confirm all `.nc` G-code examples remain clearly labelled simulation-only.
6+
- [ ] Confirm README states the project is conceptual and not flight-certified.
7+
- [ ] Confirm file paths in the web viewer match the published repository.
8+
- [ ] Add screenshots generated from your own NX and ANSYS installation.
9+
- [ ] Add solver logs only after checking that they contain no licence/server information.
10+
- [ ] Run ZIP integrity and SHA-256 checks.
11+
- [ ] Add a release tag: `v0.9-validation-presentation`.
12+
13+
## Version 1.0 release gates
14+
- [ ] Native NX assembly screenshots added.
15+
- [ ] At least one ANSYS Mechanical solve result added.
16+
- [ ] At least one Fluent or thermal analysis result added.
17+
- [ ] CAM simulation screenshots added from NX.
18+
- [ ] Physical prototype photos added.
19+
- [ ] Requirements matrix updated with native evidence.
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"project": "ASTERION FCTA-1",
3+
"version": "0.9",
4+
"release_type": "validation and presentation",
5+
"generated_date": "2026-07-27",
6+
"core_status": "portfolio-ready baseline, native NX/ANSYS evidence pending",
7+
"major_outputs": [
8+
"final report",
9+
"requirements matrix",
10+
"ANSYS result templates",
11+
"prototype test plan",
12+
"design review deck",
13+
"GitHub Pages viewer",
14+
"video storyboard"
15+
],
16+
"limitations": [
17+
"not flight certified",
18+
"not unrestricted propulsion",
19+
"no native proprietary CAD/CAE files generated here"
20+
],
21+
"repository_file_count": 414,
22+
"requirement_count": 22,
23+
"design_review_deck": "media/presentation/v0_9/ASTERION_FCTA_1_v0_9_Design_Review.pptx"
24+
}

0 commit comments

Comments
 (0)