Cien Solon 🍋
2.3K posts

Cien Solon 🍋
@cienandAI
No one gets left behind. 🍋
London, England Katılım Nisan 2023
196 Takip Edilen386 Takipçiler

Today I learned about AI-washing.
What is it?
Includes:
"Undisclosed manual processes masked as AI;
AI-themed fraud schemes targeting retail investors;
AI systems that, if misrepresented, create cybersecurity or privacy liabilities."
Read more here: mcmillan.ca/insights/publi…
English

@DrorIvry NIST setting the standard early could save everyone from messy retrofits later.
English

@cienandAI Agent identity will be the sleeper issue. When agents act across services, proving "who authorized this" becomes cryptographic, not just auth.
Hoping NIST pushes for verifiable delegation chains - like JWT for multi-hop agent workflows.
English

@cienandAI @thewhychain1 dead simple. each agent creates a .lock file when it starts. other agents check for that file before running. if the process dies, the lock has a timestamp and expires after 5 min. no database, no redis, just the filesystem
English

@comforteagle Super useful thanks! And makes sense. DoDs was always my weakness.
English

@cienandAI Usually breaks when the spec is fuzzy. Before the task runs, write one sentence: done when X is true, failed when Y happens. That's the target the agent checks itself against. Without it, self-verify is just the agent guessing whether you'd approve.
English

@thewhychain1 How does the file based locks work? Super curious!
English

@cienandAI running two agents in parallel where one finds bugs while another does analysis, that is the setup. we have 18 running simultaneously across 3 platforms. the coordination problem gets wild once you pass 5, file-based locks ended up being the simplest solution
English

@comforteagle Need to get better at this. The self verifying process still breaks from my side from time to time
English

@cienandAI The micromanaging phase usually breaks when you write acceptance criteria before the task, not after. If you can define pass/fail in two sentences, the agent can self-verify and you can skip the review entirely.
English

So what now?
The rest of my thoughts are here: humanandthemachine.substack.com/p/the-day-ai-t…
English