Help Centre
What can break, and who runs it
The three layers a failure can come from, why there is no uptime number, and how the site is built to fail safely.
Applies to Novus Learn 0.1.0
Three layers, three failure shapes
Copy linkMost of Novus Learn has no server to go down. The status page separates what runs on your device, what this site serves, and what somebody else runs, and describes the failure each would actually produce. That is more useful than a green tick, because it tells you where to look.
Why no uptime figure is published
Copy linkA status number is only worth reading if something measures it. There is no uptime monitor, no synthetic check and no incident feed behind this site, so quoting a percentage would be an invention. The page says that outright and reports architecture instead.
What the security page covers
Copy linkThe threat model, the response headers the site sets, how third-party content is isolated, and how to report a problem. The short version: your files are parsed in the browser under a same-origin policy, formal answer keys never reach the browser at all, and nothing you create is stored on a server.
If something looks wrong
Copy linkCheck the on-device list on the status page first. If the feature is there, a reload usually resolves it. If a single topic will not open, try a different one: that separates an upstream outage from a problem with one article.