docs: salvage F# agent and language guidance

This commit is contained in:
Affaan Mustafa
2026-05-11 21:34:30 -04:00
committed by Affaan Mustafa
parent a8836d7bbd
commit fd9453f6ee
22 changed files with 843 additions and 20 deletions

View File

@@ -250,6 +250,14 @@
"framework-language"
]
},
{
"id": "lang:fsharp",
"family": "language",
"description": "F# functional patterns and testing guidance. Currently resolves through the shared framework-language module.",
"modules": [
"framework-language"
]
},
{
"id": "framework:laravel",
"family": "framework",
@@ -363,6 +371,14 @@
"agents-core"
]
},
{
"id": "agent:fsharp-reviewer",
"family": "agent",
"description": "F# code review agent for functional idioms, type safety, and .NET testing.",
"modules": [
"agents-core"
]
},
{
"id": "agent:refactor-cleaner",
"family": "agent",