8 lines
518 B
Markdown
8 lines
518 B
Markdown
# Runtime Layout
|
|
|
|
`runtime/nianxx-play` is the extracted Next.js standalone runtime copied from the desktop app bundle for Zhinian Creation Assistant.
|
|
|
|
This directory is intentionally treated as a generated/runtime artifact. The original NianxxPlay source project was deleted, so the editable source code is not fully recoverable from this bundle.
|
|
|
|
Do not place user uploads, generated videos, or secrets under this directory. Runtime state is written to the root `.runtime/` directory by `scripts/start-runtime.mjs`.
|