Skip to content
@senku-io

Senku.io

This is an open-source knowledge store and dependency engine. We map the technological "Tech Tree" of humanity from the first stone tool to modern semicon


Senku.io Logo

Senku.io: The Bootstrap Protocol

Mission

To index human technological progress as a version-controlled, functional library. We move beyond the encyclopedia ("What is this?") toward the manual ("How do I make this?").


How it Works

The protocol treats knowledge as a dependency tree. To build a forge, you need high-heat bricks; to make bricks, you need a kiln. Senku.io maps these requirements functionally.

  1. The Store: Data is stored in human-readable Markdown files with YAML metadata.
  2. The Assets: Every entry is paired with blueprints and identification keys for physical validation.
  3. The Engine: A lightweight interface that parses the Store, resolves dependencies, and provides offline search.

How to Use It

The protocol is designed for two modes of operation:

  • Low-Tech Mode: Clone the Store and Assets repos. You now have the full archive as plain text and images, searchable via any file explorer or grep. No internet or specialized software required.
  • High-Tech Mode: Run the Engine locally to get a rich, interconnected UI with advanced search, dependency mapping, and optimized data viewing.

The 3-Pillar Architecture

The protocol is split into three distinct layers to ensure the data remains accessible even without the software.

Repository Purpose
Store The core library. Markdown + YAML. The knowledge itself.
Engine The specialized parser and search interface.
Assets Visual blueprints and identification keys.

Philosophy

  • Offline-First: No database dependencies. If you have a text editor, you have the store.
  • Decentralized: Built to be cloned and mirrored easily.
  • Requirement-Based: Every "recipe" lists its dependencies (tools/materials) as functional links.

Contribution Notice

We are currently finalizing the CI/CD pipelines and contributor infrastructure to ensure data integrity. Public contributions will be invited once the foundation is stable.

Pinned Loading

  1. assets assets Public

    The Visual Archive. A centralized CDN for diagrams and identifiers.

    1

  2. engine engine Public

    A high-performance Next.js interface to browse the senku.io/store markdown archive.

    TypeScript 2

  3. store store Public

    The Bookshelf. The "Single Source of Truth" for all human knowledge.

    JavaScript 2

Repositories

Showing 4 of 4 repositories

Top languages

Loading…

Most used topics

Loading…