atomizer

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 21, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package atomizer provides deterministic helpers for extracting structured content from LLM output. After DST-Lite, atom extraction and verification inference are not needed — only Markdown list parsing is kept for the UI.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ListItemContent

func ListItemContent(line string) string

ListItemContent returns the task text of a markdown list line ("- x", "* x", "1. x", "2) x"), or "" if the line isn't a list item. Light inline-markdown stripping keeps the checklist readable. Used by controller (plan parsing).

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL