Remove outdated Dungeon Graphics Rendering Pipeline Analysis document and update z3ed README with new CMake preset usage and streamlined core documentation references.

This commit is contained in:
scawful
2025-10-04 13:25:47 -04:00
parent 38ece34894
commit 0db71a71fe
5 changed files with 2 additions and 1790 deletions

View File

@@ -183,6 +183,8 @@ cmake --build build --target z3ed
cmake -B build -DZ3ED_AI=ON
cmake --build build --target z3ed
# use macos-dev-z3ed-ai cmake preset
# Full build with AI agent AND testing suite
cmake -B build -DZ3ED_AI=ON -DYAZE_WITH_GRPC=ON
cmake --build build --target z3ed
@@ -297,13 +299,6 @@ Here are some example prompts you can try with either Ollama or Gemini:
## Core Documentation
### Essential Reads
1. **[BUILD_QUICK_REFERENCE.md](BUILD_QUICK_REFERENCE.md)** - **NEW!** Fast build guide with Z3ED_AI flag examples
2. **[AGENT-ROADMAP.md](AGENT-ROADMAP.md)** - The primary source of truth for the AI agent's strategic vision, architecture, and next steps
3. **[Z3ED_AI_FLAG_MIGRATION.md](Z3ED_AI_FLAG_MIGRATION.md)** - **NEW!** Complete guide to Z3ED_AI flag and crash fixes
4. **[E6-z3ed-cli-design.md](E6-z3ed-cli-design.md)** - Detailed architecture and design philosophy
5. **[E6-z3ed-reference.md](E6-z3ed-reference.md)** - Complete command reference and API documentation
## Current Status (October 3, 2025)
### ✅ Production Ready
@@ -330,9 +325,6 @@ Here are some example prompts you can try with either Ollama or Gemini:
2. **GUI Chat Widget** (6-8h): ImGui integration (TUI exists as reference)
3. **Tool Coverage Expansion** (8-10h): Dialogue, sprites, regions
### 📋 Next Steps
See [AGENT-ROADMAP.md](AGENT-ROADMAP.md) for detailed technical roadmap.
## AI Editing Focus Areas
z3ed is optimized for practical ROM editing workflows: