render_build_structure.py |
build-structure.v1.json plus the build script path map. |
site/assets/rfs/build-structure/emberscope-build-structure.svg and .json. |
rfs_design_source_of_truth.py |
designs/emberscope-starter-freeform.v1.json. |
site/assets/rfs/design-source/* and the source-derived site/assets/rfs/review-package/* bundle. |
rfs_payload_mechanical_cad.py |
mechanical/emberscope-payload-assembly.v1.json, the replaceable optical-cassette interface, and its selected optical envelope proxy. |
site/assets/rfs/mechanical/*: assembly OpenSCAD, package-envelope STL, validation screen, and source-hash manifest. |
rfs_multi_mirror_candidate_checkpoint.py |
Architecture branch builders and shared proof-of-concept ray-trace primitives. |
site/multi-mirror-candidates.html plus site/assets/rfs/multi-mirror/* CSV/JSON artifacts. |
rfs_fleet_coverage_model.py |
The F-number / aperture radiometry model plus fixed-wing platform and payload-cost assumptions. |
site/fleet-coverage.html plus site/assets/rfs/fleet-coverage.json. |
rfs_coverage_sizing_grid.py |
The generated per-drone coverage model and the AUD 100k payload-budget constraint. |
site/coverage-sizing-grid.html plus site/assets/rfs/coverage-sizing-grid.json. |
rfs_cots_payload_screen.py |
The F-number/aperture radiometry model, the generated per-drone coverage model, and the committed COTS baseline evidence. |
site/cots-fleet-screen.html plus site/assets/rfs/cots-fleet-screen.json. |
rfs_cots_quote_packet.py |
The generated COTS payload screen rows plus RFS-011 quote and evidence-gate policy. |
site/cots-quote-packet.html plus site/assets/rfs/cots-quote-packet.json. |
rfs_cots_quote_comparison.py |
The generated COTS quote packet plus RFS-011 scorecard, hard-stop gates, and branch decision rules. |
site/cots-quote-comparison.html plus site/assets/rfs/cots-quote-comparison.json. |
rfs_requirements_closeout_checklist.py |
The generated coverage sizing grid, COTS payload screen, and locked mission-decision evidence. |
site/requirements-closeout.html plus site/assets/rfs/requirements-closeout.json. |
rfs_requirements_answer_pack.py |
The closeout checklist payload plus coverage, altitude, COTS, and airframe decision evidence. |
site/requirements-answer-pack.html plus site/assets/rfs/requirements-answer-pack.json. |
rfs_requirements_signoff_matrix.py |
The answer pack payload plus coverage, altitude, COTS, airframe, and sign-off consequences. |
site/requirements-signoff-matrix.html plus site/assets/rfs/requirements-signoff-matrix.json. |
render_diary_feed.py |
daily-diary/*.md. |
site/diary.html, site/rss.xml, and site/feed.xml. |
render_todo_page.py |
TODO.md. |
site/rfs-todo.html for local/internal status review; the public build removes it from dist/. |
build_static_site.sh |
The generated site/ tree and static assets. |
dist/ and dist/build.json, then the deploy workflow rsyncs that tree to emberscope.symmachus.org. |