format_project_context_for_llm
Generates a prose summary of project context for large language models, truncating to a specified character limit.
Instructions
v2.1.0 — Render the ProjectContextRecord as a prose summary suitable for the wakeUp L0 layer or a system prompt. Honors budgetChars with ellipsis truncation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | ||
| budgetChars | No | Character cap for the rendered prose. |