chore: Update SDLC instructions and contract
All checks were successful
Deploy to Staging / Build Images (push) Successful in 34s
Deploy to Staging / Deploy to Staging (push) Successful in 22s
Deploy to Staging / Verify Staging (push) Successful in 2m31s
Deploy to Staging / Notify Staging Ready (push) Successful in 9s
Deploy to Staging / Notify Staging Failure (push) Has been skipped
All checks were successful
Deploy to Staging / Build Images (push) Successful in 34s
Deploy to Staging / Deploy to Staging (push) Successful in 22s
Deploy to Staging / Verify Staging (push) Successful in 2m31s
Deploy to Staging / Notify Staging Ready (push) Successful in 9s
Deploy to Staging / Notify Staging Failure (push) Has been skipped
This commit is contained in:
11
README.md
11
README.md
@@ -240,10 +240,19 @@ make migrate # run DB migrations
|
||||
Skills: codebase-analysis, problem-analysis, decision-critic, planner, doc-sync
|
||||
Role-Agents: Developer, Technical Writer (TW), Quality Reviewer (QR), Debugger
|
||||
Domain Agents: Feature Agent, Frontend Agent, Platform Agent, Quality Agent
|
||||
|
||||
|
||||
Labels: status/backlog -> status/ready -> status/in-progress -> status/review -> status/done
|
||||
Commits: {type}: {summary} (refs #{N}) | Types: feat, fix, chore, docs, refactor, test
|
||||
Branches: issue-{N}-{slug} | Example: issue-42-add-fuel-report
|
||||
|
||||
SUB-ISSUE PATTERN (multi-file features)
|
||||
----------------------------------------
|
||||
Parent: #105 "feat: Add Grafana dashboards"
|
||||
Sub: #106 "feat: Dashboard provisioning (#105)" <-- parent index in title
|
||||
Branch: issue-105-add-grafana-dashboards <-- ONE branch, parent index
|
||||
Commit: feat: add provisioning (refs #106) <-- refs specific sub-issue
|
||||
PR: feat: Add Grafana dashboards (#105) <-- ONE PR, parent index
|
||||
Body: Fixes #105, Fixes #106, Fixes #107... <-- closes all
|
||||
|
||||
QUALITY RULES
|
||||
-------------
|
||||
|
||||
Reference in New Issue
Block a user