Commit Graph

5 Commits

Author SHA1 Message Date
kjh2064 e9f9c6615c docs: Add Gitea API automation guide to AGENTS.md and CLAUDE.md
ci / backend (push) Failing after 1s
ci / static (push) Failing after 4s
ci / frontend (push) Failing after 10s
Enhance project governance with CI/CD automation capabilities:

AGENTS.md additions:
- v16.0 Gitea API & CI/CD Automation section
- Environment setup (GITEA_TOKEN_TAXBAIK)
- Common API patterns (PR comments, labels, releases)
- Gitea Actions workflow integration
- Automation best practices (labels, milestones, release tagging)

CLAUDE.md additions:
- Gitea API setup instructions
- Practical automation tasks (build verification, auto-labeling, debt tracking)
- Gitea Actions integration example for PR verification

This enables:
- Automated PR verification comments with test results
- Auto-labeling by affected modules
- Tech debt tracking via issue linking
- Release management automation
- CI/CD pipeline transparency

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-08-02 05:43:42 +09:00
kjh2064 38cbec463a docs: Refresh CLAUDE.md with AGENTS.md v16.0 strategic principles and tech debt management
ci / backend (push) Failing after 1s
ci / static (push) Failing after 5s
ci / frontend (push) Failing after 5s
Updates:
- Add governance section referencing AGENTS.md v16.0 decision criteria
- Replace coding standards with Work Decision Checklist (13 items)
- Integrate AI input packet (8-item verification before code request)
- Reinforce blocking rules with anti-patterns (10 explicit blockers)
- Add Tech Debt Management section (registry, impact/effort matrix, paydown target)
- Update Validation Gates with status tracking

This ensures CLAUDE.md stays synchronized with project governance and guides all AI-assisted work toward architectural excellence, not convenience.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-08-02 05:41:46 +09:00
kjh2064 50db649b5c docs: Update CLAUDE.md - use remote PostgreSQL via SSH port forwarding (178.104.200.7)
ci / backend (push) Failing after 1s
ci / static (push) Failing after 4s
ci / frontend (push) Failing after 5s
2026-08-02 05:23:18 +09:00
kjh2064 aa1850ae33 docs: Update CLAUDE.md - remove Docker dependency from local dev, use native PostgreSQL
ci / backend (push) Failing after 0s
ci / frontend (push) Failing after 11s
ci / static (push) Failing after 33s
2026-08-02 05:21:59 +09:00
kjh2064 d69b214337 docs: Add comprehensive CLAUDE.md with architecture, commands, and guardrails
ci / backend (push) Failing after 2s
ci / static (push) Failing after 6s
ci / frontend (push) Failing after 5s
2026-08-02 05:20:30 +09:00