Description High Priority
Expand thin command pages
Files:
commands/graph.query.md — most critical command but lacks TIMEOUT docs, result set description, error handling, write operations
commands/graph.info.md — no multi-language examples, no arguments/return section, examples only show empty results
commands/graph.explain.md — no sample output showing how to interpret execution plans
Action: Expand each page with missing sections, using graph.memory.md as the structural template.
Add multi-language code tabs to inconsistent command pages
Files: commands/acl.md, commands/graph.info.md (plain code blocks), commands/graph.memory.md (only shell + JS)
Action: Add Python, Java, Rust, and JavaScript examples using code_tabs.html.
Populate empty UDF category index pages
Files: udfs/flex/bitwise/index.md, collections/index.md, date/index.md, json/index.md, map/index.md, similarity/index.md, text/index.md
Issue: Each contains only a single sentence. Should list available functions and link to child pages.
Fix commands/graph.constraint-drop.md stray frontmatter
Issue: Lines 11-16 contain a second YAML-like syntax: block inside the markdown body that renders as broken content.
Action: Remove or properly integrate the duplicate block.
Reactions are currently unavailable
You can’t perform that action at this time.
High Priority
Expand thin command pages
commands/graph.query.md— most critical command but lacks TIMEOUT docs, result set description, error handling, write operationscommands/graph.info.md— no multi-language examples, no arguments/return section, examples only show empty resultscommands/graph.explain.md— no sample output showing how to interpret execution plansgraph.memory.mdas the structural template.Add multi-language code tabs to inconsistent command pages
commands/acl.md,commands/graph.info.md(plain code blocks),commands/graph.memory.md(only shell + JS)code_tabs.html.Populate empty UDF category index pages
udfs/flex/bitwise/index.md,collections/index.md,date/index.md,json/index.md,map/index.md,similarity/index.md,text/index.mdFix
commands/graph.constraint-drop.mdstray frontmattersyntax:block inside the markdown body that renders as broken content.