Define a complete daily-use app release milestone and acceptance checklist #83
Labels
No labels
abandoned
active
audit
blocked
data-safety
difficulty:easy
difficulty:hard
difficulty:high
difficulty:medium
docs
done
duplicate
notebook-v0
open
priority:high
ready
release-critical
safe-mode
spec
spec-backlog
subsystem:api
subsystem:backlog
subsystem:bases
subsystem:ci
subsystem:command
subsystem:configuration
subsystem:consolidate
subsystem:dependencies
subsystem:desktop-electron
subsystem:diffmerge
subsystem:docker
subsystem:docs
subsystem:fuzzy
subsystem:graph
subsystem:hotkeys
subsystem:lapis
subsystem:maint
subsystem:maintenance
subsystem:markdown
subsystem:markdown-lint
subsystem:md018
subsystem:notebook
subsystem:notifications
subsystem:opfs
subsystem:package
subsystem:plugin-markdown
subsystem:plugin-tasks
subsystem:plugins
subsystem:registry
subsystem:release
subsystem:renovate
subsystem:restore
subsystem:scripts
subsystem:search
subsystem:settings
subsystem:spec
subsystem:tasks
subsystem:testing
subsystem:ui
subsystem:web
subsystem:workspace
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lapis-notes/lapis#83
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Create a release milestone and checklist that defines what must be true before
Lapis Notes can be treated as a complete daily-use notes app.
Problem
Lapis Notes already has strong platform coverage and a broad feature set, but
work is spread across multiple parallel directions. The project needs a single
release-readiness target so new work can be judged against a concrete daily-use
flow instead of feature breadth.
Goal
Add a release-readiness spec page that defines the complete daily-use app
milestone, the required user journeys, and the release gate for tagging that
milestone.
Scope
spec/src/in the location that bestmatches the existing spec structure.
recovery flows.
Non-goals
test.
Acceptance Criteria
spec/src/.clear acceptance test.
tagging a release.
Implementation Notes
note CRUD, links, search, notebooks, plugin controls, restart persistence,
and recovery from common failures.
Suggested Files or Specs To Inspect
spec/src/SUMMARY.mdspec/src/20-packages/spec/src/30-cross-package-contracts/.issues/index.mdValidation Commands
make spec-lintmdbook build specpnpm test:smokeFollow-up Tasks
Implementation Summary
Duplicate of completed issue #77; keeping #77 as the canonical closed milestone issue.