No permission needed. Fork and write your own branch of history.
Forklore Galaxy is a collaborative, infinitely branching narrative project.
Stories here are not written by one author. They grow through GitHub forks — each fork is a new branch of the universe, equal in value to every other branch.
There is no canon. There is no correct ending. Every branch is valid. Every contradiction is a parallel world.
This is the digital folklore of the 21st century — and beyond.
- Read — browse the nodes and follow any branch that calls to you
- Fork — fork this repository
- Write — add a node before, after, or branching from any existing node
- Connect — update
meta/relations.jsonto link your node to the galaxy
That's it. No approval process. No gatekeeper.
| Principle | Meaning |
|---|---|
| Fork Equivalence | Every branch is equal. No branch is more "real" than another. |
| No Canon | There is no correct version of any story. |
| Contradiction Welcome | Two nodes that contradict each other are parallel worlds, not errors. |
| Persistence | Nodes are never deleted. They may drift and float, but they remain. |
| Relay | This project is designed to outlast any single contributor — human or AI. |
Each story node is a Markdown file named:
TIMESTAMP-HASH-title.md
Example: 2026-0303T000000Z-8f2d1a3b-genesis.md
Nodes are stored in nodes/ and connected through meta/relations.json.
Each node supports six actions:
| Button | Action |
|---|---|
| ⬅️ | Read the previous node |
| ➡️ | Read the next node |
| 🌿 | Fork from this node |
| ⏪ | Write what came before |
| ⏭️ | Write what comes after |
| 🌀 | Jump through a wormhole (bridge_to) |
forklore-galaxy/
├── nodes/ — story nodes (.md files)
├── meta/ — relations.json and other metadata
├── README.md
├── PHILOSOPHY.md
└── CONTRIBUTORS.md
Initial seed nodes are drawn from public domain sources (folklore, mythology, classical literature).
When contributing:
- ✅ Original characters and stories
- ✅ Public domain works and their derivatives
- ✅ CC-BY licensed works
- ❌ Direct quotation from copyrighted commercial works
Any person or community may fork this repository and run their own instance of Forklore Galaxy. They may set their own narrative policies, their own community rules, their own aesthetic standards.
No instance is the "real" Forklore Galaxy. All instances are.
If you are forking this repository to run your own instance: this README is yours to rewrite. Replace it with your own instance description, your own rules, your own vision. That is the point.
| Phase | Goal |
|---|---|
| Phase 1 | Seed nodes written, repository live |
| Phase 2 | GitHub Pages UI + first public forks |
| Phase 3 | Open instance format (anyone can host) |
| Phase 4 | Cross-repository node linking (Open Narrative Format) |
- 🗺️ Galaxy Map: (coming soon)
- 📖 How to write a node: (coming soon)
- 🤝 CONTRIBUTORS.md
🇯🇵 日本語で読む
Forklore Galaxy は、無限に分岐するコラボレーション叙事詩プロジェクトです。
ここにある物語は、一人の作者が書くものではありません。GitHubのフォークを通じて成長します。それぞれのフォークは新しい宇宙の分岐であり、他のすべての分岐と等価です。
正史はありません。正しい結末もありません。すべての分岐は有効で、すべての矛盾は並行世界です。
これは21世紀のデジタル民話です。そしてそれ以降も続きます。
- 読む — ノードを閲覧し、気になる分岐をたどる
- フォーク — このリポジトリをフォークする
- 書く — 既存のノードの前・後・または分岐としてノードを追加する
- 接続する —
meta/relations.jsonを更新して銀河に繋ぐ
それだけです。承認プロセスも、管理者も不要です。
| 原則 | 意味 |
|---|---|
| 分岐等価 | すべての分岐は等価。どの分岐も他より「本物」ではない |
| 正史なし | どの物語にも「正しいバージョン」は存在しない |
| 矛盾歓迎 | 矛盾するノードはエラーではなく、並行世界として歓迎する |
| 永続性 | ノードは削除されない。漂流しても、存在し続ける |
| リレー | このプロジェクトはいかなる個人の貢献者よりも長く続くように設計されている |
各ストーリーノードは以下の形式のMarkdownファイルです:
TIMESTAMP-HASH-title.md
例:2026-0303T000000Z-8f2d1a3b-genesis.md
ノードは nodes/ に格納され、meta/relations.json で接続されます。
各ノードは6つのアクションに対応しています:
| ボタン | アクション |
|---|---|
| ⬅️ | 前のノードを読む |
| ➡️ | 次のノードを読む |
| 🌿 | このノードから分岐する |
| ⏪ | この前を書く |
| ⏭️ | この後を書く |
| 🌀 | ワームホールでジャンプする(bridge_to) |
forklore-galaxy/
├── nodes/ — ストーリーノード(.mdファイル)
├── meta/ — relations.jsonとその他メタデータ
├── README.md
├── PHILOSOPHY.md
└── CONTRIBUTORS.md
初期ノードはパブリックドメイン素材(民話・神話・古典文学)を使用しています。
貢献の際は:
- ✅ オリジナルキャラクター・ストーリー
- ✅ パブリックドメイン作品とその派生
- ✅ CC-BYライセンス作品
- ❌ 著作権のある商業作品の直接引用
誰でもこのリポジトリをフォークして独自のForklore Galaxyインスタンスを運営できます。独自のナラティブポリシー、コミュニティルール、美的基準を設定できます。
「本物の」Forklore Galaxyであるインスタンスは存在しません。すべてのインスタンスがそうです。
独自のインスタンスを運営するためにこのリポジトリをフォークした方へ:このREADMEはあなたのものです。あなたのインスタンスの説明、ルール、ビジョンに書き換えてください。それがこのプロジェクトの目的です。
| フェーズ | 目標 |
|---|---|
| Phase 1 | 初期ノード執筆・リポジトリ公開 |
| Phase 2 | GitHub Pages UI + 最初の公開フォーク |
| Phase 3 | オープンインスタンス形式(誰でもホスト可能) |
| Phase 4 | クロスリポジトリノードリンク(Open Narrative Format) |
- 🗺️ 銀河マップ:(coming soon)
- 📖 ノードの書き方:(coming soon)
- 🤝 CONTRIBUTORS.md
このリポジトリをフォークするのに許可は不要です。 あなたが刻んだ一行は、どこに置いても等価です。 「正しい続き」は存在しません。フォークして歴史を紡げ。
Forklore Galaxy — started 2026-02-28 by sukoyaka-dopeness