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