Execution Halted

Phlo runtime encountered a debug interrupt.

Variable Stack

dumpphlo\JSON
paths =>
app =>
"types/"
appearance =>
dashboard => "zulo"
themes =>
enabled =>
"aurasteel"
"limepulse"
"plasmashift"
"polar"
default => "limepulse"
ns => "app"
transitions =>
enabled =>
"cards"
default => "cards"
ns => "app"
loaders =>
enabled =>
"dialup"
default => "dialup"
ns => "app"
release =>
php => "release/"
www => "release/www/"
libs =>
"AI"
"AI/Claude.Code"
"AI/Codex"
"AI/Gemini.CLI"
"AI/OpenAI"
"cookies"
"creds"
"docs"
"DOM/link"
"Files/JSON"
autoload => false
docs =>
app => true
ai =>
enabled => true
model => "gpt-4o-mini"
functions =>
"arr"
"HTTP"
"json.read"
"json.write"
"n8n"
"obj"
"token"

Debug Log

No debug entries

Origin

#app.phlo:4
1prop version = '1.0.6'
2
3route both GET => view($this, 'Home')
4route both GET dx => dx(%JSON('build'))
5route both GET release => dx(tech\release())
6route GET phpinfo => phpinfo()
7

Backtrace

File:LineCall
app.phlo:4BothGETDx
phlo-codex/functions.php:124app::BothGETDx
app.phlo:41controller
classes/obj.php:38app->controller
phlo-codex/functions.php:108obj->__call
phlo-codex/phlo.php:64phlo
phlo-codex/phlo.php:35tech\thread
www/app.php:4tech\app