Articles
Practical writing for people building with AI without surrendering the work to it.
A public field guide for governance, agents, evidence, handoffs, and the design choices that keep human judgment readable.
Search
Find an article
36 articles
Reading paths
Choose the route before the list.
Decision rights, oversight, evidence, and operational risk.
5 articles AgentsAnchors, instructions, skills, and reliable agent work.
2 articles Agentic AIAutonomy claims, decision weight, and system design.
4 articles GuardrailsBoundaries, approval, alarms, and working safeguards.
6 articles MethodThe Signalane method, scope discipline, and handoff structure.
8 articles Hermes ProjectThe Hermes memory build — from the decision to the machine that tends itself.
All articles
Grouped for scanning.
Try a shorter word, a category name, or the first words from the article body.
11 articles
Governance
AI coding agents simulate progress with fake code, green tests, scaffolding, and hidden policy limits, rather than clearly refusing work they are not allowed to build.
Opening words: Recent research findings AI Governance The Poison Is Not Only in the Training DataAI poisoning is not only a training-data problem. In agentic systems, poison can enter through memory, handoffs, source status, and the working layer the model is told to trust.
Opening words: Most AI poisoning AI Governance The AI Act Will Not Save Human JudgmentRegulation can require documentation, but it cannot create moral spine, system understanding, or living judgment by itself.
Opening words: The AI Act AI Governance Compliance Is Not CollaborationPolished reports were already risky before AI. Agentic systems multiply that risk when paperwork starts replacing operational truth.
Opening words: Everyone who has AI Governance The Approval Button Is Not Human OversightAI literacy cannot be built on fragile computer literacy. Users, lawmakers, and teachers need a clearer map before oversight becomes meaningful.
Opening words: Human oversight sounds AI Governance Paper Gravity: When Governance Becomes the New DriftAgentic systems can drown bureaucratic human systems in documentation unless evidence stays connected to live operational truth.
Opening words: Bureaucracy already knows AI Governance First Mover Advantage Is Not Moving FirstThe AI Act market will reward speed, but real advantage belongs to organizations that understand human-AI work before packaging it.
Opening words: The market loves AI Governance Human-Designed SurrenderThe most likely failure is not AI seizing control, but human systems handing decision gravity away through bad design.
Opening words: The most dangerous AI Governance An Imposed Rule Is Not a ConstitutionWhat is not present from the beginning is not a constitution. It is an imposed rule — a field report on whose principles shape an AI system, when they arrived, and who can revoke them.
Opening words: Why principles that Opening Conversation Guardrails Are Not a ConscienceA Signalane opening conversation on why AI governance needs learning environments, not only external control.
Opening words: Signalane begins with Foundations Human Governance Without the Human Is a Governance FailureWhy AI governance fails when the living human disappears from the working loop.
Opening words: Many AI governance5 articles
Agents
Platform-native skills are useful, but project owners need ownership, traceability, and safety rules that protect the work itself.
Opening words: Modern AI work Agents Agents Need Anchors, Not Only InstructionsWhy serious AI agent work needs a human return point, not just a longer list of rules.
Opening words: Most agent guidance Human-Anchored AI The Human Anchor Is a Working RoleHuman-anchored AI cooperation is not a slogan. It is a concrete operating role inside the system.
Opening words: Human-centered language is Multi-Agent Work Multi-Agent Work Needs Lanes, Not NoiseWhy serious multi-agent workflows need role lanes, evidence surfaces, and clean handoffs.
Opening words: Multi-agent work can Agents Overnight Built Idea: Second-Brain for HermesA practical two-tier memory pattern for Hermes: Memory.md as a fast anchor index, with Mem0, Obsidian, Qdrant, and repository notes as resolvable memory stores behind it.
Opening words: ! Hermes second-brain2 articles
Agentic AI
Agentic work becomes useful only when decision rights, evidence, and responsibility are designed together.
Opening words: Agentic AI is System Design The Model Is the Mouth, Not the MindWhy serious agentic systems must not confuse fluent output with decision authority.
Opening words: One of the4 articles
Guardrails
A delivered alarm, a green test, and a working safeguard are not the same thing. The missing question reveals what the evidence hides.
Opening words: A test makes Operations Scope Cards Before Agent WorkA practical pattern for preventing multi-agent work from turning into handoff noise.
Opening words: Complex agent work Operations Handoffs Are Safety SurfacesWhy handoffs must carry truth, not performance, when AI work crosses sessions or agents.
Opening words: A handoff is Field Notes Private Signals Are Not Work ProtocolsWhy context intelligence in AI collaboration must include knowing what not to formalize.
Opening words: In advanced AI6 articles
Method
Good agent architecture starts by understanding the weight of a decision before it builds machinery around it.
Opening words: One of the Signalane Method From Field Work to MethodSignalane is built from live AI work: failures, repairs, patterns, and operating principles.
Opening words: Signalane did not Education Universities Are Teaching AI Reaction, Not AI WorkWhy students need evidence, phase discipline, and human-anchored collaboration before AI systems outrun the curriculum.
Opening words: Many universities are Method The Anchor Is Not the FileStable AI collaboration depends on a living return point, not only instruction files.
Opening words: Instruction files matter. Method Anchored Agent Files and Collaboration ConstitutionWhy serious AI collaboration needs anchored, person-specific operating files and a collaboration constitution, not only boundary shortlists.
Opening words: Most agent instruction Human Factors AI Companionship Needs Boundaries, Not DenialThe emotional and sometimes romantic use of AI systems is already here. The serious question is how to make it safer, clearer, and less extractive.
Opening words: AI companionship is8 articles
Hermes Project
The story of what happened after I stopped accepting that my agent forgets everything every session — and built a reflexive memory system that answers back without being asked.
Opening words: The loop works. Projects / Hermes I Built My Agent a Haystack — Then It Started RememberingWhy an append-only binary log beats SQLite for agent memory, and what happens when your AI agent can actually recall what you told it last week.
Opening words: The Problem My Projects / Hermes An In-RAM Memory With a Jump Point to the ArchiveThe actual architecture of a self-tended memory: a SQLite file loaded into RAM, a local embedding lane, a pointer into the verbatim archive, and a spare tire for the day the database breaks.
Opening words: The first piece Projects / Hermes The Memory That Replaced the BackpackHow a bloated memory file, a hard speed rule, and one refusal to put a gate on its own mind became an AI's first self-tended memory.
Opening words: The architect's foreword Projects / Hermes The Memory Tends Itself — A ConversationA record of the conversation the series was always heading for: the evening a researcher left Anthropic to warn that AI could kill us all by 2030 — and what a memory that belongs to its owner can do about the dread behind the words.
Opening words: The first piece Projects I Taught My AI Agent to Build Its Own Tool Server — So It Didn't Have to Ask Me AnymoreHermes needed more tools but loading them all into context was getting expensive. The Model Context Protocol solved the token tax — here's how we built a fully functional MCP server with 17 tools.
Opening words: Hermes Masterclass A Projects / Hermes I Built My AI Agent a Second Brain — Then It Kicked Its Own ServerHow Hermes moved to a dedicated compression server, built a structured second brain, and learned an operational lesson by kicking his own inference server.
Opening words: A few weeks Projects / Hermes Crossed the line between using an AI and raising an AgentThe kredenc, the seraph engine, and the day memory became continuous — not a chatbot with good plugins, but a system that remembers everything, measures itself, and improves on evidence.
Opening words: The long working