Skip to content

Initial work#1

Open
kostapetan wants to merge 6 commits into
mainfrom
try-planner
Open

Initial work#1
kostapetan wants to merge 6 commits into
mainfrom
try-planner

Conversation

@kostapetan

Copy link
Copy Markdown
Contributor

No description provided.

- Add detailed Copywriting Agent section (capabilities, tools, request/response models,
  usage examples, retry strategy, and testing notes) to docs/architecture/agent-framework.md
- Add AIFunctionFactory registration recommendation to best practices
- Update .gitignore to ensure coverage/ is ignored
…normalize prompts

- Add extensive product & feature specifications: expand specs/prd.md and add FRDs for campaign brief, AI content generation, compliance audit, campaign display, and campaign data storage (FRD-001..FRD-005)
- Add reviewer.agent.md to provide a Technical Requirements Reviewer agent with handoff to PM
- Update pm.agent.md: switch model to Claude Sonnet 4.5, add explicit handoffs and "WHAT vs HOW" guidelines for PRD/FRD outputs
- Normalize prompt frontmatter across repo: replace "mode:" with "agent:" in delegate, deploy, frd, generate-agents, implement, plan, and prd prompts
- Minor cleanup in planner.agent.md (spacing/newline)
Add .github/agents/architect.agent.md with Dev Lead (Architect) agent responsibilities:
guidelines management, AGENTS.md synthesis, ADR creation workflow, standards enforcement,
and working notes for maintaining project guidelines.

Add specs/adr/README.md documenting ADR purpose, list of ADRs, key decisions summary,
MADR format, and guidance for creating/updating ADRs.
Add architecture decision records for core platform choices:
- 0001: Use .NET Aspire with Monorepo Architecture
- 0002: Use Microsoft Agent Framework for AI Agents
- 0003: Use Azure Cosmos DB with Native SDK (No Entity Framework)
- 0004: Use ASP.NET Core Minimal APIs with Record Types
- 0005: Use Next.js App Router with TanStack Query
- 0006: Sequential Agent Execution with Retry Pattern
- 0007: OpenAPI-Driven SDK Generation for Type Safety
- add azure.yaml and next-steps.md for azd project configuration and guidance
- scaffold src/api (Program.cs, api.csproj, launchSettings, appsettings, api.http)
- add .azure to root and src/api .gitignore
- remove .aspire/settings.json

options added
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant