- Created CLAUDE.md with instructions to update changelog and README on
every commit, version number (v1.2.0), and full changelog from v1.0.0
- Updated README: document-scope BLIGHT:: syntax, processing order,
two-line failure format, complete_document() in AI provider section
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Documents the gateway IP approach for Docker on Linux and adds
step-by-step systemd service installation instructions.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Documents the host.docker.internal approach for Gitea running in
a Docker container, including docker-compose config and gotchas.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Webhook listener that monitors Gitea repos for BLIGHT: triggers in
markdown files, processes them via Gemini 2.5 Flash-Lite, and writes
results back in-place.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>