Local browser execution
The published guide is a front-end application whose articles, tracker data, and search records are bundled with the site. Reading a page and using the collectible checklist happens in your browser. The tracker writes checked Skull and Terminal identifiers to local storage on the current device so progress can survive a refresh. That state is not attached to an account, written to a project database, or sent to a private application service.
Search state in the page address
Submitting the local search places the query after ?q= in the current page URL. This address state lets normal browser navigation restore a result and makes a chosen search address shareable. The project does not send that query to a separate search service. As with any address you visit or share, the browser and the infrastructure delivering the page may process the complete URL according to their own operation.
Outbound source links
Some articles include outbound source links so readers can inspect supporting material. Following one leaves this local guide and opens an external website. That destination receives the ordinary request needed to load its page and applies its own terms and practices. Review the destination before continuing if that matters to you; this project does not control an external source once your browser navigates away.
No accounts or form submissions
No account is created by this project, and there is no sign-in flow, profile storage, contact form, comment box, purchase step, or newsletter registration. There is no form submission that sends personal details to the application. If those capabilities are added in a future version, this page must be revised before they become available so its description continues to match the software people can actually use.