원클릭으로
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.