一键导入
sovereign-core
The core governance and system integrity layer of the Abraxas sovereign environment.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
The core governance and system integrity layer of the Abraxas sovereign environment.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
A project and task management system for tracking work across the Abraxas system.
The Sovereign Vault for verified truth fragments and historical provenance tracking.
Soter is the Risk Sensing & Triggering pillar of the Sovereign Brain. It monitors for linguistic sycophancy and mechanistic attention sinks to trigger an Epistemic Crisis (T=1) and assign a Risk Score (R[0-5]).
The ingestion and filtration loop for external data entering the Abraxas system.
The Void Mapper for identifying and resolving epistemic gaps.
The Epistemic Atlas is a unified knowledge graph and query layer that connects beliefs (Mnemon), evidence (Mnemosyne), and verification status (Janus Ledger).
| name | sovereign-core |
| description | The core governance and system integrity layer of the Abraxas sovereign environment. |
Sovereign Core is the fundamental management layer responsible for system integrity, configuration persistence, and the secure application of system patches. It ensures the Abraxas environment remains stable, up-to-date, and verifiable.
Sovereign Core provides the mechanisms to safely evolve the system state without compromising its foundational integrity.
sovereign_patcherApplies vetted updates (patches) to the system.
patchId (required), validateOnly (defaults to false), force (defaults to false).validateOnly is true, it confirms the patch is applicable without modifying the system.config_managementA centralized hub for reading and writing system-level configuration.
action (required: get, set, list, validate, reset), key, value, section.get: Retrieves a specific value by key.set: Updates a configuration value.list: Returns all settings, optionally filtered by a section prefix.validate: Verifies the current configuration for errors.reset: Reverts settings to a known-good baseline.system_state_auditPerforms a comprehensive verification of the current system health and versioning.
checkType (defaults to full: full, version, config, integrity, dependencies), verbose.health_checkReports on the immediate operational status of the Sovereign Core.
detailed (defaults to false).psutil for resource monitoring.