>_
.issue.db
/highway-workflow-engine
Dashboard
Issues
Memory
Lessons
Audit Log
New Issue
Edit Issue #405
Update issue details
Title *
Description
engine/orchestrator.py:277,372,553,762,794,988 uses f-strings for absurd table names. While queue_name is validated, defense-in-depth requires using sql.Identifier() like absurd_client._table() does. Fix: Use absurd_client._table() or sql.Identifier() consistently.
Priority
Low
Medium
High
Critical
Status
Open
In Progress
Closed
Won't Do
Due Date (YYYY-MM-DD)
Tags (comma separated)
Related Issues (IDs)
Enter IDs of issues related to this one. They will be linked as 'related'.
Update Issue
Cancel