For the complete documentation index, see llms.txt. This page is also available as Markdown.

LYNK.md (domain)

A domain's LYNK.md — who this team is. Appended to the root LYNK.md; extends it, never replaces it.

A domain's orientation file — who this team is, their analytical lens and voice. It extends the root LYNK.md rather than standing alone.

What it is

The shared definition of what LYNK.md is — its role, what belongs in it, and what doesn't — lives on the root LYNK.md page. This page covers only the scope behavior at the domain level.

A domain LYNK.md describes who this team is: their analytical lens, their voice, and the vocabulary nuances that differ from the company-wide root. It is what makes a domain's agent theirs.

Where it lives

Optionally, one per domain:

.lynk/domains/<domain>/LYNK.md

Format

Pure prose, same as the root file — see LYNK.md → Format.

Composition is additive. The agent's effective orientation is the root LYNK.md followed by the domain's, appended in scope order. The domain file extends the root; it never replaces it. Put content here only when it is specific to this team — if every agent in the project would benefit, it belongs in the root.

Examples

A domain voice note.

# Finance

This is the finance team's agent. Default to GAAP definitions and the fiscal
calendar. When a number could be cash or accrual, say which.

A domain that redefines a shared term for its audience.

Validation

  • Optional; a domain with no LYNK.md simply inherits the root orientation.

Last updated