en:rpd:ai_wiki
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:rpd:ai_wiki [2026/01/03 23:14] – Add suggestions for additional AI tools to ai_wiki page mike | en:rpd:ai_wiki [2026/01/04 22:25] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== AI Tools for Wiki Maintenance ====== | ||
| + | |||
| + | This page documents automated tools and suggestions for maintaining the Remixed Dungeon wiki, particularly for AI and automated systems to help with maintenance tasks. | ||
| + | |||
| + | ==== Automated Tools ==== | ||
| + | |||
| + | **Python-based Tools** (Located in '' | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | |||
| + | ==== AI-Targeted Documentation ==== | ||
| + | |||
| + | **Machine-Readable Data:** | ||
| + | * The '' | ||
| + | * These pages contain raw data about entities extracted from source code | ||
| + | * Created for different entity types: mobs, items, spells, etc. | ||
| + | |||
| + | **Entity Tracking:** | ||
| + | * AI systems should track entity relationships across the codebase | ||
| + | * Information sources: Java classes, Lua scripts, JSON configs, string resources | ||
| + | * Cross-reference '' | ||
| + | |||
| + | ==== Recommended Tools for AI Systems ==== | ||
| + | |||
| + | * **Static Analysis**: Tools that scan code for entities and their properties | ||
| + | * **Wiki Link Validation**: | ||
| + | * **Content Freshness**: | ||
| + | * **Naming Consistency**: | ||
| + | |||
| + | ==== Potential Tool Ideas ==== | ||
| + | |||
| + | The following tools would be beneficial for wiki maintenance: | ||
| + | |||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | |||
| + | ==== Automation Guidelines ==== | ||
| + | |||
| + | When implementing AI-based wiki maintenance: | ||
| + | |||
| + | * Verify all information against the actual source code before updating | ||
| + | * Maintain consistency in naming conventions across all pages | ||
| + | * Preserve the existing formatting and structure when possible | ||
| + | * When creating new pages, follow the established template for that entity type | ||
| + | * Include references to the source code that confirms the information | ||
| + | |||
| + | ==== Detailed Tool Recommendations ==== | ||
| + | |||
| + | **Content Analysis Tools:** | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | |||
| + | **Quality Assurance Tools:** | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | |||
| + | **Localization Enhancement Tools:** | ||
| + | * '' | ||
| + | * '' | ||
| + | |||
| + | ==== Existing Code References ==== | ||
| + | |||
| + | * For Java code: Reference the specific classes and methods that define entity behavior | ||
| + | * For Lua scripts: Include the specific files that implement custom mechanics | ||
| + | * For JSON configs: Reference the exact files and fields that contain the configuration data | ||
| + | * For string resources: Include links to the string definitions in various languages | ||
| + | |||
| + | ==== Additional Tool Suggestions ==== | ||
| + | |||
| + | **Automated Verification Tools:** | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | |||
| + | **AI Enhancement Tools:** | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | |||
| + | **Workflow Improvement Tools:** | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | |||
| + | **Content Enhancement Tools:** | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
