Commit Graph

14 Commits

Author SHA1 Message Date
artale f55fd6d4bf add wiki: quick-capture from audit 2026-06-14 12:05:25 +02:00
artale 88d4f97397 complete Phase 15 Fusion: multi-model panel, OpenRouter Fusion, CineFable media, Fable 5 prompt engine
- FusionExecutor: draft -> critique -> fuse panel, PhaseExecutor-compatible
- OpenRouterFusionExecutor: direct OpenRouter Fusion API integration
- Fable 5 prompt engine: tone, citation, refusal patterns from leaked prompt
- Media generator: fal.ai image/video generation (nano-banana-pro, happy-horse)
- Fusion panel workflow in dynamic-workflows: dispatch -> judge -> verify
- Fusion CLI: \usion run\ (local panel or --openrouter), \usion panels\
- Media CLI: \generate image\, \generate video\
- Compound-stack: fusionPanel config flag and layer
- Model-router: OpenRouter Fusion route entry
- Build fixes: PhaseExecutor.refine signature, SafetyBoundary.route() args
- ESM fix: replaced require() with dynamic import() in panels command
2026-06-14 12:05:04 +02:00
artale e92eaeaefc final gaps: .gitattributes, .dockerignore, structured logger, clean stray files 2026-06-13 13:35:40 +02:00
artale be7354ee38 add compute profiler: CPU bottleneck detection per SemiWiki article 2026-06-13 13:32:41 +02:00
artale 94064666e1 add rsi-guard: knowledge collapse detection, scientific taste filter, goal persistence 2026-06-13 13:21:32 +02:00
artale 3fd9758da3 fill ASI gaps: agent observability, specialization optimizer, message bus 2026-06-13 13:17:20 +02:00
artale 4d9628db8b add asi-pathway: map arXiv:2606.12683 four AGI-to-ASI pathways to our architecture 2026-06-13 11:31:12 +02:00
artale 6b39c65d55 add ARCHITECTURE.md: definitive reference for all 86 modules, 7 layers, data flow 2026-06-13 11:25:18 +02:00
artale ac9a8ca32b harness-agnostic, model-agnostic: the core thesis 2026-06-13 10:53:47 +02:00
artale ee59a98c7e add kimi-k2.6 executor: parallel swarm spawning, 300 sub-agents native 2026-06-13 10:52:29 +02:00
artale efba0f026c add familiar commands: capture, process, graph, health, briefing 2026-06-13 10:50:12 +02:00
artale a8a88a4553 add familiar-knowledge: inbox-to-wiki processing with frontmatter, backlinks, knowledge graph 2026-06-13 10:34:57 +02:00
artale 17ab7f5459 add codex, antigrav executors; 12 total executors; update .env.example 2026-06-13 10:07:25 +02:00
artale e41b1c6855 fable-agent: self-improving agent system — 77 modules, 16 CLI commands, 43 tests 2026-06-13 09:50:45 +02:00