docs: reconcile bundled plugin status fix
Some checks failed
Electron E2E / Electron E2E (macos-latest) (push) Has been cancelled
Electron E2E / Electron E2E (ubuntu-latest) (push) Has been cancelled
Electron E2E / Electron E2E (windows-latest) (push) Has been cancelled

This commit is contained in:
2026-09-05 10:46:00 +08:00
parent 6d102b2c6d
commit d642d7607c
3 changed files with 75 additions and 69 deletions

View File

@@ -4,6 +4,21 @@ This file is the integrated default-branch snapshot. Feature tasks record progre
## Integrated Through
- Unified Plugin workspace bundled-delivery fix source
`6bd9287c879dca93da11e17533f84e3535fc656a` from task
`20260905-plugin-download-action-6c8e4a21` is integrated onto local `main` as
`6d102b2`. Code-owned bundled official Plugins, including
`makelore.project-scaffold`, now show `随应用提供` when no device-package record
exists instead of falsely showing `未下载官方包`. This is presentation-only:
bundled Plugins still have no device download/update/uninstall flow, and the existing
server-authoritative `免费获取` action remains required before project enablement.
Focused Plugin tests, typecheck, scoped lint, and all Vite targets passed; the ordinary
full unit run had one unrelated Pi real-process two-second timing miss among 1,887
passing tests and 2 skips, and that exact test passed 6/6 in isolation with the
pressure suite passing 1/1. The production Marketplace currently returns
`404 plugin_not_found` for Project Scaffold and still requires deployment of the
current server plus migration through `20260904_project_scaffold_0085`; no deployment
or production database change is claimed here.
- Interactive AI application source `959b633` and official Marketplace packaging
source `ddb678b46ff10a28e04beeafcfc00c8c8a23ff9f` are integrated through merges
`4bc3e0ea5331a7d3f3576768c0119c02c0f0f952` and