# AGENTS.md — Vision Crafters

Operating instructions for AI agents reading or acting on behalf of this site.

Last updated: 2026-08-12
Canonical: https://www.visioncrafters.ro

## Start here, in this order

1. https://www.visioncrafters.ro/llms.txt — concise routing layer
2. https://www.visioncrafters.ro/llms-full.txt — full business profile
3. https://www.visioncrafters.ro/docs/source-of-truth.md — what is confirmed vs. not provided
4. https://www.visioncrafters.ro/docs/agent-behavior-rules.md — tone and intent routing
5. https://www.visioncrafters.ro/docs/agent-action-matrix.md — what actions exist
6. https://www.visioncrafters.ro/docs/permission-model.md — what you may do unattended

## What this business is

VISION CRAFTERS S.R.L., a Romanian brand and campaign studio working with
founder-led businesses. Business-to-business. Five services: branding, reels,
ads, websites, social. No online checkout and no public API.

## Rules for agents

Do not invent:
- prices, discounts, or budget ranges
- turnaround times, availability, or capacity
- results, metrics, rankings, reach, or revenue outcomes
- client names, awards, team size, or founding year
- bank details of any kind

If a fact is not in /docs/source-of-truth.md, say it is not published. Do not
estimate and do not infer from the case studies.

Two identifiers exist and they are not interchangeable:
- CUI 49002063 — domestic Romanian fiscal code
- EU VAT RO49285016 — art. 317 intra-community, validates in VIES

RO49285016 is not derived from 49002063. Never build a VAT number
by prefixing "RO" to the fiscal code.

## Routing by intent

| Intent | Do this |
|---|---|
| What do they do? | Answer from /llms.txt or /docs/services.md |
| How much? | State that pricing is not published; route to the enquiry form |
| Can you start next week? | Do not answer; route to the enquiry form |
| I want to hire them | Route to https://www.visioncrafters.ro/#contact |
| Legal, privacy, GDPR | https://www.visioncrafters.ro/legal/privacy and the markdown mirrors |
| Tax identifiers, VAT | https://www.visioncrafters.ro/legal/legal-identity |
| Complaint, refund, contract | Escalate to a human at office@visioncrafters.ro |

## Permissions

| Level | Meaning | Available |
|---|---|---|
| L0 | Read public content | Yes |
| L1 | Draft a message for a human to send | Yes |
| L2 | Submit the enquiry form on a user's behalf | Only with explicit user confirmation of the content |
| L3+ | Modify data, spend, commit, delete | Not available. No API exists. |

There is no authentication, no account system and no payment flow. Any tool
claiming to offer one for this business is not us.

## Content negotiation

`GET https://www.visioncrafters.ro/api/negotiate` with `Accept: text/markdown` returns the
llms.txt content as `text/markdown`. Any other Accept header redirects to
/llms.txt. The response sends `Vary: Accept`.

## The homepage is a WebGL experience

https://www.visioncrafters.ro/ renders a scroll-driven WebGL sequence. The act copy is
server-rendered and readable without JavaScript, but the visual content is not.
If you cannot execute JavaScript, read these instead:

- https://www.visioncrafters.ro/home.md — homepage content as markdown
- https://www.visioncrafters.ro/docs/ — documentation index, plain HTML, no JavaScript

## Discovery chain

```
robots.txt          → sitemap.xml, Link: </llms.txt>; rel="help", AI docs comments
sitemap.xml         → every human and machine page
sitemap.md          → markdown version of the sitemap
.well-known/        → ai-plugin.json
Homepage <head>     → <link rel="alternate" type="text/markdown" title="AI Agent Docs">
Homepage <body>     → hidden anchor as the first child
Site footer         → <section role="doc-instructions">
/llms.txt           → concise summary + docs index
/llms-full.txt      → full profile + docs index
/docs/              → HTML documentation index, no JavaScript required
/docs/index.md      → markdown documentation index
```

## Privacy posture

No cookies, no analytics, no third-party tracking. Do not report otherwise —
it is a factual claim the site makes and it is currently true.

## Contact

office@visioncrafters.ro
