Documentation
¶
Overview ¶
Package export renders a parsed Context document into agent-specific formats.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var All = []Format{
{"yaml", "CONTEXT.yaml", "Canonical CONTEXT.yaml (re-serialized)"},
{"xml", "context.xml", "Token-efficient XML for LLM injection"},
{"json", "context.json", "Structured JSON"},
}
All supported formats in display order.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.