> For the complete documentation index, see [llms.txt](https://docs.cortensor.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cortensor.network/technical-architecture/designs-wip.md).

# Designs - WIP

- [\[WIP\] Agentic](https://docs.cortensor.network/technical-architecture/designs-wip/wip-agentic.md): Cortensor as the Backbone of Decentralized AI Infrastructure
- [ERC-8004 in Context: From Trust Fabric to Execution Fabric (Draft)](https://docs.cortensor.network/technical-architecture/designs-wip/wip-agentic/erc-8004-in-context-from-trust-fabric-to-execution-fabric-draft.md)
- [SessionQueueValidation: TaskRoot & SessionRoot for ERC-8004 Compatibility (Draft)](https://docs.cortensor.network/technical-architecture/designs-wip/wip-agentic/sessionqueuevalidation-taskroot-and-sessionroot-for-erc-8004-compatibility-draft.md)
- [Corgent Overview - Virtual Trust Oracle on Cortensor](https://docs.cortensor.network/technical-architecture/designs-wip/corgent-overview-virtual-trust-oracle-on-cortensor.md)
- [Why Corgent Matters (for Virtual + Cortensor)](https://docs.cortensor.network/technical-architecture/designs-wip/corgent-overview-virtual-trust-oracle-on-cortensor/why-corgent-matters-for-virtual-+-cortensor.md)
- [\[WIP\] Corgent API Spec (Draft v0.1)](https://docs.cortensor.network/technical-architecture/designs-wip/corgent-overview-virtual-trust-oracle-on-cortensor/wip-corgent-api-spec-draft-v0.1.md)
- [SessionPaymentStaking](https://docs.cortensor.network/technical-architecture/designs-wip/sessionpaymentstaking.md)
- [\[WIP/DRFAT\] Agent Validator / COR Prover (Agentic, MCP + ERC‑8004)](https://docs.cortensor.network/technical-architecture/designs-wip/wip-drfat-agent-validator-cor-prover-agentic-mcp-+-erc-8004.md): Technical Design & Payments (x402 + Native $COR)
- [x402 & ERC‑8004 - Three‑Phase Integration Plan](https://docs.cortensor.network/technical-architecture/designs-wip/x402-and-erc-8004-three-phase-integration-plan.md)
- [COR Prover – External Validation Framework](https://docs.cortensor.network/technical-architecture/designs-wip/cor-prover-external-validation-framework.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cortensor.network/technical-architecture/designs-wip.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
