- Remove offline plugin from v2-mkdocs.yml — it forces .html suffixes
on all URLs, breaking SEO and existing deep-links
- Add placeholder tech-digest.md and industry-digest.md pages to prevent
404 errors before first Gemini digest generation run
- Add clean URL mandate to CLAUDE.md and GEMINI.md: offline plugin is
permanently forbidden, use_directory_urls must always be true
- Update README with V2 URL Policy section
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Create CLAUDE.md documenting gitflow branching model, release process,
repository structure, build commands, and coding conventions for Claude
Code agents
- Add Gitflow section to GEMINI.md (Mandate) ensuring Gemini agents also
follow the branching discipline: feat→develop→release→master+tag+release
- Both files ensure all AI agents follow gitflow without manual reminders
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>