Skip to content

History / AI_Index

Revisions

  • docs: fix AI_Index canonical-source path, add CLAUDE.md for shared-docs guard rails AI_Index.md previously described the shared-docs canonical source as "../backend.wiki/" and linked to a fabricated github.com URL. Corrected to name the real canonical path within the backend repo and describe (not link) the private source. Added CLAUDE.md at the wiki root documenting: (a) the shared vs JS-specific page split and decision rule before editing, and (b) the writing rules for shared docs — never reference the private backend wiki or its filesystem paths, never invent URLs, prefer package + class + method references over file:line. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

    @abbaseya abbaseya committed Apr 19, 2026
  • docs: restore AI_Index.md for refactored wiki structure Update AI agent routing index to reflect the new shared/SDK-specific page layout after the module page consolidation. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

    @abbaseya abbaseya committed Apr 9, 2026
  • refactor: remove old module pages, update navigation to shared docs Remove duplicate CamelCase pages (Core, Context, ExperienceManager, etc.) now replaced by shared docs synced from backend. Update Home and Sidebar to link to the new canonical pages. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

    @abbaseya abbaseya committed Apr 9, 2026
  • docs: add AI_Index.md for AI agent documentation routing Structured index with "when to read" guidance for each wiki page, enabling AI agents to load only task-relevant pages instead of bulk-reading the entire wiki.

    @abbaseya abbaseya committed Mar 13, 2026