Activity
Mon
Wed
Fri
Sun
Oct
Nov
Dec
Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
What is this?
Less
More
Clief Notes

48.5k members • Free

Build Market Close

600 members • Free

AI Marketing Hub

5.6k members • Free

Constellations

102 members • Free

The Fractional On-Ramp

4.1k members • Free

AI Automation Society

458.9k members • Free

222 contributions to Clief Notes
Not sure which model to use?
Ori Eval is live on OpenRouter. If you already route models through OR, this is the systematic version of "should we switch." Public benches and Twitter recs measure a fixed task set. They tell you how a model behaved on someone else's prompts, someone else's tools, someone else's budget. With 500+ models on OpenRouter, "just switch to the new one" is expensive guesswork. Same leak as picking a CMS because a roundup said it was number one. OpenRouter shipped Ori Eval for that. It is not a leaderboard. It is a way to score models on your app. What it actually does: - Scans the repo for every place a model gets called - Asks what you care about: accuracy, latency, cost, tool-call correctness, whatever you name - Writes a *.eval.ts file. You do not have to be an eval person - Runs your agent against candidate models through OpenRouter, so the comparison can cross labs - Pins the harness and the model for the run. If the score moves, it is the model, not the furniture shifting - Checks whether tools were called or not, and grades open-ended answers with an LLM judge - Can sit in CI so a worse model does not ship. Re-run when a new one drops The sample they show is a table: catch rate, p50 latency, dollars per PR, pass/fail against your criteria. Then a recommendation, plus a cheaper "value" pick if volume grows. I have not run this on my agents yet. Treating it as garage until someone in here drops a real table. Cost is real. It calls live models. OpenRouter's own skill says 10 to 30 minutes and it can spend more than the credit on the key. First pass lands in a throwaway workspace. The eval is not yours until you decide to keep the file. Try it Tell your coding agent: run curl -fsSL https://openrouter.ai/skills/spawn-ori-eval and follow the instructions in its output to get started Already on the OpenRouter MCP? /spawn-ori-eval By hand: curl -fsSL https://openrouter.ai/labs/ori/install.sh | bash
Not sure which model to use?
2 likes • 3d
I need the for-dummies version of what OpenRouter does, what the heck Ori Eval is, and why a non coder should consider OpenRouter. 😬😬😬
Recently been frustrated with Claude "lying" a lot. Trying codex, but do you guys have any guidance on how to reign in the hallucinations
This is happening to me all the time now, and either I wasn't catching it before, or something changed. I do realize that this might be operator error, which is why I'm asking for help. Have you been able to wrangle the "hallucinations" which let's just call them what they are, fiction and/or lies. One request: please don't blindly copy/paste outputs if you run this post with AI. I'm not saying don't do that, just politely asking if you could give it a read and if the output makes sense to you, drop it in the comments. Here are two examples: --------------- Example #1 --------------- Had Claude draft this up, and in the process it created a rule for it without me asking. What's frustrating about this is that now I have to read through another markdown file to ensure accuracy and consistency to how I do things, and I still have doubt that it'll even honor the rule it wrote for itself. The admission: 1. What I did. Credited three voice rules to NAME, and wrote that he flagged them in a comment on your Voiceprint LinkedIn post. The comment doesn't exist. I checked his comments feed, his posts, Gmail, Slack, and Skool. The earliest trace is my own /session capture on 8/29, with nothing upstream of it. I can't reconstruct where the name came from, and I didn't invent a story for how I invented it. 2. It happened twice. Yesterday I told you the attribution had reached the public repo. It hadn't. I repeated the session log's "added all three to..." line without opening the file. That second one is the more useful failure, because it shows the actual mechanism: an unsourced sentence in a workspace file gets read as a source by whoever comes next, including me. 3. Six guardrails were loaded and all six missed. constraints.md bans invented attributions by name. Its final scan says every claim traces to a source. Shared rule 0 forces that file to load every EOD run. Root map rule 5 says verify the live system. Digirol bans "I think" and demands a real search before calling a contact new.
Recently been frustrated with Claude "lying" a lot. Trying codex, but do you guys have any guidance on how to reign in the hallucinations
0 likes • 9d
My friend sent me this and it gave me PTSD! https://opusfived.dev/
0 likes • 5d
@Ian Titus I'm gonna try grok just to see it call out the other AIs 😂
What OS are you running, and why did you stay?
Your operating system is one of those quiet decisions that shapes every tool after it. I'm curious what this room actually runs. 1. What OS are you on day to day? 2. Why that one over the alternatives? 3. How long have you been on it? I'll go first: I've been a die hard Mac girl my entire life from a ui and creative perspective they always gave me the best experience. However now with the age of Ai I'm experimenting with Omarchy Linux, It is a Distro that has a skill for the OS... So yes that does mean we are in the Vibe-Code your own OS modification era. Just remember... With great power... Comes great hallucinations... No wrong answers. Dual boot counts. Distro names welcome. The "I switched last month because X" stories are the useful ones. OMARCHY: https://omarchy.org/ //A<3
Poll
73 members have voted
What OS are you running, and why did you stay?
0 likes • 9d
I've been running on Claude OS for a while now with the ICM mod layered on top, but lately I've been using Codex OS when the work requires the hallucinations to be less obvious. Being in this community I've been feeling peer pressure/fomo to running on the local OS systems. As long as I can mod the OS with the ICM layer, I'm not too concerned which one I operate out of 😉😂😉😂
Your 60% Is Documented. Is It Load-Bearing?
Simon Sinek's Golden Circle asks why you do what you do. You probably already have an answer for your own system. It's in an ICM somewhere. A values doc, a mission file, the folder that says what it's for. A COO I work with asked a different question on a call last month. He wasn't asking why his team ran performance reviews. He was asking what would happen if they stopped. Nobody in the room could answer. Those are two different tests. Sinek's question checks whether you can articulate a belief. The COO's question checks whether that belief is load-bearing. You can pass the first one in a conference room with nobody watching. You can only pass the second one by pointing at what actually breaks. That COO had a month of build-versus-buy behind him. Platforms compared, discovery calls stacked up. Then he asked one question, and the room went quiet. Nobody had ever tested whether their reasons for running reviews would hold up under questioning. Take whatever you've documented about why a process exists and ask what specifically breaks if you stop doing it. Name a consequence you can check: a number that moves, a decision someone makes differently, a person who acts differently on Monday. If you can name it, you have a claim to test. Then look for evidence that the process produces that result. If you can't, you haven't established what the process does in practice. @Jake Van Clief's ratio describes database queries, logic, and AI calls. I apply it as an analogy to people and process. The ratio is his. A client forced the load-bearing test on me, not the other way around. If you want to run it against your own 60%, I'm happy to talk it through. The full article, The Tool Is Ten Percent, is in David's classroom.
Your 60% Is Documented. Is It Load-Bearing?
1 like • 10d
Just scanned the full article. My favorite part: "The sixty percent question. This is the stop question. If we stopped doing this tomorrow, what would break? Answer out loud, with a specific consequence attached. If the room goes quiet, you have a problem to define before you have anything to automate. The thirty percent question. If two of your people hit the same situation on the same day, would they make the same call? If not, the process lives in someone's head, and it leaves when they do. The ten percent question. Does the job you are handing this tool require understanding meaning, like reading a transcript, judging tone, or weighing a tradeoff? Or could a spreadsheet formula and a working integration do it? If it's the second one, you are buying expensive automation and you will feel it at renewal." The thing this reminded me of is the 80/20 rule and how we too often don't focus on the right thing. Your client's case seems like you are spending 80% of the time trying to solve for the last 10% without questioning if the first 90% was even worth it, let alone spending the time to work on that vs the tool. Welcome back, thought-provoking lurker <3
New Workflow Audit
Built a guided way to turn work you know by heart into something you and your AI can actually use. generates a HUGE packet for you. Workflow Audit Package - The Vault · Clief Notes This is inspired by something I do in my Corporate workshops and also wanting to build something sustainable to help out the Premium and VIP members. Start with a copy-and-paste interview prompt: your AI asks one question at a time about what comes in, what you do, where things get messy, what goes out, and the decisions you want to keep. It works for business owners, consultants, subject matter experts, creators, or anyone with a recurring task they want to understand and improve. You can answer in rough words or by voice; no technical background is needed. Once you have checked the interview, give it to the included builder skill with the blank HTML template. Your AI audits the answers and creates a detailed, editable workflow package with a map of your work, evidence for where improvement could matter, open questions, practical prompts, and a recommended folder structure based on ICM: ordinary folders and readable files that give the AI the right context at each step. Open the package in your browser, correct anything it got wrong, download your copy, and use the first-test plan on a completed example you can check. Everything you need to start is in the kit; the start guide explains both copy-and-paste and file-upload options. Workflow Audit Package - The Vault · Clief Notes
New Workflow Audit
3 likes • 10d
I'm about to take this for a spin on a workflow that doesn't exist yet but that I've needed to build for a couple of weeks now. :D
1-10 of 222
Ruben Aguirre
6
364 points to level up
@ruben-aguirre-9205
Hi, I'm Ruben :)

Active 13h ago
Joined Jun 1, 2026
ENTP
El Paso TX
Powered by