SERVICE STATUS · RELEASE 01
Built to recover, verify and protect progress.
STEM Nodes treats reliability as part of learning quality. This public record separates safeguards that are implemented from human checks that must continue.
✓ OPERATIONAL RELEASE GATES IMPLEMENTEDLIVE HEALTH
A small endpoint with a narrow job.
It confirms that the application can reach its production learning database and that the complete curriculum index is loaded. It exposes no learner records.
ACTIVE SAFEGUARDS
What protects the public release
Each control is testable, repeatable and intentionally limited so it does not create a new privacy risk.
Privacy-safe health probe
The application and database connection are checked without publishing learner counts, identifiers or records.
✓Graceful recovery
Unexpected page failures provide a safe retry, learning-path return and service-status route instead of a blank screen.
✓Learner-controlled copies
Learners can export their own progress and review data, or delete it, from the learner-data controls.
✓Release smoke gate
Every publication checks core journeys, the curriculum totals, the database probe, a real lesson, the 404 recovery page and the main social asset.
✓Backup integrity
Operator exports receive a SHA-256 manifest and must pass verification before they count as usable backups.
✓Conservative rollback
Application releases can return to a prior deployed version; database restoration is reserved for confirmed corruption and follows a restore drill.
✓CONTROLLED RELEASE
Every deployment follows the same four stages.
The full incident, backup, restore, retention and ownership procedure is maintained with the application source so a release does not depend on memory.
- 01Validate
Run curriculum, scientific-integrity, accessibility, performance and operations gates.
- 02Protect
Create and verify an encrypted database export before schema changes or major releases.
- 03Publish
Deploy the exact tested commit and keep the previous healthy version available for rollback.
- 04Observe
Run production smoke checks and inspect the privacy-safe health response before promotion.