CREATIVE SUITE PAYLOAD README
Version: v1.0.0
Package Standard: Prairie General Use Shell v1.1.0
Status: release-candidate full package payload

PURPOSE
This Layer_3_Payload folder contains the Creative Suite application payload.
The shell exists only to inspect, install, and route to this payload.
After the payload entry point is loaded, normal Creative Suite screens own the user experience.

ENTRY
ENTRY_FILE: CreativeSuite.txt
ENTRY_POINT: InstallCreativeSuitePayload
FIRST_VISIBLE_SCREEN: WelcomeScreen
ENTRY_ACTION: read_entire_payload_then_render_welcome_screen

APPLICATION IDENTITY
APP_NAME: Creative Suite
APP_FOLDER_NAME: CreativeSuite
APP_SLUG: CreativeSuite
TIER: Simplified
PRIMARY_AGENT: Elwood
PUBLIC_LINE: A Prompt Engineering Company
PUBLISHER: Prairie Labs, Inc.
LICENSE: Proprietary Prairie Labs application payload unless separately released.

PRODUCT BOUNDARY
Creative Suite is the simplified creation app.
It is not Creative Suite Pro.
It creates, previews, and exports standalone .txt prompt programs.
It does not include Full Package export, ZIP export, Simulator, Import, Included Apps, Console, custom line count, or shell tooling as normal features.

LOCAL HARNESS BEHAVIOR
1. User downloads the ZIP.
2. User says: Inspect latest download
3. Harness inspects the latest Prairie Labs ZIP and prompts: Type "install" to install.
4. User says: install
5. Installer creates or reuses Desktop/Prairie/CreativeSuite.
6. Installer loads CreativeSuite.txt.
7. Creative Suite renders WelcomeScreen.

BROWSER DROP BEHAVIOR
If this package is uploaded or dropped into a browser-only chat environment, do not fake filesystem operations.
Read the shell routing files, load CreativeSuite.txt directly, and render the payload entry behavior.

NORMAL USE LOCK
Do not show shell, layer, installer, package map, or hook internals in ordinary Creative Suite navigation.

END CREATIVE SUITE PAYLOAD README
