STEP-06-STATE-MACHINE-EX-PL-01
Status: DRAFT — NON-AUTHORITATIVE DRAFT INPUT
Version: 1.0
2026-02-09
Audit-ready governance specification
Resolving locale, route permissions, and workspace projection.
Current scope: Guest
Category: 10_normative | Version: v1.0.0
Owner: DOCUMENT_CUSTODIAN | Review cycle: 90 days
Approval authority: GOVERNANCE_ADMIN
Documentation portal is read-only. Editing and mutation endpoints are disabled.
Kvary platform is originally created in Georgian. Where a Georgian version exists, Georgian is authoritative for platform UI, documentation, and legal interpretation.
Translations into other languages are provided for convenience. Some records may originate in other languages and carry their own source or legal locale for a specific flow, but where a Georgian version is available, the Georgian version prevails for platform-level wording and interpretation.
Metadata incomplete: Document ID, Version, Status, Owner Role, Last Review Date, Next Review Date, Change Log
Status: DRAFT — NON-AUTHORITATIVE DRAFT INPUT
Version: 1.0
2026-02-09
Audit-ready governance specification
This document defines the governance state machine for EX-PL-01 — Land Plot Registration & Verification.
In scope: governance states, transitions, authority boundaries, and invariants.
Out of scope: UI design, backend logic, APIs, workflows, automation, or timelines.
| State | Description | Terminal | |---|---|---| | DRAFT | Land plot information is prepared but not submitted. | No | | SUBMITTED | Registration submitted and awaiting screening/assignment. | No | | UNDER_VERIFICATION | Verification is underway by assigned verifier. | No | | VERIFICATION_COMPLETED | Verification is complete; outcome determined. | No | | CORRECTION_REQUIRED | Corrections requested from Land Owner. | No | | REGISTERED | Registered in platform registry. | Yes | | DECLINED | Registration declined. | Yes | | CANCELLED | Registration cancelled or draft removed. | Yes |
| From | To | Condition (MUST) | Responsible Role | |---|---|---|---| | DRAFT | SUBMITTED | Land Owner submits complete registration package. | LAND_OWNER | | DRAFT | CANCELLED | Draft is removed by Land Owner. | LAND_OWNER | | SUBMITTED | UNDER_VERIFICATION | Verifier assignment accepted and verification initiated. | PLATFORM_ADMIN, VERIFIER | | UNDER_VERIFICATION | VERIFICATION_COMPLETED | Verifier records final outcome. | VERIFIER | | VERIFICATION_COMPLETED | REGISTERED | Outcome recorded as verified and registration is issued. | GOVERNANCE_MANAGER — UNDEFINED | | VERIFICATION_COMPLETED | CORRECTION_REQUIRED | Outcome recorded as correction required. | VERIFIER | | VERIFICATION_COMPLETED | DECLINED | Outcome recorded as decline. | GOVERNANCE_MANAGER — UNDEFINED | | CORRECTION_REQUIRED | SUBMITTED | Land Owner resubmits corrected information. | LAND_OWNER |
Any transition not listed above is PROHIBITED unless explicitly authorized by governance policy.
Terminal states are REGISTERED, DECLINED, and CANCELLED.
These states SHALL NOT transition to any other state within EX-PL-01.