desktop[ library ]communitycoursesorbits / membership
<- back to libraryworkflows_
[ notebook ]2026-08-06

I packed the library into an ICM you can hand an agent

I packed the library into an ICM you can hand an agent

The library on this site is a graph of deep dives. That is great when you are browsing.

It is worse when you want an agent to study the corpus, answer a question, and point a person at the right three essays with links.

So I built a second shape of the same knowledge: a plain folder, structured as an ICM knowledge bundle. Catalog on top. Episode cards underneath. Full essays still live on the site. The folder is the librarian.

Download the knowledge bank (zip, free, no gate)

Why a folder, not another chat dump

ICM (Interpretable Context Methodology) is the method Jake Van Clief and collaborators published: folder structure as agent architecture. Numbered shelves, thin routing files, plain markdown as state. One agent that can walk a library beats a pile of pastes that never resolve.

The form that fits a public teaching corpus is the knowledge bundle:

aris-space-icm-knowledge-bank/
├─ CLAUDE.md              who you are + how to answer
├─ CONTEXT.md             one-screen map of the shelves
├─ AGENTS.md              pointer for non-Claude seats
├─ _index/                catalog (log + by-topic)
├─ _meta/schema.md        card contract
├─ _shared/advice-voice.md
├─ corpus/_index.md       what was harvested
└─ bundle/
   ├─ voice/              always-load orientation
   ├─ dispositions/       routers by kind of ask
   └─ episodes/           one card per deep dive / lesson

Routing files stay small. They point. They do not store the books.

Episode cards hold:

  1. Title
  2. Live URL on its own line
  3. One paragraph of context
  4. When to recommend it
  5. Related cards in the bank

The agent does not invent essays. It opens cards, ranks them, and sends people to the site.

Catalog points. Cards excerpt. The URL is the book.

What ships in the zip

  • 64 units from the public library: long-reads, how-tos, courses, lessons
  • Topic shelves: workflows, tools, dispatch, memory, workspaces, ARI-OS, doctrines, and more
  • Disposition routers for common asks (folders and loops, orchestration, memory, tools, outcomes, workspaces, dispatch, courses)
  • A mandatory answer shape so help stays usable:
## Best match
**Title**
https://aris-space.com/documents/...

One paragraph: what it teaches and why it fits.

## Top three
1. **Title** - URL
   One short paragraph
2. ...
3. ...

Best match may equal number one. That is fine. Say so.

How to use it (three paths)

1. Local agent desk

  1. Unzip the download.
  2. Open the folder in Claude Code, Codex, Cursor, or any agent that can read files.
  3. Ask something concrete:

I keep losing work in chat history. What should I read? Best match and top three with links.

The seat should load CLAUDE.md, then CONTEXT.md, then a disposition, then a few episode cards. You get ranked recommendations with URLs. You do not get a paste of every essay.

2. Human browse

Open _index/by-topic.md. Pick a shelf. Open three cards. Click the URLs. The bank is readable without an agent. That is a walk test ICM cares about.

3. Cloud ICM desk (community platform)

Jake Van Clief (owner of the Clief Notes community) just opened a platform for this exact class of work: take your ICM folders and second brains, put them in the cloud, and work on them together in real time.

You upload folders and files. One strong model with a real harness reads the map. Each workspace runs in its own container. Markdown renders. Files edit. Packages install. Python and Playwright run. Multiple people can share a space. No mini server under your desk required to keep workspaces separate.

They are rolling access carefully (VIP and alpha first) because he is covering AI cost while they test. If you want in:

  • Sign up: access form
  • Questions or heavier work: info@eduba.io

This knowledge bank is piggybacking on that moment on purpose. The community finally has desks that treat folders as first-class. Here is a finished, public folder of Ari's Space teaching you can drop on one of those desks the day you get access. Same zip. Same CLAUDE.md. Same top-three answer contract.

Local and cloud are not rivals. The portable unit is the folder.

What this is not

  • Not a replacement for the live library graph on /documents
  • Not a vector database
  • Not a secret dump of private ops
  • Not a multi-agent framework
  • Not "the whole site offline"

It is a librarian for the public corpus: study, advice, and pointers, with the full argument one click away.

Why the answer format is load-bearing

People do not need twenty links. They need one best fit and two strong alternatives, each with a reason and a URL.

That is the same discipline as ICM stages: one job per surface. The bank's job is route and excerpt. The essay's job is teach. Mixing those jobs is how chats turn into sludge.

  ASK                         BANK                         SITE
  ---                         ----                         ----
  "help me with X"   -->   best + top 3 + URLs   -->   full deep dive
                           one paragraph each           when they click

Rebuild note

The bank is harvested from the published posts under this site's content tree. When the library grows, regenerate the bundle and replace the zip. Episode cards are products of that harvest. The live essays remain the source of truth.

Start here

  1. Download the zip (public, no membership gate).
  2. Unzip.
  3. Point an agent at the folder, or upload the folder to a cloud ICM workspace when you have one.
  4. Ask for a best match and top three.
//A<3

[ comments ]

guests welcome. members show first in the list

no comments yet. start the thread_