iiRecord
Agentic AI Atlas · Government Portal (.NET, Blazor, PostgreSQL, Keycloak, Docker, Azure)
stack-profile:government-portala5c.ai
II.
StackProfile JSON

stack-profile:government-portal

Structured · live

Government Portal (.NET, Blazor, PostgreSQL, Keycloak, Docker, Azure) json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/stack-profiles/deep-stacks-6.yamlCluster · domain
Record JSON
{
  "id": "stack-profile:government-portal",
  "_kind": "StackProfile",
  "_file": "domain/stack-profiles/deep-stacks-6.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Government Portal (.NET, Blazor, PostgreSQL, Keycloak, Docker, Azure)",
    "description": "A citizen-facing government services portal built on .NET with Blazor\nServer for interactive, accessibility-compliant web interfaces that\nmeet WCAG 2.1 AA standards. Keycloak provides federated identity\nmanagement supporting government SSO standards and multi-factor\nauthentication. PostgreSQL stores citizen records, application forms,\nand case management data with row-level security. Azure cloud services\nhost the platform with sovereign data residency guarantees. Docker\ncontainers ensure reproducible builds across staging and production.\nThe tradeoff is Blazor Server's persistent SignalR connection overhead\nat scale and the complexity of government compliance certifications.\n",
    "composes": [
      "language:csharp",
      "framework:blazor",
      "tool:psql",
      "tool:keycloak",
      "tool:docker",
      "library:aspnet-core",
      "library:entity-framework",
      "library:signalr"
    ]
  },
  "outgoingEdges": [
    {
      "from": "stack-profile:government-portal",
      "to": "language:csharp",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:government-portal",
      "to": "framework:blazor",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:government-portal",
      "to": "tool:psql",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:government-portal",
      "to": "tool:keycloak",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:government-portal",
      "to": "tool:docker",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:government-portal",
      "to": "library:aspnet-core",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:government-portal",
      "to": "library:entity-framework",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:government-portal",
      "to": "library:signalr",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:government-portal",
      "to": "role:fullstack-engineer",
      "kind": "used_by_role"
    },
    {
      "from": "stack-profile:government-portal",
      "to": "role:security-engineer",
      "kind": "used_by_role"
    },
    {
      "from": "stack-profile:government-portal",
      "to": "role:compliance-engineer",
      "kind": "used_by_role"
    },
    {
      "from": "stack-profile:government-portal",
      "to": "workflow:accessibility-standards-compliance",
      "kind": "follows_workflow"
    },
    {
      "from": "stack-profile:government-portal",
      "to": "workflow:security-review",
      "kind": "follows_workflow"
    },
    {
      "from": "stack-profile:government-portal",
      "to": "domain:government",
      "kind": "applies_to"
    },
    {
      "from": "stack-profile:government-portal",
      "to": "domain:compliance",
      "kind": "applies_to"
    },
    {
      "from": "stack-profile:government-portal",
      "to": "skill-area:web-accessibility",
      "kind": "requires_skill_area"
    },
    {
      "from": "stack-profile:government-portal",
      "to": "skill-area:identity-security",
      "kind": "requires_skill_area"
    },
    {
      "from": "stack-profile:government-portal",
      "to": "skill-area:backend-data-persistence",
      "kind": "requires_skill_area"
    },
    {
      "from": "stack-profile:government-portal",
      "to": "skill-area:containerization",
      "kind": "requires_skill_area"
    },
    {
      "from": "stack-profile:government-portal",
      "to": "skill-area:authentication-authorization",
      "kind": "requires_skill_area"
    }
  ],
  "incomingEdges": []
}