Vifu is the public place for browser game integration notes, companion SDK docs, and release updates.
The first job of this site is not marketing. It is to make the public game contract visible:
- how a browser game should be packaged
- how a game declares companion support
- how
@consenger/companion-sdkexposes safe context and commands - how to keep the game package focused on playable browser assets
The standard is simple: a developer should be able to read the docs, build a web game, add companion support when useful, and understand what Vifu will observe.
Initial scope
The first version keeps only public-facing docs. Private implementation notes can stay in the repository, but Vifu should be stable enough for game creators and SDK consumers.
Release channel
The release channel starts with browser games and companion SDK compatibility. Self-serve publishing details will appear when the public upload path is ready.
