LlmContextBuilder
6 tools in this family (folder Editor/Tools/LlmContextBuilder/ in the bridge package). Effect: writes changes the project or the scene, read-only does not, destructive deletes or overwrites and the client asks before running it.
| Tool | Effect | Description |
|---|---|---|
llmctx_compress | read-only | Buril LLM Context Builder — Compress a snapshot to fit a token budget. Drops least-valuable |
llmctx_estimate_tokens | read-only | Buril LLM Context Builder — Estimate the token cost of a snapshot JObject using a chars/4 |
llmctx_export_as_system_prompt | writes | Buril LLM Context Builder — Render a snapshot as a Markdown system-prompt blob and write it |
llmctx_for_goal | read-only | Buril LLM Context Builder — Build a goal-targeted project-context snapshot. Same fields as |
llmctx_full_snapshot | read-only | Buril LLM Context Builder — Build a full project-context snapshot for an LLM session: |
llmctx_minimal_snapshot | read-only | Buril LLM Context Builder — Build a MINIMAL project-context snapshot: meta + scenes + |