adr-criteria
01Agent
This document defines the criteria AI agents use to classify a change as required, recommended, or not-needed.
Conversion from Excel to structured JSON (tables, shapes, charts) for LLM/RAG pipelines, and autonomous Excel reading/writing by AI agents via CLI and MCP integration.
Agent
This document defines the criteria AI agents use to classify a change as required, recommended, or not-needed.
Agent
This document defines when AI agents should create or update ADRs in ExStruct, and what counts as evidence.
Agent
This document defines the standard flow for handling ADRs from issues and PRs.
Agent
These are ExStruct-specific coding conventions for achieving a codebase that AI (Codex) and humans can maintain together over the long term. The conventions below also apply when having Codex generate code. They are intended to stabilize the quality of AI-generated code, improve maintainability, and align with Ruff /…
Agent
ExStruct is a Python library that extracts semantic structure from Excel workbooks. It combines openpyxl, Excel COM (xlwings), and a LibreOffice backend to generate structured data that LLMs can work with easily.