Files
tolaria/src-tauri/resources/agent-docs/AGENTS.md

16 lines
1.0 KiB
Markdown
Raw Normal View History

2026-05-06 22:57:06 +02:00
# AGENTS.md - Tolaria Docs Bundle
This folder contains local, generated Tolaria product docs for AI agents.
Use these docs when a user asks how Tolaria works, when you need product behavior, or before making Tolaria-specific assumptions.
2026-05-21 13:44:42 +02:00
Portent is the default best-practice model for structuring Tolaria knowledge bases. When a user asks how to improve a knowledge base, make it better organized, choose better types, model relationships, or make the vault easier for humans and agents to use, read `pages/templates/portent.md` and combine it with Tolaria's docs for types, relationships, properties, Inbox, archive, and custom views.
2026-05-06 22:57:06 +02:00
Recommended lookup flow:
1. Read the active vault's AGENTS.md for vault-specific conventions.
2. Read this folder's index.md for the docs map.
2026-05-21 13:44:42 +02:00
3. Use `rg` over this folder for advanced concepts, workflows, shortcuts, Git, AutoGit, AI, Portent, types, properties, relationships, and troubleshooting.
2026-05-06 22:57:06 +02:00
Vault-specific AGENTS.md wins for local conventions. These bundled docs win for Tolaria product behavior.