Cyborg Live Portal
✨ Click here to just download the zip.
✨ Click here to open Navigator in your browser.
Navigator is the central onboarding hub of the Cyborg‑Live ecosystem. It is a zero‑installation, browser‑based guide that teaches users how to:
- Explore MERCWAR safely
- Understand the ecosystem step‑by‑step
- Navigate portals, dashboards, and tools
- Read structured documentation directly in the browser
Navigator is your interactive cockpit — the guided entry point into the MERCWAR constellation.
git clone https://github.com/mercwar/Navigator.git
cd NavigatorEdit the config.json file to point Navigator at your repos:
{
"conn": {
"user": "mercwar",
"repo": "Navigator",
"branch": "main"
},
"dirs": {
"HTML": "HTML",
"HTML": "MD"
}
}- conn: tells Navigator which GitHub repo and branch to connect to.
- dirs: defines categories that appear in the sidebar, mapped to repo paths.
Open index.html in your browser or serve it locally:
npm install -g http-server
http-server .Navigator will load your repos dynamically using the config.json.
- Guided Repo Onboarding: Create your Cyborg‑Live identity, register with repos, and link accounts.
- Sidebar Navigation: Browse categories defined in
config.json. - Live File Viewer: Open and render Markdown, HTML, images, and code directly in the browser.
- Step‑By‑Step Learning: Progress indicators, inline help, and auto‑generated examples make onboarding beginner‑safe.
Navigator makes the Cyborg‑Live ecosystem accessible and friction‑free. It removes complexity by giving everyone a single place to learn, build, and launch.
It is the guided entry point for new explorers and the documentation cockpit for creators.
Navigator is actively maintained and updated as new repos join the constellation.
All changes follow AVIS compliance rules and Sentinel validation standards.
© MERCWAR / CVBGOD / Demon — All Rights Reserved
This documentation is provided for educational and onboarding purposes within the MERCWAR / Cyborg‑Live ecosystem.
- Navigator is a browser‑based learning interface.
- No installation of binaries is required.
- All assets, schemas, and instructional materials are part of MERCWAR and may not be redistributed without permission.
- AVIS‑compliant schemas and metadata must remain intact for LLM parsing or automated ingestion.
Use of Navigator implies acceptance of MERCWAR’s compliance and routing standards.