> For the complete documentation index, see [llms.txt](https://docs.grups.jarnia.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.grups.jarnia.com.br/topicos-em-aberto/duvidas-e-divergencias.md).

# Dúvidas & Divergências

> Informações conflitantes ainda não resolvidas. Cada item registra as versões em disputa até o grupo/usuário decidir. (Resultado da Verificação de Integridade da skill, quando a escolha é "juntar como dúvida".)

### Espada de Yorrur: bruxaria ou artesanato? (perspectiva)

É a **mesma espada**, vista por **perspectivas diferentes** — não é um erro a corrigir, é uma disputa de interpretação:

* **Quem forjou (**[**Yorrur**](/npcs-importantes/yorrur.md)**):** é **artesanato de Ferro Anil** da Família Torin, distante da magia/Taumaturgia.
* [**Ferrugem**](/religioes/ferrugem.md)**:** é **bruxaria**.

**Pergunta de fundo (em aberto):** é **conveniente** para a Ferrugem rotular de "bruxaria" tudo o que ela quer confiscar/caçar — ou **é bruxaria de fato**? Como *o que conta como bruxaria para a Ferrugem* nunca foi definido, as duas versões seguem válidas.

> **Status:** mantida como dúvida **de propósito** (decisão do usuário) — é ambiguidade canônica, não pendência.

### Dulgaman × Reino dos Anões Lusitanos

[Dulgaman](/cidades/dulgaman.md) (capital dos anões, casa da Família Torin) é o mesmo **Reino dos Anões Lusitanos** citado em [Vila Covas](/cidades/vila-covas.md)? **Não sabemos** — mas é uma dúvida pertinente a investigar.

> **Status:** mantida como dúvida em aberto (decisão do usuário) — a confirmar em jogo.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.grups.jarnia.com.br/topicos-em-aberto/duvidas-e-divergencias.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
