pub fn to_context(spec: &ProjectSpec) -> StringExpand description
Generate a compact, LLM-optimized context string from a ProjectSpec. Designed to fit in ~4K tokens while capturing the essential behavior.
pub fn to_context(spec: &ProjectSpec) -> StringGenerate a compact, LLM-optimized context string from a ProjectSpec. Designed to fit in ~4K tokens while capturing the essential behavior.