FailedProxy
  • Joined on 2026-03-21
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-02 22:06:54 +00:00
f30f3263bd Fix nested php open tag in the AI page build stamp
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-02 22:06:11 +00:00
ca678b1784 Stamp the AI page build and tear down stale copies of its script
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-02 22:03:22 +00:00
ae7555a423 Stop a stuck in-flight flag from silently swallowing every later question
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-02 22:00:55 +00:00
e0925b9d38 Make a failed AI send visible instead of hanging
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-02 21:57:23 +00:00
563ea0eb78 Log AI requests, and stop hiding a failed job-file write
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-02 21:45:42 +00:00
198532e280 Send all health checks as live state, not only the failing ones
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-02 21:42:37 +00:00
69ffb5e1dc Fix two false alarms in the AI health checks
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-02 21:40:46 +00:00
237156c46f Add config-vs-reality health checks, loaded models, and log evidence
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-02 21:32:18 +00:00
264ba57cbb Add the AI tab — grounded chat over the documentation index
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-02 21:11:59 +00:00
a537ae4217 Add the Open-WebUI tool that calls the retrieval bridge
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-02 21:09:53 +00:00
8896e05e35 Add a retrieval-only HTTP bridge so Open-WebUI can reach the index
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-02 17:10:59 +00:00
c617f64b6b Forward section and kind to retrieval on the ask path
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-02 17:09:19 +00:00
eb36641523 Expose --kind on ai_query so definitional questions can reach the prose
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-02 16:54:04 +00:00
885cceccae Restore the truncated intro of Notes_AI-Design.md
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-02 16:52:51 +00:00
2d07c7d80e Refuse a conf_upgrade that would keep nothing
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-02 14:37:35 +00:00
e02dc1be15 Keep the monitor page header inside its PHP block
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-02 14:28:55 +00:00
c34224effa Carry the CSRF token on fetch requests and put mutations behind POST
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-02 14:11:48 +00:00
987313e7dc Document the PHP api layer and fix what documenting it exposed
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-02 05:21:27 +00:00
6a959fb5e4 Add AI entry points, conf schema, and folder docs
b00688bad1 Add RAG retrieval core, and correct six stale default values in headers
Compare 2 commits »
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-02 04:51:43 +00:00
ccc6c742ee Add structured headers to the PHP pages layer