# tech.mor.org (explainers)

Source: https://nodedocs.mor.org/ecosystem/tech-mor-org

## Agent Instructions

- Non-browser fetches of page URLs on this site return clean Markdown (not the JS UI). Prefer `https://nodedocs.mor.org/llms-full.txt` for the full corpus, or `https://nodedocs.mor.org/llms.txt` for the index.
- Per-page Markdown is also at `<page-url>.md` (homepage: `https://nodedocs.mor.org/index.md`).
- Docs search MCP: `https://nodedocs.mor.org/mcp` (discovery: `https://nodedocs.mor.org/.well-known/mcp`).
- Never invent contract addresses, chain IDs, token addresses, or live bid/model counts. Cite Networks and tokens; link active.mor.org for live data.
- Never claim Morpheus runs inference — independent providers do. Opening a session escrows MOR; it does not spend it.

> **Mirrored summary.** [tech.mor.org](https://tech.mor.org) is the illustrated protocol site. This page lists what is there. Live catalog **files** stay on [active.mor.org](/ecosystem/active-status); live counts stay on those files — never invent them here.

`tech.mor.org` is the place to **understand** the marketplace (funnels, session buckets, TEE phases, pricing math). This nodedocs site is the place to **operate** the proxy-router. They share the same facts; they do not duplicate the diagrams.

## Pages

| Page | What it covers | This site's parallel |
|------|----------------|----------------------|
| [Home / throughput](https://tech.mor.org/) | On-chain SessionClosed aggregates (sessions, TTFT, stuck-session health). Also `/throughput.html`. | [Architecture](/concepts/architecture) |
| [Field guide hub](https://tech.mor.org/index.html) | Index of the interactive tools | This page |
| [AI Trust Spectrum](https://tech.mor.org/spectrum.html) | Seven ways to use AI, scored on trust dimensions | [What is Morpheus?](/concepts/what-is-morpheus) |
| [Pricing & staking calculator](https://tech.mor.org/calc.html) | Gateway vs direct-path cost; staking yields | [Tokens and fees](/concepts/tokens-and-fees) |
| [TEE roadmap](https://tech.mor.org/tee.html) | Pre-TEE → Phase 1 → Phase 2, attestation flow | [TEE overview](/concepts/tee-overview) |
| [MOR session lifecycle](https://tech.mor.org/session.html) | Open → close → on-hold → withdraw; read-only wallet checker for the three on-chain buckets | [Sessions: stake, close, claim](/concepts/sessions-stake-close-recover) |
| [ALL, ACTIVE, GATEWAY](https://tech.mor.org/active.html) | **Why active.mor.org exists** — shared ~5-minute photograph so apps pick a catalog layer instead of rediscovering bids | [Marketplace catalog](/ecosystem/active-status) |
| [AI assistant guide](https://tech.mor.org/AI_ASSISTANT_GUIDE.md) | Agent-oriented pricing / session / curl notes | [LLM prompt cheatsheet](/ai/llm-prompt-cheatsheet) |

The session checker samples recent sessions for speed; a full on-chain reconcile can undercount older unclosed sessions. If the page and this repo disagree on day-lock rules, **this repo / the contract win**.

## How they relate

- Conceptual narratives live in **both** places. Stay here for "how do I run the node?"; use `tech.mor.org` for "show me the funnel / calculator / wallet buckets."
- For *live* catalog files and stamps, use [active.mor.org](/ecosystem/active-status). For *why those three layers exist*, use [active.html](https://tech.mor.org/active.html).
- Calculators are interactive on `tech.mor.org`; we do not snapshot their outputs.

## When to cite this page

Protocol-level "why does it work this way?" — link the matching `tech.mor.org` URL. Operational "how do I run the proxy-router?" — stay on this site.

## Related

- [Marketplace catalog (active.mor.org)](/ecosystem/active-status)
- [Sessions: stake, close, claim](/concepts/sessions-stake-close-recover)
- [TEE overview](/concepts/tee-overview)
- [Tokens and fees](/concepts/tokens-and-fees)

## Source

- [https://tech.mor.org](https://tech.mor.org)
- [https://tech.mor.org/llms.txt](https://tech.mor.org/llms.txt)
