markitect-main/examples
tegwick 5ede1de4b8 fix(pipeline): retry on 0-entity response, save raw debug, improve template
- SourcePipeline: retry split_entities stage once when 0 entity delimiters
  are found (free-tier models intermittently return short non-formatted
  responses); save raw LLM response to <stage>-raw.md alongside prompts
- Return None (pause pipeline) rather than writing empty view file when
  no entities found after max retries
- _http.py: wrap json.JSONDecodeError in LLMAPIError with body preview
- extract-entities.md: add explicit H2-heading format example to Output
  Format section to prevent models from using inline "Section:" format

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-19 14:26:28 +01:00
..
asset-management refactor: reorganize examples directory with topic-based subdirectories 2025-10-29 22:31:52 +01:00
content-generator feat(examples): add content-generator example demonstrating Prompt Dependency Resolution 2026-02-09 23:50:07 +01:00
design-patterns docs: Add design pattern examples and update submodule 2025-12-16 17:00:31 +01:00
essays refactor: reorganize examples directory with topic-based subdirectories 2025-10-29 22:31:52 +01:00
image-assets feat: implement comprehensive asset shipping for md-render command 2025-10-29 23:12:44 +01:00
infospace-with-history fix(pipeline): retry on 0-entity response, save raw debug, improve template 2026-02-19 14:26:28 +01:00
invoicing refactor: reorganize examples directory with topic-based subdirectories 2025-10-29 22:31:52 +01:00
issue-demos refactor: reorganize examples directory with topic-based subdirectories 2025-10-29 22:31:52 +01:00
manpages docs: update manpage and terminology examples to schema-of-schemas standard 2026-01-05 13:13:24 +01:00
plugins refactor: reorganize examples directory with topic-based subdirectories 2025-10-29 22:31:52 +01:00
schemas chore: establish schema-of-schemas workplan and reorganize roadmap 2026-01-04 23:47:02 +01:00
templates feat: complete schema-evolution topic with ADR schema and markdown support 2026-01-06 12:32:38 +01:00
terminology docs: update manpage and terminology examples to schema-of-schemas standard 2026-01-05 13:13:24 +01:00