[docs] Update dictation skill glossary with 20 new terms#21032
Conversation
Add missing project-specific terms extracted from documentation: - WASM artifacts: gh-aw.wasm, gh-aw.wasm.br - Runtime language: haskell - Compiler internals: importResolver, go-mod-file, analyze_imports - Serena code tool functions: insert_after_symbol, insert_before_symbol, list_symbols_in_file - Codemods: mcp-scripts-mode-removal, network-firewall-migration, list_codemods - MCP payload config: payloadPath, payloadPathPrefix, payloadSizeThreshold - Metrics/diagnostics: mcp_failures, max_tokens, time_remaining, tool_usage - Data types: data-server Total glossary terms: 1050 (within 950-1050 acceptable range) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
Hey This PR is fully aligned with the contribution guidelines — it's a focused, single-file documentation update produced by the project's own internal automation (the Dictation Prompt Generator), which is exactly the kind of agentic tooling the project uses and endorses. The glossary count (1050 terms) lands squarely within the declared acceptable range of 950–1050. No changes needed — this looks ready for maintainer review and merge. ✅
|
Updates
skills/dictation/SKILL.mdto expand the project glossary from 1030 to 1050 terms (within the 950–1050 acceptable range).Changes
Added 20 missing project-specific terms extracted from documentation files in
docs/src/content/docs/:gh-aw.wasm,gh-aw.wasm.brhaskellimportResolver,go-mod-file,analyze_importsinsert_after_symbol,insert_before_symbol,list_symbols_in_filemcp-scripts-mode-removal,network-firewall-migration,list_codemodspayloadPath,payloadPathPrefix,payloadSizeThresholdmcp_failures,max_tokens,time_remaining,tool_usagedata-serverSource documentation
Terms were extracted from:
docs/src/content/docs/reference/wasm-compilation.mddocs/src/content/docs/reference/mcp-gateway.mddocs/src/content/docs/reference/gh-aw-as-mcp-server.mddocs/src/content/docs/reference/rate-limiting-controls.mddocs/src/content/docs/reference/lockdown-mode.mddocs/src/content/docs/reference/fork-support.mddocs/src/content/docs/guides/serena.mddocs/src/content/docs/reference/copilot-custom-agents.mdReferences: §23104870594