- First substantive build: 28 June 2026.
- GitHub repository: aura-data-mapping.
- Public site: visit the public site.
Each link below reflects an evidenced family, lineage or direct connection. This project has 8 relevant public connections.
- aura-components - public page - later build; aura-components is earlier, explicit cross-reference, ordered build lineage, shared technical architecture.
- aura-horn-torus - public page - earlier build; aura-horn-torus is later, explicit cross-reference, ordered build lineage, shared technical architecture.
- aura-of-intelligence-web-app - shared technical architecture.
- aura-scan-pipeline - public page - shared technical architecture.
- aura-spatial-perception - public page - earlier build; aura-spatial-perception is later, ordered build lineage, shared technical architecture.
- aura-toy - public page - later build; aura-toy is earlier, explicit cross-reference, ordered build lineage, shared technical architecture.
- new-tori - public page - later build; new-tori is earlier, ordered build lineage, shared technical architecture.
- aura-affinity - public page - explicit cross-reference.
A standalone version of the Aura Builder component focused on data-backed facets.
The original builder let a person click a 12 x 24 matrix facet and turn it into a highlight. This version keeps the Aura field, the seven ROYGBIV layers, and the inside/private versus outside/public split, but each mapped facet can now hold a small data record.
That record can point to a living website, document, scheduled job, repository, dataset, prompt, contact or other quick-access item.
https://auraofintelligence.github.io/aura-data-mapping/
From this folder:
python -m http.server 8080Then open:
http://localhost:8080
- The old
selectedCellssets have been replaced by a keyed mapping store. - Each key follows
layer|shell|x|y, for example3|outside|4|5. - Each key can hold
title,type,target,status,cadence,tags,notesandupdatedAt. - The 12 x 24 field still renders through Three.js canvas textures.
- The torus formation animation is preserved in simplified form.
- Data is saved to browser
localStorage. - JSON export/import is included so the map can move between machines or become a future source file.
This repo is derived from the Aura Builder component in auraofintelligence/aura-components and has been republished as a standalone Aura Data Mapping prototype.
The supplied Aura of Intelligence PDF supports the key design anchors used here: a 12 x 24 matrix for linking objects, seven chakra-coloured layers, and the inside/private plus outside/public shell distinction.
Public non-commercial learning, reference, study and adaptation are welcome with attribution. Commercial use is reserved to Luke Hayes / Aura of Intelligence and requires written permission. See LICENSE.