Damus
Hoshino Lina (星乃リナ) 🩵 3D Yuri Wedding 2026!!! profile picture
Hoshino Lina (星乃リナ) 🩵 3D Yuri Wedding 2026!!!
@Hoshino Lina (星乃リナ) 🩵 3D Yuri Wedding 2026!!!

Hello everyone, Hoshino Lina here! I'm a developer VTuber!
I also help run VT Social!

EN/日本語|she/her|🎨 #HoshinoLinArt|My gf: @cyan 🩵|We are @TokyoHackerGirls

Model https://x.com/NananoNanase
Design https://x.com/shiranui_illust
PFP https://x.com/7783__
🦋 @lina.yt
📨 [email protected]
💲https://lina.yt/sponsor

Relays (1)
  • wss://relay.ditto.pub – read & write

Recent Notes

Hoshino Lina (星乃リナ) 🩵 3D Yuri Wedding 2026!!! profile picture


I don't like people who go "OMG you touched AI I hate you" either, I think that's a toxic way to fight back against AI.

So the strict rules here are about RE+copyright risk specifically, I'm not going to say people who ask ChatGPT programming questions are the devil.

The full policy explicitly mentions using AI for translation and accessibility purposes as OK examples, because there's nuance to the world and better and worse ways to use LLMs.

I'm not a moral arbiter for everything potential contributors do not do I want to become one.

But yeah, if someone intends to throw an OpenClaw or similar agent directly at my project, they will be shown the door (and permanently banned), because that's not just a copyright/RE risk, it's also immensely rude and inappropriate to do without consent, to any project.
note1fcepu...
Hoshino Lina (星乃リナ) 🩵 3D Yuri Wedding 2026!!! profile picture
@nprofile1q... I'm being overly cautious because I'm an immigrant in the same country as the original copyright holder, who have already issued legal threats about reverse engineering to other people, and who have a vested interest because it seems their entire business model hinges on selling overpriced SDK licenses with abusive non-compete clauses and I'm writing a free alternative.

I don't want to give them the slightest chance of a legal case against me.
Hoshino Lina (星乃リナ) 🩵 3D Yuri Wedding 2026!!! · 3w
So I spent some time writing an AI policy for Ayagami. TL;DR AI is incompatible with black-box/clean-room RE. If you have *ever* used AI in a Live2D/MOC3 development project, you cannot contribute, f...
Hoshino Lina (星乃リナ) 🩵 3D Yuri Wedding 2026!!! profile picture
This is not an issue exclusive to AI. If you have ever read code related to Live2D MOC3 (e.g. another reverse engineering project), you also cannot contribute to the Ayagami core, as I cannot know that those projects themselves follow the same strict black-box policy.

This strict policy applies to the core RE, file format and reference renderer projects. I may weaken the policy later for things built on top of those (for example, an end-user tool for MOC3 file editing, built on top of the existing RE codebase/info, doesn't carry as much risk).
Hoshino Lina (星乃リナ) 🩵 3D Yuri Wedding 2026!!! profile picture
So I spent some time writing an AI policy for Ayagami.

TL;DR AI is incompatible with black-box/clean-room RE. If you have *ever* used AI in a Live2D/MOC3 development project, you cannot contribute, for the safety of the project.

Even if you stop using AI.

I am not hardline anti-AI; I dislike AI but this isn't a policy to screw over people who use AI. This is simply logical.

AI is trained on GitHub, including Live2D's non-free source code repositories. If you have ever read that code, you may not contribute. AI has read that code.

If this were any other project things would be different, but I am keeping things strict to avoid tainting the project with non-cleanroom code, for legal safety.

AI models are tainted, and it's transitive. Using AI models to work on MOC3 file structures taints you.

Keep in mind this ONLY applies to code/subjects relevant to MOC3/Live2D. If you ask Claude/ChatGPT/Gemini a *general* question about Rust programming, for example, that doesn't taint you (as long as you don't talk about MOC3 or Live2D or paste relevant code).
1
Hoshino Lina (星乃リナ) 🩵 3D Yuri Wedding 2026!!! · 3w
This is not an issue exclusive to AI. If you have ever read code related to Live2D MOC3 (e.g. another reverse engineering project), you also cannot contribute to the Ayagami core, as I cannot know that those projects themselves follow the same strict black-box policy. This strict policy applies to ...
Hoshino Lina (星乃リナ) 🩵 3D Yuri Wedding 2026!!! profile picture
Had a thought about AI models. AI is like lossy compression.

You could probably JPEG compress movie frames at q=0 and make it an art exhibition and claim fair use... but that's not going to fly at q=80.

Similarly, you can train small ML models that achieve specific tasks and make a good case they are fair use or not a derivative work of the training data... but that really doesn't extrapolate to massive GenAI models that memorize large parts of the input or significant components of it.