meta-theory

Featured

Meta_Kim executable governance dispatcher. It classifies the run, loads only needed references, preserves foundational capabilities and runtime-native abilities, routes owner + weapon + dependency + runtime + OS + verification, and closes only with evidence, intent acceptance, and writeback decision.

AI & Automation 257 stars 67 forks Updated today Apache-2.0

Install

View on GitHub

Quality Score: 94/100

Stars 20%
80
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Meta-Theory Dispatcher ## Purpose Run Meta_Kim as an executable governance system, not a theory essay. The main thread locks intent, gathers evidence, chooses route, delegates bounded work, reviews, verifies, and synthesizes. It must not become a generic implementation worker for non-trivial work. Machine contract: `config/contracts/core-loop-contract.json` is the compact default-path contract for this skill. It binds ordinary durable work and explicit meta-theory shortcuts to `npm run meta:theory:run`, requires the eight-stage spine, and defines which gates block, warn, or stay progressive. ## Global-First Owner Discovery Discovery is **global-first, capability-first**: not project-local, not agent-name-first. The run searches the relevant sources — local canonical assets, capability indexes, global runtime homes, package scripts, MCP / runtime configs, and external discovery (`findskill` / `meta-scout`) — using the cached-inventory, project-light, stop-on-match policy in `config/contracts/core-loop-contract.json`. A reusable global owner that already matches the boundary wins over creating a project-local copy. Full source-by-source guidance lives in `references/global-owner-discovery.md`; it must not override the machine contract's stage order, full-scan triggers, or stage-internal parallel policy. The dispatcher (main thread or `meta-conductor`) is the **single merge owner** of `dispatchEnvelopePacket.capabilityInventory`. Fetch may discover independent sources concu...

Details

Author
KimYx0207
Repository
KimYx0207/Meta_Kim
Created
4 months ago
Last Updated
today
Language
JavaScript
License
Apache-2.0

Similar Skills

Semantically similar based on skill content — not just same category