texio-cli 0.1.2

Reliable Markdown operations for shell scripts and AI agents
# Texio launch execution

## Before public release

- Validate the name across developer ecosystems and the broader web.
- Add CommonMark and GitHub Flavored Markdown conformance fixtures.
- Publish benchmark results for targeted editing versus whole-file rewriting.
- Produce signed binaries for macOS, Linux, and Windows.
- Complete security and correctness review.

## Launch assets

- README with executable examples
- Agent integration instructions
- Ten tested problem-oriented recipes
- Terminal demonstration: regex versus Texio
- Terminal demonstration: whole-file rewrite versus surgical replacement
- Reproducible benchmark repository
- GitHub release notes and installation instructions

## Distribution

- GitHub Releases
- crates.io as `texio-cli`, exposing the `texio` executable
- Homebrew tap
- npm installer wrapper after binary releases stabilize
- Agent skill after the CLI contract stabilizes
- MCP adapter only if it adds value beyond shell invocation

## Promotion

- Show HN launch centered on safe Markdown editing for agents
- Technical article: “Stop letting AI agents rewrite your entire README”
- Short before/after demonstrations for developer communities
- Useful contributions to open-source documentation workflows
- Public adoption examples and benchmark updates