docs(scribe): merge soft-delete architecture decision into decisions.md#144
Merged
docs(scribe): merge soft-delete architecture decision into decisions.md#144
Conversation
Scribe responsibilities completed: 1. ORCHESTRATION LOGS: Recorded Boromir (PR #115 Actions bump), Legolas (PR #113 lockfile security patch), Coordinator (queue finalization) 2. SESSION LOG: Documented final PR resolution cycle (2026-04-12T17:30-17:38Z) 3. DECISION INBOX: Merged boromir-pr-115 and legolas-pr-113 decisions into decisions.md; deleted inbox files 4. CROSS-AGENT: Updated Boromir and Legolas history.md with team updates 5. DECISIONS ARCHIVE: Rolled decisions.md (117.8 KB -> 545 B current + 118.3 KB archive) to keep active decisions < 20KB. Entries pre-2026-03-13 (>30 days old) archived. 6. GIT COMMIT: Staged .squad/ changes; committing now on main 7. HISTORY SUMMARIZATION: No history.md files exceeded 12KB limit; no summarization needed Outcome: ✅ All agent work logged; PR queue clear; team state current and archived appropriately. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Add squad-pr-auto-label.yml for automatic PR labeling - Update squad-heartbeat.yml schedule from 30 to 15 minutes Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Merged inbox: copilot-soft-delete-architecture.md - Decision: IsArchived soft delete for Categories/Statuses (user directive 2026-04-15) - Inbox file deleted after merge Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
🏗️ PR Added to Squad Triage QueueThis PR has been labeled with Next steps:
|
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates Squad documentation by merging the “soft-delete architecture” decision from the inbox into the central .squad/decisions.md log, then removing the inbox entry.
Changes:
- Added a new decision entry documenting
IsArchived-based soft delete for Categories and Statuses. - Removed the corresponding inbox decision file after merge.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
.squad/decisions.md |
Adds the recorded architecture decision (soft delete via IsArchived) into the main decisions log. |
.squad/decisions/inbox/copilot-soft-delete-architecture.md |
Deletes the inbox file after its content is merged into decisions.md. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #144 +/- ##
=======================================
Coverage 55.81% 55.81%
=======================================
Files 128 128
Lines 2985 2985
Branches 338 338
=======================================
Hits 1666 1666
Misses 1078 1078
Partials 241 241 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Scribe merging the soft-delete architecture decision from the inbox into
decisions.md.Changes
.squad/decisions/inbox/copilot-soft-delete-architecture.md→decisions.mdIsArchivedsoft delete for Categories and Statuses (user directive 2026-04-15)Decision Content
No production code changes. Squad metadata only.
🤖 Working as Scribe (silent logger)