Chapter 14 / 14
Glossary
- AGS: Official German municipality identifier (
Amtlicher Gemeindeschlüssel). - Authority: Legal or organizational body responsible for an administrative service.
- Service location: Physical or digital contact point belonging to an authority.
- Responsibility: Effective-dated link between jurisdiction, authority, service, and optional primary location.
- Procedure: Stable identity for one administrative service; content lives in immutable versions.
- Published version: The one explicitly selected version visible to public reads.
- Provenance: Evidence describing the source, time, method, and reviewer behind a claim.
- EzB:
Erklärung zum Beschäftigungsverhältnis, an official five-page Federal Employment Agency form. - PWA: Installable web application; Delegiert’s public and operations clients are PyScript PWAs.
- Sanic: Async Python web framework used by the API gateway.
- Provider adapter: Vendor-specific implementation behind a stable Python interface.
- Tool call: Structured action proposal emitted by a model and evaluated by trusted backend code.
- Idempotency: Guarantee that replaying the same authorized request does not repeat its effect.
- Tiered memory: Separation of transient turn state, bounded session state, and explicitly consented durable memory.
- OTA: Signed over-the-air Android web-bundle update mechanism.
- Synthetic demo: Real application boundary using fake data/providers and contacting no external person or authority.