-
-
Notifications
You must be signed in to change notification settings - Fork 4
### Third wave applied: runtime/UI relocation scaffold #29
Copy link
Copy link
Open
Description
Third wave applied: runtime/UI relocation scaffold
Added a normal runtime entrypoint at repository root so the active site no longer depends on .github/workflows/index.html as the primary page source.
Added
index.htmlinit.jsstyle.cssassets/om-symbol.svg
Effect
- active GitHub Pages workflow can now publish a proper root runtime page
- UI assets live in normal runtime paths instead of workflow-only paths
.github/workflows/index.htmlis now legacy content and should be removed in a later cleanup pass when low-level delete/move operations are applied
Recommended next cleanup
- remove deprecated UI files from
.github/workflows/ - relocate any remaining runtime-adjacent HTML/JS out of workflow directories
- collapse duplicate workflow files after validation on PR Add global KeyMatrix optimization and module registry scaffolds AGI-MetaLogos#1
Originally posted by @KeyMatrix in KeyMatrix/AGI-MetaLogos#1 (comment)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Projects
Status
No status