mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-25 08:46:22 +02:00
feat: initialize agent and claude skill libraries with comprehensive knowledge bases, workflow templates, and implementation artifacts.
This commit is contained in:
parent
956d8c6322
commit
b35b4337bb
2028 changed files with 565614 additions and 0 deletions
73
_bmad-output/implementation-artifacts/sprint-status.yaml
Normal file
73
_bmad-output/implementation-artifacts/sprint-status.yaml
Normal file
|
|
@ -0,0 +1,73 @@
|
|||
# generated: 2026-04-13T02:50:25+07:00
|
||||
# last_updated: 2026-04-13T02:50:25+07:00
|
||||
# project: SurfSense
|
||||
# project_key: NOKEY
|
||||
# tracking_system: file-system
|
||||
# story_location: {project-root}/_bmad-output/implementation-artifacts
|
||||
|
||||
# STATUS DEFINITIONS:
|
||||
# ==================
|
||||
# Epic Status:
|
||||
# - backlog: Epic not yet started
|
||||
# - in-progress: Epic actively being worked on
|
||||
# - done: All stories in epic completed
|
||||
#
|
||||
# Epic Status Transitions:
|
||||
# - backlog → in-progress: Automatically when first story is created (via create-story)
|
||||
# - in-progress → done: Manually when all stories reach 'done' status
|
||||
#
|
||||
# Story Status:
|
||||
# - backlog: Story only exists in epic file
|
||||
# - ready-for-dev: Story file created in stories folder
|
||||
# - in-progress: Developer actively working on implementation
|
||||
# - review: Ready for code review (via Dev's code-review workflow)
|
||||
# - done: Story completed
|
||||
#
|
||||
# Retrospective Status:
|
||||
# - optional: Can be completed but not required
|
||||
# - done: Retrospective has been completed
|
||||
#
|
||||
# WORKFLOW NOTES:
|
||||
# ===============
|
||||
# - Epic transitions to 'in-progress' automatically when first story is created
|
||||
# - Stories can be worked in parallel if team capacity allows
|
||||
# - Developer typically creates next story after previous one is 'done' to incorporate learnings
|
||||
# - Dev moves story to 'review', then runs code-review (fresh context, different LLM recommended)
|
||||
|
||||
generated: 2026-04-13T02:50:25+07:00
|
||||
last_updated: 2026-04-13T02:50:25+07:00
|
||||
project: SurfSense
|
||||
project_key: NOKEY
|
||||
tracking_system: file-system
|
||||
story_location: "{project-root}/_bmad-output/implementation-artifacts"
|
||||
|
||||
development_status:
|
||||
epic-1: done
|
||||
1-1-project-infrastructure-database-init: done
|
||||
1-2-backend-auth-api-jwt: done
|
||||
1-3-frontend-auth-ui: done
|
||||
epic-1-retrospective: optional
|
||||
epic-2: done
|
||||
2-1-celery-worker-pdf-parser: done
|
||||
2-2-upload-api-rate-limiting: done
|
||||
2-3-knowledge-base-ui-micro-sync-indicators: done
|
||||
2-4-delete-document-flow: done
|
||||
epic-2-retrospective: optional
|
||||
epic-3: in-progress
|
||||
3-1-chat-session-api: done
|
||||
3-2-rag-engine-sse-endpoint: done
|
||||
3-3-chat-ui-sse-client: done
|
||||
3-4-split-pane-layout-interactive-citation: done
|
||||
3-5-model-selection-via-quota: backlog
|
||||
epic-3-retrospective: optional
|
||||
epic-4: done
|
||||
4-1-chat-history-sync: done
|
||||
4-2-graceful-degradation-offline-ui: done
|
||||
4-3-global-network-sync-indicators: done
|
||||
epic-4-retrospective: optional
|
||||
epic-5: backlog
|
||||
5-1-pricing-plan-selection-ui: backlog
|
||||
5-2-stripe-payment-integration: backlog
|
||||
5-3-stripe-webhook-sync: backlog
|
||||
5-4-usage-tracking-rate-limit-enforcement: backlog
|
||||
epic-5-retrospective: optional
|
||||
Loading…
Add table
Add a link
Reference in a new issue