╔═════════════════════════════════════════════════════════════════════╗ ║ INTERDEAD :: REPOSITORIES ║ ╠═════════════════════════════════════════════════════════════════════╣ ║ ○ InterDead Reference Library (public) ║ ║ Public reference library: documents and notes that are safe ║ ║ to share outside the private workspace. ║ ║ ║ ║ > InterDeadProto (NOIR) ║ ║ InterDeadProto is a narrative-driven interface prototype. ║ ║ NOIR: Nectosphere-Oriented Interface Relay. ║ ║ ║ ║ ○ InterDeadIT (website / entry point) ║ ║ The website: the public entry point into the InterDead meta-verse.║ ║ Hosts the “About” and related public-facing materials. ║ ║ ║ ║ ○ InterDeadCore (identity + EFBD core) ║ ║ Core modules used by the website: identity/auth and EFBD logic. ║ ║ Published as packages and consumed by InterDeadIT. ║ ║ ║ ║ ○ PsyFramework (research / tooling) ║ ║ Research and tooling repo referenced by the project; supporting ║ ║ framework work that may be mentioned from public docs. ║ ╠═════════════════════════════════════════════════════════════════════╣ ║ INTERDEADPROTO ║ ║═════════════════════════════════════════════════════════════════════║ ║ InterDeadProto is the prototype-first foundation of InterDead: ║ ║ a playable concept space where narrative loops, systems, and ║ ║ UX ideas are validated early before entering full production. ║ ║ It bundles rapid gameplay experiments, content scaffolding, and ║ ║ integration hooks so shared platform services can evolve safely. ║ ║═════════════════════════════════╦═══════════════════════════════════║ ║ ECHO OF AN UNFADING MEMORY ║ INTERDEAD WIKI (ALL LANGUAGES) ║ ╠═════════════════════════════════╬═══════════════════════════════════╣ ║ READ (EN) ║ READ (EN) ║ ╠═════════════════════════════════╬═══════════════════════════════════╣ ║ READ (RU) ║ READ (RU) ║ ╠═════════════════════════════════╬═══════════════════════════════════╣ ║ READ (UK) ║ READ (UK) ║ ╠═════════════════════════════════╬═══════════════════════════════════╣ ║ READ (JA) ║ READ (JA) ║ ║═════════════════════════════════╩═══════════════════════════════════║ ║ CONTACT ║ ╠═════════════════════════════════════════════════════════════════════╣ ║ Zhovten Games — LinkedIn ║ ╚═════════════════════════════════════════════════════════════════════╝
This repository is a monorepo that contains multiple InterDead application versions, experiments, and supporting libraries.
- Main ES6 implementation:
InterDeadProto/proto-dev - Production build/deploy branch:
proto
For implementation details, start from proto-dev/README.md.