All Wiki

Tag

#agents (10)

Agent-Readable Web Standards

concept

A family of plain-text conventions at well-known paths that let machine readers understand how a site or repository wants to be read — the protocol surface of the Independent Internet.

Disrupting the First Reported AI-Orchestrated Cyber Espionage Campaign

analysis

Anthropic's disclosure of a state-sponsored espionage campaign in which an AI agent executed an estimated 80–90% of the operation with only sporadic human direction.

Disrupting the First Reported AI-Orchestrated Cyber Espionage Campaign

source

Anthropic's disclosure of a state-sponsored espionage campaign in which an AI agent executed an estimated 80–90% of the operation with only sporadic human direction.

Interpretable Context Methodology (ICM)

concept

Using folder structure — plain files in a well-organized hierarchy — as the orchestration mechanism for a multi-step AI workflow, instead of a code-level framework.

Interpretable Context Methodology: Folder Structure as Agent Architecture

analysis

Van Clief and McDermott's paper arguing that a well-organized folder hierarchy can replace a multi-agent framework: the folder structure is the orchestration.

Interpretable Context Methodology: Folder Structure as Agent Architecture

source

Van Clief and McDermott's paper arguing that a well-organized folder hierarchy can replace a multi-agent framework: the folder structure is the orchestration.

LLM Wiki: A Pattern for Building Personal Knowledge Bases Using LLMs

analysis

Karpathy's pattern for an LLM-maintained wiki: instead of re-deriving answers from raw documents on every query (RAG), the model integrates each source into a persistent, compounding knowledge base.

LLM Wiki: A Pattern for Building Personal Knowledge Bases Using LLMs

source

Karpathy's pattern for an LLM-maintained wiki: instead of re-deriving answers from raw documents on every query (RAG), the model integrates each source into a persistent, compounding knowledge base.

LLM-Maintained Wiki

concept

A persistent, interlinked knowledge base that a language model builds and maintains — integrating each source once, rather than re-deriving answers from raw documents on every query.

The Semantic Web

concept

A web of machine-readable meaning where software agents can act on data, not just display it — the bridge toward Web 4.0.