Skip to content

docs: align AGENTS.md/CLAUDE.md with OKF bundle and archive legacy architecture docs#74

Merged
juice094 merged 3 commits into
mainfrom
docs/okf-cleanup
Jun 25, 2026
Merged

docs: align AGENTS.md/CLAUDE.md with OKF bundle and archive legacy architecture docs#74
juice094 merged 3 commits into
mainfrom
docs/okf-cleanup

Conversation

@juice094

Copy link
Copy Markdown
Owner

Summary

  • Reworked AGENTS.md and CLAUDE.md to align with the OKF bundle in .knowledge/.
  • Added .knowledge/architecture/project-worktree.md as the canonical project worktree reference.
  • Moved legacy architecture/topology/invariants docs from docs/architecture/ to docs/_archive/.
  • Updated all active cross-references to point to .knowledge/architecture/.
  • Synchronized key metrics: v0.20.1, Schema v36, 71 MCP tools, 616+ tests, main.rs 836 lines.

juice094 and others added 3 commits June 16, 2026 10:55
- Add examples/vault_search_eval.rs using agri-paper/main.md as corpus
- Split paper into 14 vault notes, build Tantivy index, run 8 labeled queries
- Compare Tantivy BM25, linear substring scan, and filename/title matching
- Output Precision@k, Recall@k, MRR, and latency
- Set Tantivy query parser to conjunction-by-default so multi-keyword vault search uses AND semantics, matching the fallback behavior
- Add sync_adapter module with SkillSyncAdapter trait + 5 adapters (ClarityJson, KimiCli, ClaudeCode, Codex, Claw)
- skill sync now supports --target <TARGET>... (all|clarity|claude-code|codex|kimi|claw)
- Refactor sync_skills_to_plans into DB-fetch + plugin-friendly sync_skills_to_plans_with_skills
- Fix skill import nested tokio runtime panic: use std::thread::spawn + new Runtime instead of block_on
- Make SkillSource trait Send + Sync for cross-thread safety
- Add skillopt-sleep-kimi skill + skillopt-devbase-integration vault doc

Co-Authored-By: Claude <noreply@anthropic.com>
@juice094 juice094 merged commit b1bfdf7 into main Jun 25, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant