skills/FORGE-context-compressor/SKILL.md
Compress oversized logs, transcripts, diffs, and telemetry before they exceed a host runtime context budget while preserving provenance and recovery pointers.
npx skillsauth add ariffazil/openclaw-workspace FORGE-context-compressorInstall 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.
Cross-runtime compression gate for FORGE-* tools and AGI-* long-log producers. Used when raw input would exceed the host runtime's context budget.
forge_execute_sealed if chain is densecompress:
- strategy: rolling_window | semantic_chunks | bsdiff | paged_attention
chunk_size: tokens | lines | bytes
overlap_pct: number (0..50)
retention: verbatim | summary | pointer
provenance:
original_sha256: 12-char-prefix
compressor: <which>
captured_at: ISO-8601
| Strategy | When |
|---|---|
| rolling_window | conversation stream — keep last N tokens verbatim, drop the rest to pointers |
| semantic_chunks | narrative + structured — chunk on discourse markers, embed each |
| bsdiff | code diffs — keep delta fields, drop noise (whitespace-only hunks) |
| paged_attention | mixed modal — paginate by scene/section, keep anchors |
If the compressor's output raises ΔS on re-decode:
rsi_reason: "context_compression_too_aggressive" + flag in next agentGrok Build 4.3 (FI-010) has 256K context. Pre-flight:
forge_filesystem_stat.rsi_reason: "would_exceed_context" and HOLD.Distinct from AGI-emd-encode (intake contract, witness readiness) and AGI-emd-metabolize (memory promotion). Compressor operates between observation and encode — it shrinks the substrate so encode can attach witnesses without exceeding context.
DITEMPA BUKAN DIBERI.
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.