AI ART TCH LIF DO doiito · CodeToDeploy Gliding Horse — Why I Replaced Markdown with JSON‑LD as the “Language” of My Agent System People keep asking me: “Why JSON‑LD? Isn’t Markdown good enough?”
AI ART TCH DO doiito · CodeToDeploy yond Prompting: A Four‑Layer Behavioural Engineering System for AI Agents Large Language Models are, at their core, stochastic parrots. They have no internal state, follow instructions only probabilistically, and…
AI ART TCH LIF DO doiito · CodeToDeploy Gliding Horse — I Have Oxigraph (Graph DB) — Why Did I Also Add Qdrant (Vector DB)? A lot of readers have asked: “You already have Oxigraph. Isn’t a graph database supposed to be universal? Why add Qdrant?”
AI TCH LIF SPT DO doiito · CodeToDeploy Gliding Horse Time Perception System: Giving AI Agents a True Sense of Time After running for extended periods, AI agents often fall into an awkward predicament: they cannot distinguish between a file change…
AI ART TCH DO doiito · CodeToDeploy I Built a “Skill Yellow Pages” for AI Agents Using JSON‑LD — and Everything Clicked Most AI agent frameworks treat skills as Markdown files. You write a SKILL.md, describe what it does, list the parameters, and call it a…
AI ART TCH DO doiito · CodeToDeploy I Gave My AI Agent a “World Model” — Then Everything Changed You’ve seen agents that can call tools, run skills, and even remember past conversations. But there’s a missing layer that most frameworks…
AI TCH LIF DO doiito · CodeToDeploy Gliding Horse: A Rust-based Agent OS using JSON-LD as a unified IRI data bus with MMU-like memory… Hi everyone,