Execution Halted

Phlo runtime encountered a debug interrupt.

Variable Stack

dumpphlo\JSON
paths =>
app =>
0 => "types/"
appearance =>
themes =>
enabled =>
0 => "aurasteel"
1 => "limepulse"
2 => "plasmashift"
3 => "polar"
default => "limepulse"
ns => "app"
transitions =>
enabled =>
0 => "cards"
default => "cards"
ns => "app"
loaders =>
enabled =>
0 => "dialup"
default => "dialup"
ns => "app"
release =>
php => "release/"
www => "release/www/"
libs =>
0 => "AI"
1 => "AI/Claude.Code"
2 => "AI/Codex"
3 => "AI/Gemini.CLI"
4 => "AI/OpenAI"
5 => "cookies"
6 => "creds"
7 => "docs"
8 => "DOM/link"
9 => "Files/JSON"
autoload => false
functions =>
0 => "HTTP"
1 => "chunk"
2 => "duration"
3 => "json.read"
4 => "json.write"
5 => "n8n"
6 => "route"
7 => "size.human"
8 => "token"
9 => "view"

Origin

#php/app.php:9
6 return view(phlo('app'), 'Home');
7 }
8 public static function BothGETDx(){
9 return dx(phlo('JSON', 'build'));
10 }
11 public static function BothGETRelease(){
12 return dx(app\release());

Backtrace

File:LineCall
php/app.php:9error
php/app.php:9dx
php/functions.php:72app::BothGETDx
php/app.php:58route
classes/obj.php:87app->controller
phlo/functions.php:23obj->__call
phlo/phlo.php:138phlo
phlo/phlo.php:44app\thread
phlo/phlo.php:48frankenphp_handle_request
data/app.php:3app\run