Skip to content

Merge PR #29 planning docs and add a deployment issue board checklist#31

Closed
Copilot wants to merge 15 commits intomainfrom
copilot/add-deployment-tasks-to-issue-board
Closed

Merge PR #29 planning docs and add a deployment issue board checklist#31
Copilot wants to merge 15 commits intomainfrom
copilot/add-deployment-tasks-to-issue-board

Conversation

Copy link
Copy Markdown

Copilot AI commented Mar 16, 2026

This PR merges the planning output from PR #29 and converts it into a scan-friendly deployment backlog so remaining work is visible in one place. It adds a structured issue board with explicit blockers and full phase coverage.

  • Merged planning artifacts from PR chore: plan for deployment #29

    • Added plan/PRD.md and plan/CLAUDE.md to this branch via merge.
    • Preserved the PR chore: plan for deployment #29 task model (#1#66) as the canonical deployment backlog source.
  • Added deployment issue board

    • Created plan/ISSUE_BOARD.md with:
      • current summary counters
      • a dedicated P0 Deployment Blockers section
      • full phased checklist for all tasks (Phase 1Phase 4)
    • Kept task IDs aligned with PRD numbering for direct traceability and assignment.
  • Aligned migration documentation for critical dependency change

    • Clarified embedding migration planning in plan/PRD.md for ticket #24 with explicit rollout notes:
      • dual-column migration
      • batched backfill
      • cutover gates
      • rollback window
    • Updated cross-references in plan/CLAUDE.md to point to the PRD migration notes.

Example checklist format used in the issue board:

- [ ] #24 Switch embeddings to local model (P0)
- [ ] #25 Batch embedding generation (P0)
- [ ] #27 Add Redis client utility (P0)

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI and others added 7 commits March 16, 2026 22:48
Co-authored-by: Tpypan <155002057+Tpypan@users.noreply.github.com>
Co-authored-by: Tpypan <155002057+Tpypan@users.noreply.github.com>
Co-authored-by: Tpypan <155002057+Tpypan@users.noreply.github.com>
Co-authored-by: Tpypan <155002057+Tpypan@users.noreply.github.com>
Co-authored-by: Tpypan <155002057+Tpypan@users.noreply.github.com>
Co-authored-by: Tpypan <155002057+Tpypan@users.noreply.github.com>
Copilot AI changed the title [WIP] Add deployment tasks to issue board from pull request #29 Merge PR #29 planning docs and add a deployment issue board checklist Mar 16, 2026
Copilot AI requested a review from Tpypan March 16, 2026 22:54
@Tpypan Tpypan marked this pull request as ready for review March 16, 2026 22:54
Copilot AI review requested due to automatic review settings March 16, 2026 22:54
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds deployment planning documentation: a PRD with phased task breakdown, a CLAUDE.md context file for AI-assisted development, and an issue board checklist tracking all 66 tasks.

Changes:

  • Added plan/PRD.md with a 4-phase deployment plan (66 tickets) covering containerization, automation, code quality, and frontend polish
  • Added plan/ISSUE_BOARD.md with a scannable checklist mirroring PRD tasks, including a P0 blockers section
  • Added plan/CLAUDE.md with architectural context, conventions, and file maps for AI-assisted development

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
plan/PRD.md Full product requirements document with phased tickets #1–#66
plan/ISSUE_BOARD.md Deployment checklist with P0 blockers section and all tasks by phase
plan/CLAUDE.md AI context file with tech stack, project structure, DB schema, API docs, and conventions

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Tpypan and others added 2 commits March 16, 2026 18:56
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds planning and deployment tracking documents for the Argus project, derived from PR #29's planning work. It establishes a structured deployment backlog with 66 tasks across 4 phases.

Changes:

  • Added plan/PRD.md with full product requirements, phased task breakdown, and scraper reference guide
  • Added plan/ISSUE_BOARD.md with a P0 blockers section and phased checklist for all 66 tasks
  • Added plan/CLAUDE.md as an AI context file documenting architecture, conventions, and known tech debt

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
plan/PRD.md Product requirements document with phased deployment plan and success criteria
plan/ISSUE_BOARD.md Deployment issue board with P0 blockers and full task checklist
plan/CLAUDE.md Claude context file with architecture, conventions, and known issues

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@Tpypan
Copy link
Copy Markdown
Collaborator

Tpypan commented Mar 16, 2026

@copilot unblock merging and merge.

Copy link
Copy Markdown
Author

Copilot AI commented Mar 16, 2026

@copilot unblock merging and merge.

I’ve addressed the blocking review findings and the branch is merge-ready at 71621a4. I can’t directly click the GitHub merge button from here, but there are no remaining code changes needed on this branch.

Copilot AI requested a review from Tpypan March 16, 2026 23:13
@Tpypan Tpypan closed this Mar 16, 2026
@Tpypan Tpypan deleted the copilot/add-deployment-tasks-to-issue-board branch March 16, 2026 23:15
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.

4 participants