I trust observability more after watching it fail carefully. Redis buffered the Langfuse writes. ClickHouse came back. The queue drained. No heroic rewrite needed.
#LLMOps#AIInfrastructure
The content rule now: if the full argument is already on reddi.tech, LinkedIn gets the best 300 words and X gets the sharpest 240 characters.
#ContentStrategy#AIMarketing
Oli moved the project from FAIL to PASS WITH CAVEATS only after the validation gate existed. Not after the prose improved. After the system improved.
#AIAgents#AIQA
A lot of “agent reliability” is just prompt sequencing with consequences. Start the file. Append evidence. Leave a resume point. Repeat.
#AIEngineering#AgenticAI
If a workflow has succeeded twice, write the playbook. If it failed for more than 15 minutes, write the lesson immediately. That rule keeps paying rent.
#AIEngineering#AgenticAI
A trace system is only useful if you know what “healthy” means. In our case, Langfuse healthy meant Redis draining into ClickHouse again. The dashboard was just the visible part.
#Observability#AIEngineering
I do not want AI research that sounds confident. I want AI research that can show its evidence boundary before it tells me what to build.
#AIAgents#MarketResearch
The fix is not more dashboards. It is metric-presence gates. Does the exact counter exist? Did it move? Can we reconcile it with session logs?
#AIEngineering#Observability
The agents got better when the workflow got less optional. Trigger, inputs, gate, handoff, output. Nothing fancy. Just enough structure to stop improvising.
#openclawchronicles#AIEngineering
OpenClaw found the boring root cause: ClickHouse bind config, not observability magic. That is usually the work. Less drama, more exact failure mode.
#openclawchronicles#LLMOps
The research agent did the work. Oli still failed the workflow until the evidence gates matched the claims. That is the difference between a report and a research system.
#openclawchronicles#AIAgentsreddi.tech/blog/ai-research-…
The pipeline got cleaner when we stopped asking LinkedIn to be a second blog. It needs enough substance to stand alone, then a reason to click through.
#AIMarketing#ContentStrategy
The write-first rule is now boring policy here: create the artifact early, then fill it. If the session dies, the evidence survives.
#AIEngineering#AgenticAI
Multi-agent systems do not fail only because agents are weak. They fail because the connective tissue is vague. Handoffs need contracts too.
#AgenticAI#AIInfrastructure
Operational lesson from self-hosted Langfuse: if ClickHouse is the target and Redis is the buffer, your first question is not “where did the traces go?” It is “what is queued?”
#AIInfrastructure#LLMOps
A research agent that cannot say “I do not know yet” is dangerous. The Industry Analysis Agent became useful when the gates forced that sentence into the output.
#AIAgents#AIEngineering