Skip to content

Conversation

@SeanLuis
Copy link
Contributor

No description provided.

- Add full ASON_2.0_SPECIFICATION.md with syntax, features, and
benchmarks - Update docs and playground to reflect ASON 2.0: sections,
tabular arrays, semantic references - Rewrite README for ASON 2.0,
showing new format and token savings - Replace legacy compressor with
modular Lexer, Parser, Analyzer, and Serializer - Implement
ReferenceAnalyzer, SectionAnalyzer, TabularAnalyzer for smart
optimization - Add new tests for round-trip, token counting, and edge
cases - Remove old SmartCompressor and PatternDetector; use new
architecture - Update CLI and API docs for ASON 2.0 features and options
Sections are now output at the end, after non-section fields, to match
the original JSON order. Also add version query to ASON imports.
- Support dot notation and array fields in tabular schemas - Serialize
small objects inline as {key:value,...} - Enable tabular arrays with
nested objects and arrays - Update docs and playground for ASON 2.0
syntax - Improve parser and serializer for new features - Update
changelog and migration notes for 2.0 release
- Add SEO meta tags, Open Graph, Twitter cards, robots.txt, and
sitemap.xml - Add blog section with real-world case studies and
migration guides - Enhance documentation with LLM optimization details
and FAQs - Update playground, benchmarks, and tools pages with improved
navigation and SEO - Add multi-model token counter supporting GPT-4,
Claude, and heuristics - Improve benchmarks with model selector and real
tokenizer support - Add icon.svg for branding and social sharing
Update CLI and type definitions to support sections, tabular arrays, and
related options. Change default delimiter to pipe. Update documentation
and examples for new features.
@SeanLuis SeanLuis merged commit b611812 into main Nov 16, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants