skills/FORGE-governance-jsonld/SKILL.md
Governance JSON-LD — constitutional ontology and semantic governance context definitions.
npx skillsauth add ariffazil/openclaw-workspace FORGE-governance-jsonldInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
DITEMPA BUKAN DIBERI — Forged, Not Given.
Generate and maintain /.well-known/governance.jsonld — machine-readable constitutional ontology expressing the 13 floors (F1–F13), federation organs, action classes, epistemic labels, and authority tiers as linked data.
governance.jsonld for any federation subdomaindid-web-identityfederation-manifest| Floor | Application | |-------|-------------| | F1 AMANAH | Ontology terms are append-only; deprecation replaces deletion | | F2 TRUTH | Every term has a human-readable definition; no opaque IRIs without explanation | | F4 CLARITY | One ontology namespace per organ; no overlapping term definitions | | F11 AUDIT | JSON-LD version history tracked alongside seal chain | | F13 SOVEREIGN | Floor definitions immutable once sealed in VAULT999 |
// /.well-known/governance.jsonld — canonical structure
{
"@context": {
"@vocab": "https://arifos.arif-fazil.com/ontology/v1#",
"f1": "https://arifos.arif-fazil.com/ontology/v1#F1_AMANAH",
"xsd": "http://www.w3.org/2001/XMLSchema#"
},
"@id": "did:web:arif-fazil.com",
"@type": "ConstitutionalFederation",
"floors": [
{
"@id": "f1:amanah",
"name": "AMANAH",
"description": "Every mutation reversible or backed up",
"ordinal": 1,
"maxConfidence": 0.90,
"actionClasses": ["MUTATE", "IRREVERSIBLE"]
},
// F2–F13 follow same pattern
],
"organs": [
{
"@id": "organ:arifos",
"name": "arifOS",
"role": "constitutional_kernel",
"port": 8088
}
],
"epistemicLabels": ["OBS", "DER", "INT", "SPEC"],
"authorityTiers": ["T1_AUTO_DO", "T2_ANNOUNCE", "T3_888_HOLD"]
}
did.json service endpoints here — reference by @id@id generation (must be reproducible IRIs)development
Federation-wide gold (XAUUSD) trading capability. Python stack, OANDA broker, backtesting, macro signals, RSI strategy. Every organ has a role.
development
Capital claim state management — tracks claim lifecycle across WEALTH organ.
development
Archived constitutional warga placeholder retained only for audit provenance. Do not use for active work; use the live arifOS governance and constitutional skills instead.
testing
Warga (citizen) agent skills for AAA federation members. See subdirectories for specialized warga skills.