Commit Graph

29 Commits

Author SHA1 Message Date
Yaojia Wang
2d232235cb 更新stock agent doc 2026-03-21 17:02:48 +01:00
Yaojia Wang
605ca8e16c vault: update Trading Agents with WebSocket fix, sessions_spawn solution, and final verification 2026-03-21 16:57:25 +01:00
Yaojia Wang
de0a5f7fa7 vault: add debugging record and update architecture with lessons learned 2026-03-21 16:17:36 +01:00
Yaojia Wang
1ad5869056 vault: add detailed Trading Agents deployment record 2026-03-21 14:04:24 +01:00
Yaojia Wang
d876a35d70 vault: add risk assessment and best practices to Trading Agents plan 2026-03-21 13:36:09 +01:00
Yaojia Wang
8372226b79 vault: update Trading Agents plan with finalized architecture details 2026-03-21 13:29:47 +01:00
Yaojia Wang
ec6373a577 vault: add Trading Agents project - hybrid architecture plan and original analysis 2026-03-21 12:05:13 +01:00
Yaojia Wang
cdba2497a7 Re-structure 2026-03-21 11:31:31 +01:00
Yaojia Wang
e61baf7e4e vault: add GSD methodology deep-dive with examples and zettelkasten insights
Comprehensive GSD analysis: 15 sections covering core philosophy (fresh
context per agent), 5 methodologies (dream extraction, goal-backward
verification, nyquist validation, wave execution, checkpoints), full
command reference (37+), agent system (16 agents with model routing),
config system, git integration, state management, session continuity,
community best practices, pitfalls, framework comparison (GSD vs ECC vs
BMAD vs SpecKit), and 4 detailed practical examples (new project, brownfield,
debugging, quick tasks).

Three zettelkasten notes: context rot vs window isolation tradeoffs,
goal-backward vs forward verification, plans-as-prompts design pattern.
2026-03-20 00:19:23 +01:00
Yaojia Wang
f04cd63760 vault: add ECC command namespace mapping table
Plugin-installed ECC commands require everything-claude-code: prefix.
Added full short-name to plugin-name mapping table to methodology note,
plus namespace notices to both methodology and cheatsheet notes with
cross-references.
2026-03-20 00:04:30 +01:00
Yaojia Wang
0927adf720 vault: add missing detailed sections to ECC methodology note
Added: Plankton 3-phase architecture, NanoClaw v2 REPL commands,
pass@k/pass^k metrics with calculation example, loop-operator agent
with stall detection, code-reviewer 5-step process, instinct
import/export/promotion workflow, Skill/Command/Rule file formats,
cross-platform adaptation (Cursor/Codex/OpenCode), installation
profiles, package manager detection, verification report output,
and CLAUDE.md compaction-surviving context design.
2026-03-19 23:27:41 +01:00
Yaojia Wang
d62e5ee37f vault: add detailed examples to ECC methodology note
Added: hooks.json config example, strategic compaction good/bad comparison,
Hookify dialog example, sandboxed subagent YAML, Cascade multi-instance
workflow, tmux/worktree orchestration with plan JSON, AgentShield scan
output, dual-instance project setup, bugfix workflow, security audit
workflow, and refactor workflow with concrete code samples.
2026-03-19 23:23:51 +01:00
Yaojia Wang
872401be72 vault: add ECC methodology deep-dive and zettelkasten insights
New resource note with 6 core methodologies, community best practices,
pitfalls, and practical examples. Three zettelkasten notes extract key
insights: hook vs prompt reliability, MCP context tradeoffs, and the
instinct learning system. Updated existing guides with cross-links.
2026-03-19 23:19:56 +01:00
Yaojia Wang
e4382d01bb Openclash 2026-03-19 17:09:45 +01:00
Yaojia Wang
61931d7b3d vault: add OpenClaw deployment analysis and agent configuration notes
- OpenClaw 部署配置分析: server info, channels, cron, known issues
- OpenClaw Agent 配置详情: multi-agent architecture, bindings, roles
2026-03-19 16:51:48 +01:00
Yaojia Wang
0b4967488e vault: rewrite Billo workflow - merge PR review + merge into single flow 2026-03-17 23:45:30 +01:00
Yaojia Wang
708ce2e927 vault: update Billo workflow - merge PR review into main PR flow 2026-03-17 23:43:44 +01:00
Yaojia Wang
b4c501f1bd vault: add Billo Release & PR Review Workflow documentation 2026-03-17 23:34:26 +01:00
Yaojia Wang
f790bd1b27 vault: redir-host tested and failed for 翻墙回国, document fake-ip-filter maintenance 2026-03-15 22:46:19 +01:00
Yaojia Wang
7d4194c91d vault: add IoT firewall isolation rules, NPM updated to v2.14.0 2026-03-15 22:14:58 +01:00
Yaojia Wang
fa7cc65538 vault: fix network topology - Deco wired backhaul, not WiFi mesh 2026-03-15 21:59:48 +01:00
Yaojia Wang
4a616fc084 vault: add detailed network topology with all 61 devices categorized 2026-03-15 21:55:47 +01:00
Yaojia Wang
8f16ed701c vault: update IP planning - DHCP range shrunk, K8s nodes reserved, MetalLB isolated 2026-03-15 21:52:36 +01:00
Yaojia Wang
bdcc0dd265 vault: update k8s DNS fix, node bypass OpenClash, ArgoCD restored 2026-03-15 21:45:14 +01:00
Yaojia Wang
4bb0d9394d vault: add security hardening audit to network infra and router docs 2026-03-15 21:13:03 +01:00
Yaojia Wang
e87c980684 vault: add 家庭网络基础设施 area note with full topology, devices, services 2026-03-15 17:48:25 +01:00
Yaojia Wang
fef11d3b95 vault: add VLESS-Reality 翻墙回国 project with setup guides 2026-03-15 17:43:57 +01:00
Yaojia Wang
ad79665527 Sync 2026-03-14 20:23:32 +01:00
Yaojia Wang
50d7d1de3d feat: initialize Knowledge vault with PARA + Zettelkasten system
- PARA folder structure (Inbox, Projects, Areas, Resources, Archive)
- Zettelkasten folder for atomic permanent notes
- Daily Notes folder with template
- 6 note templates (Inbox, Daily, Zettelkasten, Project, Resource, MOC)
- System folder for Attachments and Templates
- Home dashboard with Dataview query
- CLAUDE.md with knowledge-vault skill integration
- README with complete usage guide

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 17:27:51 +01:00