Read in:
English
MOC — map of the philosophers hub
This base is not a corpus but a routing layer over 21 federated philosopher
bases. The full texts, concepts, principles, and quotes live in the authors'
bases; what lives here is what helps you find the right one quickly.
What is here
- en/_index — entry point: the list of 21 authors and the cross-corpus layers.
- en/_instructions — the agent workflow; read this first.
hub/— 21 author cards (one per base):kb_id, anchor format, top slugs,
manner of speech for debates. One card = one route.topics/— the topic matrix: topic × philosopher →
a one-phrase position + grounding slugs. 18 topic axes, with ally clusters inside.- en/contradictions — the contradiction index: 80 opponent pairs, axis of
conflict, each side's thesis, grounding slugs,debate_bridgebridges.
How to route
- Topic question →
topics/: the answer is often there, with no federated queries. - Need depth on an author → their card in
hub/→federated_search(kb_id=...). - Dispute between two authors → en/contradictions: the axis + slugs of both sides.
- Playing a philosopher in a debate → the
hub/card + the_instructionsof their base. - Fan-out search across all bases is a last resort, not a first move.
The detailed protocol and the layout of the corpus bases are in en/_instructions.