docs: restore automatic IDE entry points as proxies v1.2.9

This commit is contained in:
Daniel Bedeleanu
2026-04-11 12:11:23 +03:00
parent 0a9ea0f575
commit c71a815792
5 changed files with 36 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
### [2026-04-11 12:35] v1.2.9: Automatic IDE Entry Points
**Purpose:** Restored specific ID-based entry points (`GEMINI.md` and `CLAUDE.md`) as "Proxy Pointers" to ensure modern AI extensions (Cursor, Windsurf, Gemini IDE) naturally pick them up as system prompt injections.
**Modified Files:**
- `GEMINI.md` (Recreated as proxy)
- `CLAUDE.md` (Created as proxy)
- `AI_RULES.md`
- `VERSION.json`
### [2026-04-11 12:25] v1.2.8: Absolute Documentation Consolidation
**Purpose:** Restructured all project documentation to completely eliminate redundancy and establish clear "Single Source of Truth" boundaries for humans and AI agents.
**Actions:**