Table of Contents

AI Wiki Documentation and Tool Suggestions

This page documents the tools, methodologies, and best practices used in the AI-assisted wiki maintenance process for Remixed Dungeon.

Tools Used

Code Search and Analysis

Wiki Maintenance Tools

Methodology for Wiki Page Creation and Verification

Process for Creating/Updating Wiki Pages

1. **Research**: Use grep_search to locate relevant code, JSON configs, and string resources
2. **Implementation Analysis**: Read Java files to understand game mechanics
3. **Lua Script Review**: Examine Lua scripts for moddable entities
4. **JSON Configuration Review**: Check JSON files for entity definitions
5. **String Resources**: Find localized text in XML files
6. **Create/Update Page**: Write comprehensive wiki page based on discovered information
7. **Cross-reference**: Link related pages appropriately
8. **Verify**: Ensure all information is accurate and up-to-date

Information Sources

Each wiki page should reference:

Page Structure Recommendations

Standard Sections for Game Entity Pages

Naming Conventions

Special Considerations for MR Namespace Pages

Machine-readable namespace pages (mr:) should contain:

Common Issues Found and Resolved

Obsolete Information

Inconsistent Information

Suggested Automation Tools

Potential AI-Assisted Tools

Proposed Workflow Improvements

Quality Assurance Practices

Information Accuracy

Page Completeness