Source for the bilingual organization page at tokimispace.github.io. Tokimi's official website is tokimi.space.
The page introduces Tokimi projects without hiding their current boundaries:
- Tokimi Rover is a supervised, open-source hardware prototype whose source and firmware builds have been audited. Its owner-selected Supercar V3 top-cover CAD is also published, but the current audit did not physically retest the assembled rover or reconcile the V3 195 × 100 mm pattern with the historical 203 × 105 mm rover record.
- AstroGroot is a live automated research library for astronomy, space science, and robotics. Its application source is public at topben/astrogroot under the MIT License. Indexed third-party material keeps its original terms, and AI summaries are discovery aids rather than substitutes for original sources.
- Darkforest is planned for a future open-source release. Its source, scope, license, and release date have not been announced.
Visitors can switch directly between 中文 and English from the page header.
The selected language is reflected in the shareable URL and remembered locally
in the browser. A valid ?lang=en or ?lang=zh-TW parameter takes precedence
over the stored preference; other query parameters and section anchors are
preserved when switching.
The site is dependency-free HTML, CSS, and JavaScript. From this repository's root, start any static HTTP server—for example:
python3 -m http.server 8000Then open http://localhost:8000/. Run the publication checks with:
python3 scripts/check_site.py
node --check main.jsEvery push to main validates the page, uploads the repository root as a
GitHub Pages artifact, and deploys it through GitHub Actions. Pull requests run
the same local validation without deploying.
The page loads no analytics, trackers, third-party fonts, remote images, or
package dependencies. Project links deliberately point to their separate
repositories—TokimiSpace/tokimi-rover and topben/astrogroot—rather than
being inferred from this organization-site repository. The official-site link
deliberately points to tokimi.space; this GitHub Pages site remains the
open-source project portal.
Link previews for LINE and Twitter/X use a committed 1200 × 630 PNG generated
from social-card-rover-v1.svg. The versioned filename intentionally gives
social crawlers a new URL when the artwork changes; update both Open Graph and
Twitter Card tags when publishing a later version.
The AstroGroot knowledge-map visual and the abstract Darkforest visual are original inline CSS/SVG artwork for this page, not copied logos, screenshots, game footage, or production game art. No Darkforest source, download, waitlist, feature set, license, platform, or date is promised here.
See LICENSES.md for path-specific licensing and TRADEMARKS.md for brand boundaries.
