GitHub Pages site — TechNe Research & Dev. Labs landing page and the publication point for the DEA metamodel viewer artifacts.
Live site: https://technehub-labs.github.io/
| Path | Content | Source |
|---|---|---|
/ |
Org landing site | hand-authored (index.html, css/, js/, assets/) |
/metamodel/ |
Classic metamodel navigator (vanilla JS class-grid) + entity-graph.json + metamodel.svg |
bot-published from dea-metamodel via .github/workflows/sync-metamodel.yml |
/dea-metaframework/ |
Enterprise Concept Framework (7×7 matrix) site | mirrored from dea-metaframework |
dea-web-viewer— React explorer at/dea-web-viewer/; syncsentity-graph.json+metamodel.svgfrom this repo (not fromdea-metamodeldirectly), because this repo is what users actually see and is publicly fetchable from CI without a PAT.
/metamodel/artifacts are bot-owned — hand-edits are overwritten on the next sync. Change the metamodel indea-metamodel; its regeneration bot republishes here.- Landing page and site chrome are hand-authored here.