Upgrade request analysis routing
This commit is contained in:
parent
1cd446bae8
commit
db3e080640
19 changed files with 1520 additions and 66 deletions
96
docs/kb/modules.json
Normal file
96
docs/kb/modules.json
Normal file
|
|
@ -0,0 +1,96 @@
|
|||
{
|
||||
"schemaVersion": 1,
|
||||
"generatedFromRepoDate": "2026-06-27",
|
||||
"modules": [
|
||||
{
|
||||
"id": "request-routing-playbook",
|
||||
"name": "Request Routing Playbook",
|
||||
"docPath": "docs/kb/modules/request-routing-playbook.md",
|
||||
"tags": ["Request Board", "Wiki", "General"],
|
||||
"systemIds": ["request-board", "launcher-home"],
|
||||
"aliases": ["triage", "routing", "request parsing", "review flow"],
|
||||
"priority": "high"
|
||||
},
|
||||
{
|
||||
"id": "terminology-engine-language",
|
||||
"name": "Terminology And Engine Language",
|
||||
"docPath": "docs/kb/modules/terminology-engine-language.md",
|
||||
"tags": ["General", "Wiki", "Content", "Graphics Painter", "Tiling", "Rendering", "Worlds"],
|
||||
"systemIds": ["graphics-painter", "layers-tile-editing", "rendering-viewport", "content-catalog-records", "world-bootstrap"],
|
||||
"aliases": ["synonyms", "naming", "engine terminology", "language map"],
|
||||
"priority": "high"
|
||||
},
|
||||
{
|
||||
"id": "launcher-and-site",
|
||||
"name": "Launcher And Website Surface",
|
||||
"docPath": "docs/kb/modules/launcher-and-site.md",
|
||||
"tags": ["Launcher", "Website", "Polish", "Request Board"],
|
||||
"systemIds": ["launcher-home", "request-board"],
|
||||
"aliases": ["site", "homepage", "launcher", "main page"],
|
||||
"priority": "medium"
|
||||
},
|
||||
{
|
||||
"id": "request-board-operations",
|
||||
"name": "Request Board Operations",
|
||||
"docPath": "docs/kb/modules/request-board-operations.md",
|
||||
"tags": ["Request Board", "Website", "UI / Workflow", "Wiki"],
|
||||
"systemIds": ["request-board"],
|
||||
"aliases": ["request board", "admin review", "queue worker", "moderation"],
|
||||
"priority": "high"
|
||||
},
|
||||
{
|
||||
"id": "tile-canvas-tools",
|
||||
"name": "Tile Canvas Tools",
|
||||
"docPath": "docs/kb/modules/tile-canvas-tools.md",
|
||||
"tags": ["Tiling", "Layers", "Chunks", "UI / Workflow"],
|
||||
"systemIds": ["layers-tile-editing", "chunk-storage-streaming", "content-catalog-records"],
|
||||
"aliases": ["map painting", "rectangle tool", "brush", "eraser", "grid editing"],
|
||||
"priority": "high"
|
||||
},
|
||||
{
|
||||
"id": "graphics-painter-features",
|
||||
"name": "Graphics Painter Features",
|
||||
"docPath": "docs/kb/modules/graphics-painter-features.md",
|
||||
"tags": ["Graphics Painter", "Animation", "Content", "Windows"],
|
||||
"systemIds": ["graphics-painter", "content-catalog-records", "floating-window-shell"],
|
||||
"aliases": ["sprite editor", "art editor", "painting tool", "recoloring", "frame editing"],
|
||||
"priority": "high"
|
||||
},
|
||||
{
|
||||
"id": "chunk-and-world-ops",
|
||||
"name": "Chunk And World Operations",
|
||||
"docPath": "docs/kb/modules/chunk-and-world-ops.md",
|
||||
"tags": ["Chunks", "World Overview", "Worlds", "Performance"],
|
||||
"systemIds": ["chunk-storage-streaming", "world-overview", "world-bootstrap"],
|
||||
"aliases": ["chunk ops", "world overview", "world map", "chunk movement", "streaming"],
|
||||
"priority": "high"
|
||||
},
|
||||
{
|
||||
"id": "rendering-runtime-bridge",
|
||||
"name": "Rendering And Runtime Bridge",
|
||||
"docPath": "docs/kb/modules/rendering-runtime-bridge.md",
|
||||
"tags": ["Rendering", "Performance", "Animation", "Worlds"],
|
||||
"systemIds": ["rendering-viewport", "world-bootstrap", "chunk-storage-streaming"],
|
||||
"aliases": ["runtime", "game engine", "renderer", "viewport", "scene draw"],
|
||||
"priority": "medium"
|
||||
},
|
||||
{
|
||||
"id": "content-assets-and-imports",
|
||||
"name": "Content Assets And Imports",
|
||||
"docPath": "docs/kb/modules/content-assets-and-imports.md",
|
||||
"tags": ["Content", "Graphics Painter", "Tiling", "Persistence"],
|
||||
"systemIds": ["content-catalog-records", "graphics-painter", "persistence-save-pipeline"],
|
||||
"aliases": ["assets", "tile catalog", "sprite catalog", "imports", "images"],
|
||||
"priority": "medium"
|
||||
},
|
||||
{
|
||||
"id": "persistence-history-and-api",
|
||||
"name": "Persistence, History, And API Writes",
|
||||
"docPath": "docs/kb/modules/persistence-history-and-api.md",
|
||||
"tags": ["Persistence", "Chunks", "Content", "UI / Workflow"],
|
||||
"systemIds": ["persistence-save-pipeline", "chunk-storage-streaming", "content-catalog-records"],
|
||||
"aliases": ["saving", "undo", "redo", "history", "api writes"],
|
||||
"priority": "medium"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue