一键导入
federation-grammar
Delegate grammar weighting and evolution tasks across ix (local Rust) and TARS (F# engine)
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Delegate grammar weighting and evolution tasks across ix (local Rust) and TARS (F# engine)
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Test model robustness with adversarial attacks and defenses
Multi-armed bandit simulation — epsilon-greedy, UCB1, Thompson sampling
Benchmark and compare ix algorithm performance
Embedded Redis-like cache with TTL, LRU, pub/sub, and RESP protocol
Category theory primitives — monad laws verification, free-forgetful adjunction
Chaos theory analysis — Lyapunov exponents, bifurcation, attractors, fractals
| name | federation-grammar |
| description | Delegate grammar weighting and evolution tasks across ix (local Rust) and TARS (F# engine) |
Combine ix-grammar (fast Rust) with TARS grammar engine (advanced pattern promotion) for grammar tasks.
When working with weighted grammars, replicator dynamics, grammar-guided search, or pattern promotion.
ix_grammar_weights, ix_grammar_evolve, ix_grammar_search)run_promotion_pipeline)ix_tars_bridge action=prepare_traces, then call TARS ingest_ga_tracesix_tars_bridge action=export_grammar to prepare ix weights for TARSgrammar_weights — View Bayesian-weighted rules with success ratesgrammar_update — Update rule weight from execution outcome ({"PatternId": "...", "Success": true})grammar_evolve — Run replicator dynamics, identify ESS, prune weak rulesgrammar_search — MCTS search for optimal WoT derivationlist_patterns — List all reasoning patterns with fitness scoressuggest_pattern — Suggest best pattern for a goalrun_promotion_pipeline — Run 7-step pipeline (Inspect, Extract, Classify, Propose, Validate, Persist, Govern)promotion_status — Get promotion pipeline statuspromotion_lineage — Get governance decisions and historyix_grammar_evolveix_tars_bridge action=prepare_patternsrun_promotion_pipelinepromotion_indexgrammar_update per promoted pattern