Axel Meyer 4ab4bda0e7 feat: add validate_readme_structure (S2 Phase 1)
Validates MUST-Sections for tier=core (H1, Badges-Table, Topology-Block,
API, References) + section-order (API before References). Tier=community
returns empty (recommendation-only per spec section 3.1).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-16 13:37:35 +02:00

lib-core.api-discovery

Pure-Lua-Library for surface-discovery (extract M.* from Lua source) and README-parsing (extract documented API from markdown). Sandbox-safe — no FS, no side-effects. Used by Sporel's --lint CLI mode.

Version: 0.1.0

Description
Pure-Lua surface-discovery + README-parsing for Sporel API-Doc-Convention
Readme 61 KiB
Languages
Lua 100%