site_name: register-referentie site_description: Reference application for Respellion's Common Ground architecture pattern docs_dir: docs theme: name: material features: - navigation.sections - navigation.top - content.code.copy palette: - scheme: default toggle: icon: material/brightness-7 name: Switch to dark mode - scheme: slate toggle: icon: material/brightness-4 name: Switch to light mode nav: - Home: index.md - Product Requirements: PRD.md - Architecture: - "ADR-0001: Loose coupling": architecture/adr-0001-loose-coupling.md - "ADR-0002: Catalogus design": architecture/adr-0002-catalogus-design.md - "ADR-0003: ACL default-fill": architecture/adr-0003-default-fill.md - "ADR-0004: BDD framework": architecture/adr-0004-bdd-framework.md - FDS-architectuur: - Overzicht: architecture/fds/README.md - Componentview (L3): architecture/fds/c4-component-view.md - "Slice 1: walking skeleton": architecture/fds/slice-1-proposal.md - "ADR-0001: ACL op elke registergrens": architecture/fds/adr/0001-acl-at-every-register-boundary.md - "ADR-0002: FSC voor connectiviteit": architecture/fds/adr/0002-fsc-for-connectivity.md - "ADR-0003: PBAC via OPA": architecture/fds/adr/0003-pbac-via-opa.md - "ADR-0004: Begrensde cache": architecture/fds/adr/0004-bounded-cache.md - "ADR-0005: Verwerkingenlog via events": architecture/fds/adr/0005-ldv-verwerkingenlog.md - "ADR-0006: Modulegrens en hergebruik": architecture/fds/adr/0006-module-boundary-and-reuse.md - "ADR-template (FDS)": architecture/fds/adr/template.md - Working in Gitea: gitea-workflow.md - Runbooks: - CI: runbooks/ci.md markdown_extensions: - admonition - toc: permalink: true - pymdownx.superfences: custom_fences: - name: mermaid class: mermaid format: !!python/name:pymdownx.superfences.fence_code_format # Many docs referenced by PRD.md land in later slices; don't fail the build on them. validation: nav: omitted_files: warn links: not_found: warn