Changes between Version 2 and Version 3 of WikiStart
- Timestamp:
- 11/25/25 14:49:24 (5 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v2 v3 1 * Overview 2 3 `flexoentity` provides the *identity and lifecycle backbone* for all Flex-O components 4 (Flex-O-Grader, Flex-O-Vault, Flex-O-Drill, …). 1 ==Overview== 2 3 `flexoentity` provides the identity and lifecycle backbone for all Flex-O components (Flex-O-Grader, Flex-O-Vault, Flex-O-Drill). 5 4 6 5 It defines how entities such as questions, media, catalogs, and exams are *identified, versioned, signed, and verified* — all without any external database dependencies. … … 8 7 At its heart lie two modules: 9 8 10 - =id_factory.py= – robust, cryptographically-verifiable *Flex-O ID generator* 11 - =flexo_entity.py= – abstract *base class for all versioned entities* 9 * '''id_factory.py''' – robust, cryptographically-verifiable Flex-O ID generator 10 * '''flexo_entity.py''' – abstract base class for all versioned entities 12 11 13 12 Together, they form a compact yet powerful foundation for audit-ready, reproducible data structures across offline and air-gapped deployments.
![(please configure the [header_logo] section in trac.ini)](/flexoentity/chrome/site/your_project_logo.png)