annotating Python objects with property values passes a simple experiment test
authorThomas Walker Lynch <eknp9n@reasoningtechnology.com>
Thu, 8 Jan 2026 15:37:58 +0000 (15:37 +0000)
committerThomas Walker Lynch <eknp9n@reasoningtechnology.com>
Thu, 8 Jan 2026 15:37:58 +0000 (15:37 +0000)
commit7dadbdd586af408e29e0e801ea78d28c5b8e4000
tree4d045f795f3cd8818be568f38b9dc1d9dbe28fb2
parent155a2a287eac5a4933a52442799719235e16162f
annotating Python objects with property values passes a simple experiment test
24 files changed:
README.md [deleted file]
README.org [new file with mode: 0644]
developer/__init__.py [new file with mode: 0644]
developer/authored/Epimetheus/ObjectRegistry.py [new file with mode: 0644]
developer/authored/Epimetheus/ProcessLocalId.py [new file with mode: 0644]
developer/authored/Epimetheus/Property.py [new file with mode: 0644]
developer/authored/Epimetheus/PropertyManager.py [new file with mode: 0644]
developer/authored/Epimetheus/PropertyStore.py [new file with mode: 0644]
developer/authored/Epimetheus/SemanticSets.py [new file with mode: 0644]
developer/authored/Epimetheus/Syntax.py [new file with mode: 0644]
developer/authored/Epimetheus/__init__.py [new file with mode: 0644]
developer/authored/Identity.py [deleted file]
developer/authored/ObjectRegistry.py [deleted file]
developer/authored/ProcessLocalId.py [deleted file]
developer/authored/Property.py [deleted file]
developer/authored/PropertyManager.py [deleted file]
developer/authored/PropertyStore.py [deleted file]
developer/authored/SemanticSets.py [deleted file]
developer/authored/Syntax.py [deleted file]
developer/authored/__init__.py [deleted file]
developer/experiment/test_Epimetheus.py [new file with mode: 0755]
developer/tool/env
nohup.out [deleted file]
temp.sh [deleted file]