# network-isekai — Terms of Service

> **DRAFT — not legal advice; counsel review required.**

**Service:** network-isekai — a browser platform to play, create, fork, remix, and publish CLJ/EDN games, VRM dance stages, and shareable assets.
**Site:** https://isekai.network
**Last updated:** 2026-08-30
**Governing law:** Japan.

These Terms govern your access to and use of network-isekai (the "Service"). By using the Service you agree to these Terms. If you do not agree, do not use the Service.

---

## 0. Operator and contact

The Service is operated by **Awai Network** ("we", "us"). Legal entity: **AWAI Network, L.L.C.** (Delaware 10704996). Sales contact (営業担当): **Ryo Awai**. Public contact: [support@isekai.network](mailto:support@isekai.network). This page does not invent a registered address, phone, or 代表者.

## 1. Eligibility and minors

- You must be able to form a binding contract to use the Service. If you are a minor under the applicable law of your residence, you may use the Service only as permitted by that law and with the consent of a parent or legal guardian.
- The Service includes a **kids editor mode** and models an account tier (`:unset | :minor | :teen | :adult`). Publishing UGC is disabled for accounts that are `:unset` or `:minor` until eligibility is established. See ADR-0009 (moderation) and ADR-0010 (kids editor mode).
- `[CONFIRM: minimum age of use (e.g. 13), whether COPPA / APPI minor-consent verification is performed, and the mechanism for verifying parental consent — the codebase models the tier as data but explicitly does NOT implement a consent-verification flow (ADR-0009 §1).]`

## 2. Accounts and identity

Authorship and forks are attributed via a `did:key` / CACAO cryptographic identity (ADR-0002, ADR-0006). You are responsible for safeguarding your keys and for all activity attributed to your identity. `[CONFIRM: account registration/authentication details, key-recovery policy, account suspension/termination process.]`

## 3. Your content ("User Content")

"User Content" means anything you create, upload, edit, transact, or publish through the Service — including game scenes (`scene.edn`), logic (`logic.cljc`), dance stages, assets (3D models, textures/materials, audio, scene/presets), chat messages, and profile data.

### 3.1 Ownership
As between you and us, you retain the rights you already hold in your User Content. We do not claim ownership of it.

### 3.2 License you grant to us
You grant us a worldwide, non-exclusive, royalty-free license to host, store, reproduce, adapt (e.g. transcode/bake), publish, publicly display and perform, and distribute your User Content **for the purpose of operating and providing the Service** (including content-addressed pinning through kotoba and Cloudflare Pages distribution). This license lasts while your content is on the Service and for a reasonable period afterward for backups/caches.

### 3.3 The Service is open and public by design
The Service is designed so that **repositories, every artifact's EDN, and all resources are public** — every game, stage, and asset carries "view source" and "fork" (README; ADR-0001, ADR-0008). By publishing User Content, you understand and agree that:
- it becomes publicly viewable, downloadable, and inspectable;
- it can be **forked and remixed** by any other user (see §4); and
- once pinned/published, artifacts are **content-addressed and immutable** and shareable by URL — they cannot be silently altered after the fact.

## 4. Forks, remixes, and content licensing

- **Fork = data.** Forking creates an editable, immutable copy and records a fork datom; forks are shareable by URL (README; ADR-0001).
- **Default license.** Per the repository, game data and resources are **public domain unless a game's `game.edn` says otherwise**; assets carry a per-asset license field in their manifest (README; ADR-0008). By publishing you represent that your chosen license is accurate and that you have the rights to apply it.
- **Downstream rights.** By publishing User Content that others may fork, you grant every other user the rights stated by the license you attach to that content, at minimum a license to play, fork, remix, and share within the Service on the terms your license declares.
- **Attribution and royalties.** The gem economy applies royalty decay up the fork DAG and gem attribution across the fork lineage (ADR-0006, `isekai.economy.cljc`). These are **in-service virtual mechanics**; see §7.
- `[CONFIRM: whether contributors are required to accept a specific outbound license (e.g. CC0 / CC-BY) as a condition of publishing, and how license choice is enforced.]`

## 5. Acceptable use

You must not use the Service to create, upload, fork, or publish content, or to act, in a way that:
- infringes intellectual property, privacy, or publicity rights of others (including uploading third-party 3D models, textures, audio, or VRM avatars you do not have rights to);
- is illegal, harassing, hateful, sexually exploitative of minors, or otherwise abusive;
- contains malware, or attempts to break, overload, or circumvent Service security, sybil-gating, rate limits, or moderation;
- misrepresents authorship or the provenance/license of an artifact; or
- violates the AI-generation constraints in §6.

We may apply the moderation mechanism (statechart `:pending → :approved | :flagged → :removed`, ADR-0009): UGC forks are stamped `:pending` and filtered by `moderation/published` before entering the public feed index. `[CONFIRM: full acceptable-use / community-guidelines policy text, who staffs human review, appeal process, and enforcement SLAs — ADR-0009 builds the mechanism but defers the policy content to owner + counsel.]`

## 6. AI-generated assets

The Service can dispatch an AI generation backend (`/generate.html`; `POST /api/gen/:stage`): photo→3D via TRELLIS, image, TTS, and music on Modal GPU (README; ADR-0008). If you generate assets:
- you are responsible for the inputs you provide (e.g. source photos) and must have rights to them;
- generated artifacts you publish are User Content under §3–§4; and
- `[CONFIRM: ownership/licensing allocation of AI-generated outputs, provider terms passed through (Modal / TRELLIS / model licenses), and any required AI-generated-content disclosure.]`

## 7. Virtual economy (gems)

The gem economy (`isekai.economy.cljc`, gacha/collection, ADR-0006) is a **bespoke in-service ledger**: sybil-gated mint on verified plays, royalty decay, wallet, and gem attribution. Unless expressly stated otherwise, **gems and in-service items have no monetary value, are not redeemable for cash, and are not your property**.

`[CONFIRM: whether any real-money purchase, cash-out, creator revenue-share, or payout exists. ADR-0006 is titled "…and cash monetization" but the shipped ledger is virtual gems; if real-money creator earnings are offered, add payout terms, tax responsibility, minimum thresholds, refund policy, and the payment processor — all currently unspecified.]`

## 8. Federation

Activity may be modeled as ActivityStreams 2.0 / ActivityPub objects and may be **federated to other servers (e.g. Mastodon)** (ADR-0006 §1). Content you publish may therefore propagate beyond isekai.network to systems we do not control.

## 9. Intellectual property notices and takedowns (DMCA / equivalent)

If you believe content on the Service infringes your copyright or other rights, send a notice to [support@isekai.network](mailto:support@isekai.network) including: identification of the work, the infringing artifact's URL/CID, your contact details, a good-faith statement, and a statement under penalty of perjury that you are authorized to act. We may remove or disable access to allegedly infringing content (moderation `:removed`) and, where applicable, handle counter-notices. `[CONFIRM: full notice-and-takedown / repeat-infringer policy, and whether US DMCA §512 safe-harbor registration is maintained given a Japan-governed service.]`

Note: because published artifacts are content-addressed and immutable and may already be forked or federated, removal from isekai.network surfaces may not delete every copy.

## 10. Our content and the software

The Service software is provided per the repository's open license (README: "Open"). First-party/curated root content is trusted by default (ADR-0009). `[CONFIRM: exact license of the platform software and of first-party content, and any trademark terms for "network-isekai" / "isekai.network".]`

## 11. Disclaimers and limitation of liability

The Service is provided "AS IS" and "AS AVAILABLE" without warranties of any kind, to the maximum extent permitted by law. We are not liable for indirect, incidental, or consequential damages, or for loss of content, forks, or virtual gems. `[CONFIRM: liability cap, consumer-protection carve-outs required under Japanese Consumer Contract Act and other mandatory law.]`

## 12. Suspension and termination

We may suspend or remove content or access for violation of these Terms, applying the moderation mechanism in §5. You may stop using the Service at any time; note the immutability/federation caveat in §9.

## 13. Changes to these Terms

We may update these Terms; material changes will be indicated by the "Last updated" date and `[CONFIRM: notice method]`. Continued use after changes take effect constitutes acceptance.

## 14. Governing law and disputes

These Terms are governed by the laws of **Japan**. The parties agree to the Tokyo District Court (東京地方裁判所) as the court of exclusive jurisdiction of first instance. Nothing here removes protections you have under mandatory local consumer law.

---

*This document is a draft template grounded in the repository's README and ADR-0001/0002/0005/0006/0008/0009/0010. All `[CONFIRM]` items require product and legal-counsel confirmation before publication.*
