Imported from shalominattii-us/AEGENTIX-CYBERNETICS-CORE (
sources/SovereignOS-Runtime/AGENTS.md). Install upstream withnpx skills add shalominattii-us/AEGENTIX-CYBERNETICS-CORE --skill SovereignOS-Runtime. Copyright stays with the author.
Agent Guidance
This repo is part of the shalominattii-us Sovereign stack and is worked on by autonomous agents (human-authorized, per the Overwatch protocol).
Conventions
- ΩSOVEREIGN MAPPINGΩ status marks: Ω = pre/planned, ΩΩ = set/in-progress, ΩΩΩ = post/complete. Use them in status tables.
- A2D standard: anything user-facing ships Add-to-Desktop, Auto-start-on-boot, Deploy-as-service.
- BUNDLEMIT: bundle + commit + push as one operation.
- Secrets: never commit keys, tokens, wallet material, or .env files. Scan before push.
.env.exampletemplates only, with placeholder values. - Ingestion rule: only build/code that maps to the sovereign agentic system belongs here. No personal material, no legal/government-process material.
Working here
- Read README.md first — it carries the canonical architecture for this module.
- Keep commits atomic and messages imperative.
- If a script carries a smoke-test harness, run it before committing changes to that script.