LLM Wiki
This folder is operational knowledge for future AI sessions. It summarises durable project contracts and workflows. It must not duplicate all source content.
Entry Points
mkdocs.yml: site structure and navigation.docs/sources.md: source register.docs/evidence-matrix.md: claim-to-source evidence tracking.docs/knowledge-base/modules/products-and-services.md: official InterSystems UK healthcare product and service map.docs/knowledge-base/modules/fhir-services.md: router for FHIR Services, FHIR Server, profiles/packages, Bulk FHIR Coordinator, OMOP, and SDA/CDA transformation pages.docs/knowledge-base/modules/healthshare.md: router for HealthShare component split.docs/evidence-domains/healthshare-components.md: source/evidence domain page for HealthShare component taxonomy, connected-care architecture, standards relevance, deployment boundaries, AI Assistant, and DSIC adjacency.docs/knowledge-base/modules/clinical-viewer.md: HealthShare Clinical Viewer classification and UCR boundary.docs/knowledge-base/modules/healthshare-ai-assistant.md: HealthShare AI Assistant and Clinical Viewer / Navigation Application boundary.docs/knowledge-base/modules/trakcare-phc-international.md: international TrakCare PHC/community-health evidence and country-presence boundary.docs/knowledge-base/modules/uk-nhs-evidence.md: UK NHS-facing examples from official InterSystems pages.docs/knowledge-base/modules/devolved-connectivity-equivalents.md: function-by-function GP Connect and Spine equivalent comparison across England, Scotland, Wales, and Northern Ireland.docs/knowledge-base/modules/scotland-connectivity-equivalents.md: Scotland ECS/KIS/CHI/NDP/SCI/ePharmacy equivalence boundary.docs/knowledge-base/modules/wales-connectivity-equivalents.md: Wales WGPR/WCP/WCCG/NDR/WDS/NHS Wales App equivalence boundary.docs/knowledge-base/modules/northern-ireland-connectivity-equivalents.md: Northern Ireland NIECR/encompass/EpicCare Link/HCN/DIS/ePharmacy equivalence boundary.docs/knowledge-base/modules/nhs-connectivity-and-gp-connect.md: NHS England GP Connect and Scotland/Wales/Northern Ireland connectivity boundary.docs/knowledge-base/modules/nhs-england-digital-primary-care.md: parent for NHS England DSIC, GP Connect, digital primary-care capabilities, standards, procurement, migration, and InterSystems compliance mapping.docs/knowledge-base/modules/dsic-digital-services-for-integrated-care.md: DSIC router for England-only digital primary-care procurement, capability, standards, assurance, migration, and HealthShare compliance mapping.docs/knowledge-base/modules/dsic-gp-foundation-capabilities.md: GP foundation capability model and InterSystems component boundary.docs/knowledge-base/modules/dsic-capability-standard-crosswalk.md: structured DSIC capability-to-standard map for GP software/service due diligence.docs/knowledge-base/modules/dsic-standards-and-national-services.md: DSIC standards, national services, and capability-to-standard dependencies.docs/knowledge-base/modules/dsic-procurement-assurance-and-migration.md: DSIC procurement, assurance, Buying Catalogue, Tech Innovation, and migration lifecycle.docs/knowledge-base/modules/dsic-healthshare-compliance-map.md: InterSystems HealthShare DSIC compliance map, including what comes out of the box and what needs additional components or proof.docs/knowledge-base/modules/intersystems-scotland.md: InterSystems Scotland office, TrakCare Patient Management System, NHS Shetland TrakCare ED / Ensemble, and Scotland source boundary.docs/knowledge-base/modules/intersystems-wales.md: InterSystems Wales all-Wales LIMS / TrakCare Lab Enterprise evidence and Welsh connectivity boundary.docs/knowledge-base/modules/intersystems-northern-ireland.md: InterSystems Northern Ireland Caché / NHAIS licensing evidence and encompass boundary.docs/knowledge-base/modules/standards-and-interoperability.md: standards and interoperability claims.docs/evidence-domains/standards-interoperability.md: source/evidence domain page for standards surfaces, NHS Standards Directory routing, GP Connect / MESH / ITK3 role splits, Update Record separation, DUAA supplier-role boundaries, and implementation proof limits.docs/knowledge-base/modules/data-use-and-access-act-2025.md: Data (Use and Access) Act 2025 statutory context, staged commencement, ICO data-protection-provision status, data-protection/privacy changes, and England health/adult social care IT standards boundary.docs/knowledge-base/modules/nhs-standards-directory-gp-connect-mesh-itk3.md: Standards Directory child page for GP Connect, MESH, ITK3, DUAA supplier-role, and InterSystems implementation-evidence boundaries.docs/knowledge-base/modules/gp-connect-due-diligence.md: GP Connect due-diligence router mirroring the capability-map order.docs/knowledge-base/modules/intersystems-gp-connect-evidence.md: InterSystems GP Connect evidence boundary, including parsed current NHS supplier-progress evidence and implementation-proof limits.docs/knowledge-base/modules/gp-connect-intersystems-supplier-progress.md: precise NHS supplier-progress mapping for InterSystems IRIS for Health (Middleware), HealthShare, Medicus rows, and GP Connect capabilities.docs/evidence-validation-queue.md: cross-domain evidence gaps, statuses, and next source targets.docs/source-evidence-domain-map.md: domain navigation layer for the growing source register and evidence matrix.docs/evidence-domains/nhs-england-digital-primary-care.md: first source/evidence domain page for DSIC, GP Connect, NHS England standards, and InterSystems component boundaries.docs/evidence-domains/healthshare-components.md: second source/evidence domain page for HealthShare component taxonomy, connected-care architecture, deployment boundaries, and DSIC adjacency.docs/evidence-domains/standards-interoperability.md: third source/evidence domain page for standards/governance evidence, supplier-role boundaries, and standards-to-implementation proof routing.docs/log.md: research log.docs/llm-wiki/ask.md: Cloudflare-hosted Ask page that retrieves against the MkDocs search index and posts excerpts to/api/ask.docs/llm-wiki/maintenance.md: operating model, anchor-page discipline, update workflow, verification commands, local server notes, and response contract.docs/llm-wiki/architecture.md: source-truth, generated-index, Cloudflare Ask, Graphify, and optional OKF export boundary.docs/llm-wiki/context-map.md: current domain model and anchor-page register.docs/llm-wiki/graphify.md: Graphify view contract, including wiki-embedded 2D/3D views and generated graph assets.functions/api/ask.js: Cloudflare Pages Function that validates Ask requests and calls Workers AI.wrangler.jsonc: Cloudflare Pages configuration for thesite/artifact and Workers AI binding.docs/assets/ask-wiki.js: browser-side retrieval and Ask page interaction code.docs/assets/revision-cards.js: browser-local revision tooling retained for projects that need it.src/generated/llmWikiKnowledge.generated.ts: generated Markdown index.docs/llm-wiki/starter-instruction.md: reusable starter instruction.
Commands
npm run kb:update
npm run check
npm run verify
npm run check:mkdocs
npm run check:graphify
npm run check covers design linting, presentation-rule unit tests, and generated-index freshness. npm run verify adds strict MkDocs and Graphify freshness. Use npm run kb:code-index only when Graphify is unavailable, and record that limitation in docs/log.md.