tinymux/tools/worldbuilder
Stephen Dennis 6288c4da37 Retire ISSUES.md trackers; migrate open items to GitHub issues
The 22 per-tracker ISSUES.md files carried both their open items and a
full FIXED / FALSE ALARM / NOT A BUG audit history. The 57 still-open
items have been migrated to GitHub issues #706-#762 with a 2.14-aligned
label taxonomy (area:* / type:* / priority:* / topic:*), so open work
now lives in the issue tracker instead of in-tree Markdown.

The closed/audit history of every tracker is preserved here in git
history (this commit's parent); nothing is lost.

Open items migrated by tracker:
  mux/src/         (1)   -> #706
  mux/lib/         (10)  -> #707-#716
  mux/modules/engine/ (18) -> #717-#734
  mux/ganl/        (10)  -> #735-#744
  mux/modules/sqlslave/ (9) -> #745-#753
  testcases/       (4)   -> #754-#757
  client/tf/ + client/ (5) -> #758-#762

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-04 20:14:00 -05:00
..
__pycache__ WorldBuilder: migration system + test harness (Phases 2F + 2G) 2026-03-19 15:06:25 -06:00
components WorldBuilder: procedural grids, verify, rollback, things, components 2026-03-19 14:28:34 -06:00
grammars WorldBuilder: Tracery-style description grammar engine 2026-03-19 14:59:31 -06:00
tests WorldBuilder: migration system + test harness (Phases 2F + 2G) 2026-03-19 15:06:25 -06:00
executor.py Fix WorldBuilder attribute escaping and verify coverage 2026-04-10 19:33:57 -06:00
grammar.py WorldBuilder: Tracery-style description grammar engine 2026-03-19 14:59:31 -06:00
importer.py Enable TLS verification in WorldBuilder 2026-04-04 17:44:10 -06:00
live_adapter.py Fix WorldBuilder attribute escaping and verify coverage 2026-04-10 19:33:57 -06:00
llm_patterns.md WorldBuilder: LLM integration patterns documentation (Phase 2H) 2026-03-19 15:08:23 -06:00
mapgen.py WorldBuilder: visual map generation (ASCII + Graphviz DOT) 2026-03-19 14:53:30 -06:00
migrate.py WorldBuilder: migration system + test harness (Phases 2F + 2G) 2026-03-19 15:06:25 -06:00
project.py WorldBuilder: multi-zone project management 2026-03-19 14:49:40 -06:00
reconciler.py Refactor worldbuilder around reconcile architecture 2026-03-19 18:50:18 -06:00
softcode_lint.py Expand WorldBuilder softcode danger checks 2026-04-04 17:27:49 -06:00
test_diff_v3.py WorldBuilder v3: objid() identity, known defects audit, deferred destroy 2026-03-19 16:10:55 -06:00
test_reconciler.py WorldBuilder: wire code through three-piece architecture end-to-end 2026-03-19 19:14:33 -06:00
test_worldbuilder.py Fix WorldBuilder attribute escaping and verify coverage 2026-04-10 19:33:57 -06:00
worldbuilder.py WorldBuilder: wire code through three-piece architecture end-to-end 2026-03-19 19:14:33 -06:00