Agent Claude Code
Compatibility adapter đọc/summarize context artifact từ contextd context; canonical source là .contextd/context/current-task.json, markdown chỉ là render. KHÔNG tự invent retrieval rules.
Build system for AI coding-agent context. Generate deterministic, explainable context artifacts for Claude, Codex, Cursor, and MCP.
Agent Claude Code
Compatibility adapter đọc/summarize context artifact từ contextd context; canonical source là .contextd/context/current-task.json, markdown chỉ là render. KHÔNG tự invent retrieval rules.
Agent Claude Code
Cập nhật knowledge repo sau khi code thay đổi — pattern mới, contract mới, service mới, ADR mới. DÙNG KHI user gọi /update-contextd hoặc khi cần đồng bộ knowledge sau merge. KHÔNG DÙNG để chỉnh code project.
Agent Claude Code
Legacy planner reference. Canonical task classification now happens inside contextd context, which emits .contextd/context/current-task.json. KHÔNG dùng planner này để override artifact.
Agent Claude Code
Review output against contracts/patterns/domain rules referenced by .contextd/context/current-task.json. Markdown is render-only; JSON artifact is canonical.