Axel Meyer 0457d5c798 feat: add diff_surface (S2 Phase 1)
Set-difference between code-surface.public and README documented-list.
Returns { missing_docs, stale_docs } sorted, per spec section 4.2.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-16 13:22:57 +02:00
2026-05-16 13:22:57 +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%