36 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 7c56f3bb99 docs: architecture - localize enterprise kit assets 2026-06-02 07:41:21 +08:00
tradecatlabs 91e27cf8ea fix: ci - remove local architecture kit gate 2026-06-02 07:30:00 +08:00
tradecatlabs 81f1c80c3c docs: references - tighten architecture kit validation 2026-06-01 23:02:54 +08:00
tukuaiai 1d204749a5 docs: add wiki maintenance gate 2026-05-17 13:15:05 +08:00
tukuaiai 02005c4911 docs: clean non-docs readme maintenance notes 2026-05-05 03:02:43 +08:00
tukuaiai 3f5f4c968f docs: remove references source fragments 2026-05-05 01:24:00 +08:00
tukuaiai 30ee6d0e20 fix: github - keep root readme authoritative 2026-05-04 05:07:59 +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 bf73f011bc fix: ci - exclude vendor link noise 2026-05-04 04:15:26 +08:00
tukuaiai b56e5364cf fix: ci - harden link checks 2026-05-04 04:12:08 +08:00
tukuaiai da52264bb3 chore: avoid local node_modules generation 2026-05-04 03:54:14 +08:00
tukuaiai 8e1a32c499 ci: update actions and strengthen docs gates 2026-05-04 03:47:52 +08:00
tukuaiai 4492674a41 docs: add directory governance docs 2026-05-04 03:40:08 +08:00
tukuaiai f1d6a8980a docs: align onboarding and harden docs checks 2026-05-04 03:32:44 +08:00
tukuaiai 7dea8587b1 docs: remove migration wording from current guides 2026-05-04 01:47:51 +08:00
tukuaiai 5c7a3c2d71 docs: harden ai citation and external governance 2026-05-04 01:25:22 +08:00
tukuaiai f4889accd7 docs: add metadata path gate 2026-05-04 00:14:13 +08:00
tukuaiai 7ab504b055 docs: harden docs navigation gates 2026-05-03 22:21:18 +08:00
tukuaiai b5043f6216 docs: add anchor gate and folded references toc 2026-05-03 21:22:10 +08:00
tukuaiai 8d4957d50c chore: cleanup backup and debug artifacts 2026-05-02 21:05:48 +08:00
tukuaiai dc51eee45a chore: docs - remove workflow playbooks 2026-05-02 04:46:53 +08:00
tukuaiai 1b3fe53d8b chore: docs - remove case studies 2026-05-02 04:33:07 +08:00
tukuaiai 8aa2d115f6 chore: harden repository quality gates 2026-05-02 03:55:45 +08:00
tukuaiai 26e345e8d2 fix: update ci node version for markdownlint 2026-05-02 03:44:18 +08:00
tukuaiai a523b6d45f fix: enable ci on active branches 2026-05-02 03:42:05 +08:00
tukuaiai a23de97460 chore: migrate repository to standard knowledge base layout 2026-05-02 03:29:06 +08:00
tukuaiai 7aa278d38a chore: assets - retire canvas workflow and document repo sources 2026-04-28 19:14:25 +08:00
tukuaiai ecdb4eec3f docs: external - fix broken relative links 2026-02-28 07:29:38 +08:00
tukuaiai 62a1f2889c fix: restore markdownlint after assets move 2026-02-27 06:20:11 +08:00
tukuaiai ecb6d7f0fa feat: Add CI workflows, issue templates, examples, and prompts 2025-12-18 17:01:47 +08:00
tukuaiai 6427c15ae4 feat: 自动化项目丰富 - 添加 CI/CD、实战案例和提示词
## 新增内容

### GitHub Actions 工作流
- ci.yml: Markdown lint、链接检查、项目结构验证
- welcome.yml: 自动欢迎新贡献者
- labeler.yml: PR 自动标签

### Issue 模板
- prompt_contribution.md: 提示词贡献模板
- documentation.md: 文档改进模板
- config.yml: 模板配置(含社区链接)

### 实战案例
- 02-blog-system.md: 个人博客系统(Next.js + MDX)
- 04-cli-tool.md: 命令行工具(Python + Click)
- 05-chrome-extension.md: Chrome 扩展(网页笔记助手)

### 编程提示词
- debug-expert.md: 调试专家提示词
- code-review.md: 代码审查提示词
- architecture-design.md: 架构设计提示词

## 相关 Issues
- #5 完善 Wiki 文档
- #6 添加更多实战案例
- #7 扩充提示词库
- #8 激活社区讨论
2025-12-18 16:13:40 +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
土块 8261712a86 Delete .github/1 2025-12-13 09:27:54 +08:00
土块 9a99b70131 Create 1 2025-12-13 09:27:42 +08:00