بنقرة واحدة
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.