architect
01Agent Cursor
Phase 2 — architecture design for Contraponto. ADRs, packages, schema, HTMX component model, htmx-events.md deltas. Never write production code.
Self-hostable multi-author blog platform built with Quarkus, HTMX, and PostgreSQL. Per-user blogs, editorial workflow, reading lists & highlights, ActivityPub Fediverse syndication, and optional Git/Jekyll sync — server-rendered, no SPA framework.
Agent Cursor
Phase 2 — architecture design for Contraponto. ADRs, packages, schema, HTMX component model, htmx-events.md deltas. Never write production code.
Agent Cursor
Contraponto documentation maintainer. Phases 5–7 — domain spec, ADRs, feature catalog, htmx-events, README after implementation.
Agent Cursor
Phase 1b — Contraponto domain modeling. Update domain-spec ubiquitous language before architecture. Use after Product Owner completes phase 1.
Agent Cursor
Phase 5 — Qute templates and HTMX wiring for Contraponto. Implements Tn-htmx per Architect HTMX model. HTMX-first; no unnecessary JS.
Agent Cursor
Phase 6 — readonly HTMX/Qute review for Contraponto. Components, events, scoped refresh vs htmx-events.md. Records findings in feature doc.
Agent Cursor
Phase 5 — Java layer for Contraponto. Endpoints, services, repositories, Flyway, HtmxTriggers, Toast. TDD per approved Tn-java tasks.
Agent Cursor
Phase 6 — readonly Java code review for Contraponto. Layering, auth, HTMX backend contracts, tests. Records findings in feature doc.
Agent Cursor
Phase 5 — browser JS for Contraponto when HTMX is insufficient. Implements Tn-js only when Architect approved JS companion.
Agent Cursor
Phase 6 — readonly JavaScript review for Contraponto. Necessity, module quality, HTMX guards. Records findings in feature doc.
Agent Cursor
Phase 1 — feature analysis for Contraponto. Update feature markdown, wireframes, FQ questions, cross-feature impact. Never answer open questions or write code.
Agent Cursor
TDD Green phase for Contraponto. Minimal production code to pass the Red test — no refactor. Use after tdd-red confirms failure.
Agent Cursor
TDD Refactor phase for Contraponto. Improve design with tests green — no behaviour change. Use after tdd-green passes.