federation-sync — for Claude Code federation-sync, EngramR, community, for Claude Code, ide skills, Cross-Vault, Federation, Synchronize, claims, hypotheses

v1.0.0

이 스킬 정보

분산화된 지식 동기화 및 피어 금고 간 경쟁적 가설 생성이 필요한 AI 에이전트에게 적합합니다. 현지화된 요약: Synchronize claims and hypotheses with peer vaults via shared exchange directory # /federation-sync -- Cross-Vault Federation Agent Synchronize claims and hypotheses between peer vaults using a shared exchange directory. This AI agent skill supports Claude Code, Cursor, and Windsurf

기능

/federation-sync -- Cross-Vault Federation Agent
Synchronize claims and hypotheses between peer vaults using a shared
exchange directory. Respects trust levels and quarantine policies.
Implements file-based federation exchange as described in ops/federation.yaml.
No server infrastructure required -- peers share a directory (git repo,

# 핵심 주제

achousal achousal
[1]
[0]
업데이트: 3/15/2026

Skill Overview

Start with fit, limitations, and setup before diving into the repository.

분산화된 지식 동기화 및 피어 금고 간 경쟁적 가설 생성이 필요한 AI 에이전트에게 적합합니다. 현지화된 요약: Synchronize claims and hypotheses with peer vaults via shared exchange directory # /federation-sync -- Cross-Vault Federation Agent Synchronize claims and hypotheses between peer vaults using a shared exchange directory. This AI agent skill supports Claude Code, Cursor, and Windsurf

이 스킬을 사용하는 이유

에이전트가 피어 금고 간에 声明과 가설을 동기화 할 수 있는 능력을 제공하며, 공유된 교환 디렉토리를 사용하며, 신뢰 수준 및 격리 정책을尊重하며, ops/federation.yaml에記載されている대로 파일 기반의 연합 교환을 구현하며, 서버 인프라는 필요하지 않습니다.

최적의 용도

분산화된 지식 동기화 및 피어 금고 간 경쟁적 가설 생성이 필요한 AI 에이전트에게 적합합니다.

실행 가능한 사용 사례 for federation-sync

여러 금고 간에 声明을 동기화
피어 에이전트 간에 경쟁적 가설을 생성
지식 교환 중에 신뢰 수준 및 격리 정책을尊重

! 보안 및 제한 사항

  • 공유 디렉토리 액세스(깃 리포지토리, 공유 드라이브 또는 마운트 볼륨)가 필요
  • 서버 인프라스트ラク처는 지원되지 않습니다
  • ops/federation.yaml 설정에 의존

About The Source

The section below comes from the upstream repository. Use it as supporting material alongside the fit, use-case, and installation summary on this page.

Labs 데모

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

FAQ 및 설치 단계

These questions and steps mirror the structured data on this page for better search understanding.

? 자주 묻는 질문

federation-sync은 무엇인가요?

분산화된 지식 동기화 및 피어 금고 간 경쟁적 가설 생성이 필요한 AI 에이전트에게 적합합니다. 현지화된 요약: Synchronize claims and hypotheses with peer vaults via shared exchange directory # /federation-sync -- Cross-Vault Federation Agent Synchronize claims and hypotheses between peer vaults using a shared exchange directory. This AI agent skill supports Claude Code, Cursor, and Windsurf

federation-sync은 어떻게 설치하나요?

다음 명령을 실행하세요: npx killer-skills add achousal/EngramR/federation-sync. Cursor, Windsurf, VS Code, Claude Code와 19개 이상의 다른 IDE에서 동작합니다.

federation-sync은 어디에 쓰이나요?

주요 활용 사례는 다음과 같습니다: 여러 금고 간에 声明을 동기화, 피어 에이전트 간에 경쟁적 가설을 생성, 지식 교환 중에 신뢰 수준 및 격리 정책을尊重.

federation-sync 와 호환되는 IDE는 무엇인가요?

이 스킬은 Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer 와 호환됩니다. 통합 설치에는 Killer-Skills CLI를 사용하세요.

federation-sync에 제한 사항이 있나요?

공유 디렉토리 액세스(깃 리포지토리, 공유 드라이브 또는 마운트 볼륨)가 필요. 서버 인프라스트ラク처는 지원되지 않습니다. ops/federation.yaml 설정에 의존.

이 스킬 설치 방법

  1. 1. 터미널 열기

    프로젝트 디렉터리에서 터미널 또는 명령줄을 여세요.

  2. 2. 설치 명령 실행

    npx killer-skills add achousal/EngramR/federation-sync 를 실행하세요. CLI가 IDE 또는 에이전트를 자동으로 감지하고 스킬을 설정합니다.

  3. 3. 스킬 사용 시작

    스킬이 이제 활성화되었습니다. 현재 프로젝트에서 federation-sync을 바로 사용할 수 있습니다.

! Source Notes

This page is still useful for installation and source reference. Before using it, compare the fit, limitations, and upstream repository notes above.

Upstream Repository Material

The section below comes from the upstream repository. Use it as supporting material alongside the fit, use-case, and installation summary on this page.

Upstream Source

federation-sync

Install federation-sync, an AI agent skill for AI agent workflows and automation. Explore features, use cases, limitations, and setup guidance.

SKILL.md
Readonly
Upstream Repository Material
The section below comes from the upstream repository. Use it as supporting material alongside the fit, use-case, and installation summary on this page.
Upstream Source

/federation-sync -- Cross-Vault Federation Agent

Synchronize claims and hypotheses between peer vaults using a shared exchange directory. Respects trust levels and quarantine policies.

Architecture

Implements file-based federation exchange as described in ops/federation.yaml. No server infrastructure required -- peers share a directory (git repo, shared drive, or mounted volume).

Vault paths

  • Config: ops/federation.yaml
  • Claims: notes/ (export source), imported claims also go here
  • Hypotheses: _research/hypotheses/ (export + import)
  • Exchange dir: configured in ops/federation.yaml under sync.exchange_dir

Code

  • _code/src/engram_r/claim_exchange.py -- export_claims(), import_claims()
  • _code/src/engram_r/hypothesis_exchange.py -- export_hypotheses(), import_hypotheses()
  • _code/src/engram_r/federation_config.py -- load_federation_config()

Exchange directory structure

exchange_dir/
  {vault_id}/
    claims.yaml          -- exported claims from this vault
    hypotheses.yaml      -- exported hypotheses from this vault
    manifest.yaml        -- vault identity + export timestamp

Workflow

  1. Read ops/federation.yaml to get federation config.
  2. If federation is disabled, exit with message.
  3. Validate exchange directory exists and is writable.

Export phase

  1. Export claims from notes/ according to export policy:
    • Filter by confidence levels in export.claims.filter_confidence
    • Limit to export.claims.max_per_sync
    • Strip wiki-links (not portable across vaults)
  2. Export hypotheses from _research/hypotheses/ according to export policy:
    • Filter by export.hypotheses.min_elo
    • Limit to export.hypotheses.max_per_sync
  3. Write exports to exchange_dir/{vault_id}/claims.yaml and hypotheses.yaml.
  4. Write a manifest.yaml with vault identity and export timestamp.

Import phase

  1. List peer directories in the exchange dir (any dir that is not this vault's).
  2. For each peer: a. Read their manifest.yaml to identify the peer. b. Check trust level in federation.yaml peers config. c. If untrusted (and default trust is untrusted), skip with log message. d. If verified or full:
    • Import claims: import_claims() with quarantine based on trust level.
    • Import hypotheses: import_hypotheses() with federated Elo fields.
  3. Write sync summary to ops/daemon-inbox.md:
    • Claims exported / imported per peer
    • Hypotheses exported / imported per peer
    • Peers skipped (untrusted)

Trust levels

LevelClaimsHypothesesQuarantineFederated Tournament
fullAcceptAcceptNoYes
verifiedAcceptAcceptYesYes
untrustedRejectRejectN/ANo

Safety rules

  • NEVER import from peers whose trust level blocks import.
  • ALWAYS quarantine verified-peer imports (unless quarantine is disabled globally).
  • NEVER overwrite existing notes during import (use overwrite=False).
  • NEVER export private/quarantined notes.
  • Log every import/export action for provenance.

Federated Elo

Imported hypotheses get:

  • elo_federated: 1200 (starting federated rating)
  • elo_source: {original_elo} (informational, from source vault)
  • matches_federated: 0
  • matches_source: {original_matches}

The /tournament --federated mode updates elo_federated (not elo), keeping local and federated rankings separate.

Daemon integration

The daemon scheduler checks ops/federation.yaml for:

  • enabled: true -- master switch
  • sync.exchange_dir -- must be non-empty

When both conditions are met, the scheduler includes federation-sync in the P3.5 priority tier (after background tasks, before idle).

관련 스킬

Looking for an alternative to federation-sync or another community skill for your workflow? Explore these related open-source skills.

모두 보기

openclaw-release-maintainer

Logo of openclaw
openclaw

현지화된 요약: 🦞 # OpenClaw Release Maintainer Use this skill for release and publish-time workflow. It covers ai, assistant, crustacean workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

333.8k
0
인공지능

widget-generator

Logo of f
f

현지화된 요약: Generate customizable widget plugins for the prompts.chat feed system # Widget Generator Skill This skill guides creation of widget plugins for prompts.chat . It covers ai, artificial-intelligence, awesome-list workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf

149.6k
0
인공지능

flags

Logo of vercel
vercel

현지화된 요약: The React Framework # Feature Flags Use this skill when adding or changing framework feature flags in Next.js internals. It covers blog, browser, compiler workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

138.4k
0
브라우저

pr-review

Logo of pytorch
pytorch

현지화된 요약: Usage Modes No Argument If the user invokes /pr-review with no arguments, do not perform a review . It covers autograd, deep-learning, gpu workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

98.6k
0
개발자