38 Commits

Author SHA1 Message Date
tradecatlabs f1f0b9fe75 refactor: move research domain to repository root (#58)
Move the complete research domain from docs/research to root-level research, update indexes and path-aware tooling, and align raw snapshot governance and CODEOWNERS.\n\nVerified with make test and GitHub CI.
2026-07-11 22:18:37 +08:00
tradecatlabs a8099f52fe docs: add research domains and resource registry
- add local external resources registry
- add research domain contract and per-repository research domains
- add raw fact snapshot governance and validation scripts

Validation:
- make test
- git diff --check HEAD~1..HEAD

Note:
- welcome workflow failed because its action input names are stale; core content CI passed.
2026-07-03 08:20:22 +08:00
tradecatlabs 3c9db12fe1 docs: architecture - relocate private evidence kit 2026-06-03 12:26:05 +08:00
tradecatlabs 7c56f3bb99 docs: architecture - localize enterprise kit assets 2026-06-02 07:41:21 +08:00
tradecatlabs 67267d660b chore: references - remove local architecture kit from remote 2026-06-02 07:28:32 +08:00
tukuaiai 95c591bdd2 chore: references - generate readme from sources 2026-05-04 05:01:12 +08:00
tukuaiai 2eafa33fee chore: governance - tighten repo hygiene 2026-05-04 04:45:05 +08:00
tukuaiai f1d6a8980a docs: align onboarding and harden docs checks 2026-05-04 03:32:44 +08:00
tukuaiai 5c7a3c2d71 docs: harden ai citation and external governance 2026-05-04 01:25:22 +08:00
tukuaiai 8d4957d50c chore: cleanup backup and debug artifacts 2026-05-02 21:05:48 +08:00
tukuaiai 1797d4277b chore: chat-vault - remove vendored monitor source 2026-05-02 04:04:40 +08:00
tukuaiai 8aa2d115f6 chore: harden repository quality gates 2026-05-02 03:55:45 +08:00
tukuaiai a23de97460 chore: migrate repository to standard knowledge base layout 2026-05-02 03:29:06 +08:00
tukuaiai dc4fd72b5c chore: repos - link skill seekers source 2026-04-29 00:33:54 +08:00
tukuaiai 7aa278d38a chore: assets - retire canvas workflow and document repo sources 2026-04-28 19:14:25 +08:00
tukuaiai f78d03236a chore: assets - reorganize resource directories 2026-04-28 18:36:31 +08:00
tukuaiai 51aead0b4d chore: ignore Zone.Identifier files 2026-04-13 12:55:30 +08:00
tukuaiai 62a1f2889c fix: restore markdownlint after assets move 2026-02-27 06:20:11 +08:00
tukuaiai 939cf786f3 chore: add backups scripts and ignore archives 2026-02-19 11:28:54 +08:00
tukuaiai 43353fb812 chore: gitignore - ignore codex resume files 2026-02-19 02:04:41 +08:00
tukuaiai 9cd6ff599c feat: add config - track codex settings 2026-02-12 17:24:59 +08:00
tukuaiai b0dea90560 chore: gitignore - ignore local codex config 2026-02-12 17:14:58 +08:00
tukuaiai efe2dc94de chore: gitignore - ignore skill-seekers output 2026-02-12 03:23:32 +08:00
tukuaiai 7ba3f4907d chore: 添加 .history/ 到 gitignore 2026-02-12 01:59:37 +08:00
tukuaiai f4d92aa0f7 feat: skills - add sop generator skill 2026-01-21 05:38:30 +08:00
tukuaiai 5df88f3032 fix: 添加被忽略的 jsonl 和图片文件 2025-12-24 17:59:44 +08:00
tukuaiai 3b8551763d chore: stop tracking file '1' and add to gitignore 2025-12-22 07:03:23 +08:00
tukuaiai 2ae6080dbe chore: 清理 .gitignore 重复条目 2025-12-19 01:15:17 +08:00
tukuaiai 45f7f1bf82 chore: 忽略 backups 目录 2025-12-19 01:10:44 +08:00
tukuaiai 726d895e7c chore: Ignore backups directory 2025-12-18 17:17:50 +08:00
tukuaiai 1071d84aa1 docs: 更新外部资源聚合文档 2025-12-18 10:57:33 +08:00
tukuaiai 4916a9a349 build: 忽略 backups 目录
将 backups/ 目录添加到 .gitignore 文件中,以防止备份文件被 Git 跟踪。
2025-12-16 21:16:00 +08:00
tukuaiai b6e4231621 refactor: Consolidate external tools and personal configurations under libs/external, clean up libs/common/utils, and update gitignore and AGENTS.md 2025-12-14 07:40:59 +08:00
tukuaiai 4955cdd740 feat: Track my-nvim, PDFs and update gitignore per user request 2025-12-14 07:24:52 +08:00
tukuaiai 9e36099e42 feat: Add backup and image-to-pdf utilities 2025-12-14 07:20:38 +08:00
tukuaiai 1a599fae36 feat: Add AGENTS.md and remove utils init, update gitignore 2025-12-14 07:11:54 +08:00
tukuaiai 45b9d3b8eb feat: Add GitHub community files and update contact information
This commit introduces standard GitHub community files including:
- Issue templates for bug reports and feature requests.
- Pull Request template.
- Security policy with contact email.
- Funding configuration with GitHub Sponsors and custom links.

Updates include:
- .github/ISSUE_TEMPLATE/ with bug_report.md and feature_request.md.
- .github/PULL_REQUEST_TEMPLATE.md.
- .github/SECURITY.md with tukuai.ai@gmail.com as contact email.
- .github/FUNDING.yml with github: tukuaiai and custom crypto/social links.
- README.md with a new 联系方式 section and fixed Mermaid diagram syntax.
- .gitignore updated to track .github/ directory.

This ensures better community engagement and project maintainability.
2025-12-13 09:52:56 +08:00
tukuaiai febc83c1d1 Initial commit: Synchronize local state with remote 2025-12-13 09:25:16 +08:00