format_project_context_for_llm
Convert stored project context into a clear prose summary for LLM system prompts, honoring a custom character limit with truncation.
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. |