define architecture to fascilate research based PoC extensions #4
Open
opened 5 years ago by Utopiah
·
1 comments
Loading…
Reference in new issue
There is no content yet.
Delete Branch '%!s(<nil>)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
Research in cognitive science studies how our brain leverage low level structures (e.g. grid cells, boundary cells) to navigate space (e.g boundary cells seem to clear our short term memory) leading to commonly experiences behavior (e.g. entering a new room makes us often wonder what we came there for).
Since this research would be the most beneficial to be tested in order to rely only on "natural" interactions, the code base should facilitate such experimentation including the storage of their results for either inclusion or rejection (until there is better evidence or implementation).
This can take many forms (e.g. branches, core vs plugin system, etc) but has to be explicit in order to maintain the highest possible rate of explorations while maintaining a useful minimum set of functions.