Canonical profile workspace and repository inventory for
marius-patrik.
This repository tracks every other repository owned by the account as a gitlink:
- active public repositories live at the root using their exact GitHub names;
- active private repositories live under
private/; - archived public repositories live under
archive/; - archived private repositories live under
private/archive/; - each gitlink points to the current head of that repository's default branch at the time this inventory is refreshed;
- child repositories are not modified by an inventory refresh.
The current snapshot contains 15 active and 18 archived repositories. Use
PROJECTS.md for the complete map, visibility, and default branches.
Andromeda- integrated Agent OS product and control plane.Andromeda-data- private Agent OS data authority.DarkFactory- repository automation agent.Rommie- Codex agent plugin.SkyAgent- Hypixel SkyBlock agent.
The umbrella is an inventory first. Submodules may remain deinitialized and can be checked out on demand:
git submodule update --init -- <path>To initialize everything, including archived repositories:
git submodule update --init --recursive


