Why Pentagruel requires storage permit
This document details the exact technical lifecycle of the "Asset Discovery" permit. It explains in simple terms how our local volume scanning process is securely isolated to maintain strict privacy compliance and keep your data safe.
1.0 The Discovery & Local File Validation
Before any external workflow module can be safely initialized, the system must definitively locate the file on your device's host hardware. Think of it like a librarian needing to find a book before they can read it to you. When the system is denied storage access, it simply cannot verify the presence of an asset. This leads to a standard waiting state where the infrastructure completely pauses all operations until it gets permission.
Targeted Asset Ingestion
The storage permit allows the engine to briefly load specific file data into temporary memory for the duration of the validation sequence. This ensures the file on your device exactly matches the official, safe copy before execution begins.
"The system remains in a waiting state until a file is either manually provided via the attachment icon or the storage is authorized."

Ref: 10291.jpg
2.0 Identifying the Permission Requirement
If a user attempts to utilize the automated detection features without giving the app authorization, the interface triggers a standard Permission Required alert. This pop-up modal clearly explains why file-level access is absolutely necessary for autonomous detection to work.
> ⚠️ Permission Required
> The application needs 'All Files Access' to detect installed assets automatically.

Ref: 10341.jpg
3.0 The Authorization & Management Sequence
Triggering the System Toggle
Tapping the "Grant Permission" button redirects you to the main Android 'All files access' settings page. Initially, you will notice that the toggle switch for Allow access to manage all files will be sitting in the 'Off' position.

Ref: 10342.jpg
Activating Management Rights
Once you have toggled this switch to 'On', the application infrastructure is immediately granted the specific "Read" rights it needs. This allows it to finally perform standard data validation checks on your local files to ensure they are correct and safe.

Ref: 10343.jpg
Compliance & Privacy Standard
Granting the storage discovery permit is a very standard and normal prerequisite for our system architecture to function properly.
Note: The engine is explicitly programmed to completely ignore system-heavy directories. This includes folders like Android/data, Android/obb, and Android/media. We do this to ensure we maintain maximum user privacy at all times.