Add beta Documentation
This commit is contained in:
+1
@@ -0,0 +1 @@
|
||||
{"path":"NexusReader.Web/Components/_Imports.razor","purpose":"Razor global imports file that centralizes using directives/namespaces for Blazor components in the Web project so components can reference shared UI namespaces without repeating them.","classification":{"role":"ui-component","layer":"frontend","confidence":0.9,"evidence":["Frontend path heuristic","Contains Razor @using directives for Microsoft.AspNetCore.Components and project UI namespaces","Named _Imports.razor — standard place for Blazor component imports"]},"className":"","methods":[],"types":[],"serviceRegistrations":[],"startupActions":[],"dependencies":["Microsoft.AspNetCore.Components","Microsoft.AspNetCore.Components.Web","Microsoft.AspNetCore.Components.Forms","Microsoft.AspNetCore.Components.Routing","Microsoft.AspNetCore.Components.Web.Virtualization","Microsoft.JSInterop","System.Net.Http","System.Net.Http.Json","NexusReader.Web","NexusReader.UI.Shared","NexusReader.UI.Shared.Layout","NexusReader.UI.Shared.Components.Atoms","NexusReader.UI.Shared.Components.Molecules","NexusReader.UI.Shared.Components.Organisms"],"patterns":[],"domainConcepts":["Shared UI imports","Blazor component composition"],"keyDetails":"No executable methods or types; this file only defines project-wide using directives for Razor components (lines 1–15). It influences compile-time namespace resolution and developer experience but contains no runtime orchestration, branching, or external calls.","orchestrationMethods":[],"typedContracts":[],"persistenceInteractions":[],"externalInteractions":[],"evidenceAnchors":[]}
|
||||
Reference in New Issue
Block a user