manifest check ok

Automation Manifest Check

驗證 automation manifest 是否可信:正式報告存在、雙擊入口可執行、npm scripts 仍存在、local-only 邊界清楚。

OK261
Warning0
Error0

Safety Gates

local-only 主流程的門禁摘要。外部查詢、Notion、live browser 只能留在 optional/manual;三個 orchestrator 不應直接呼叫外部或寫入服務。

External script gates6 / 0 errors
Orchestrator gates6 / 0 errors
Local-only status守住
okscript external:pubmed-search 的外部/人工邊界正確external/manual; localOnly=false; externalOrManual=true
okscript external:pubmed-novelty-check 的外部/人工邊界正確external/manual; localOnly=false; externalOrManual=true
okscript external:fetch:journals:browser 的外部/人工邊界正確external/manual; localOnly=false; externalOrManual=true
okscript notion:dedupe 的外部/人工邊界正確external/manual; localOnly=false; externalOrManual=true
okscript notion:dry-run 的外部/人工邊界正確external/manual; localOnly=false; externalOrManual=true
okscript notion:sync 的外部/人工邊界正確external/manual; localOnly=false; externalOrManual=true
okscripts/check-automation-quick.mjs 存在,可掃描 local-only 邊界source loaded
okscripts/check-automation-quick.mjs 不呼叫 external / notion / live 指令no forbidden calls
okscripts/run-local-automation.mjs 存在,可掃描 local-only 邊界source loaded
okscripts/run-local-automation.mjs 不呼叫 external / notion / live 指令no forbidden calls
okscripts/run-and-verify-local.mjs 存在,可掃描 local-only 邊界source loaded
okscripts/run-and-verify-local.mjs 不呼叫 external / notion / live 指令no forbidden calls

重跑指令

cd "." npm run manifest:check

檢查項目

okmanifest schemaVersionschemaVersion=1
okmanifest 宣告 local-only 主流程Codex CLI / npm scripts / local files / openwiki
ok正式報告清單不是空的47 report(s)
ok雙擊入口清單不是空的24 command file(s)
oknpm scripts 清單不是空的95 script(s)
ok控制中心 檔案存在index.html
ok控制中心 npm script 存在control:center
ok使用方式 檔案存在AUTOMATION_USAGE.md
okn8n-like 自動化地圖 檔案存在automation-map.html
okn8n-like 自動化地圖 npm script 存在automation:map
okExecution cockpit 檔案存在automation-cockpit.html
okExecution cockpit npm script 存在cockpit:html
okLive monitor 檔案存在automation-live.html
okLive monitor npm script 存在monitor:html
okPaper dashboard 檔案存在workflow.html
okPaper dashboard npm script 存在workflow
okResearch workflow 檔案存在research-workflow.html
okResearch workflow npm script 存在research:map
okResearch dashboard 檔案存在research-dashboard.html
okResearch dashboard npm script 存在research:map
ok10:00 閱讀入口 檔案存在daily-brief.html
ok10:00 閱讀入口 npm script 存在daily:brief
okNext actions 檔案存在automation-next.html
okNext actions npm script 存在next:html
okOperator decision 檔案存在automation-decision.html
okOperator decision npm script 存在decision:html
okAutomation status 檔案存在automation-status.html
okAutomation status npm script 存在status:html
okState snapshot 檔案存在automation-state.html
okState snapshot npm script 存在state:html
okAutomation timeline 檔案存在automation-timeline.html
okAutomation timeline npm script 存在timeline:html
okAutomation receipt 檔案存在automation-receipt.html
okAutomation receipt npm script 存在receipt:html
okQuick check 檔案存在automation-check.html
okQuick check npm script 存在automation:check
okRun + verify 檔案存在automation-run-and-verify.html
okRun + verify npm script 存在automation:run-and-verify
okExecutability 檔案存在automation-executability.html
okExecutability npm script 存在executability:html
okConsistency 檔案存在automation-consistency.html
okConsistency npm script 存在consistency:html
okVisual sync 檔案存在automation-visual-sync.html
okVisual sync npm script 存在sync:visuals
okCurrent status source 檔案存在automation-current-status.html
okCurrent status source npm script 存在status:path:html
okLocal pipeline 檔案存在automation-local.html
okLocal pipeline npm script 存在automation:local-html
okCommand catalog 檔案存在automation-commands.html
okCommand catalog npm script 存在commands:html
okAction registry 檔案存在automation-actions.html
okAction registry npm script 存在actions:html
okPerformance 檔案存在automation-performance.html
okPerformance npm script 存在performance:html
okOperator runbook 檔案存在automation-runbook.html
okOperator runbook npm script 存在runbook:html
okSafe terminal 檔案存在automation-safe-terminal.html
okSafe terminal npm script 存在safe:terminal
okLaunchd log 檔案存在automation-launchd.html
okLaunchd log npm script 存在launchd:html
okLaunchd diagnose 檔案存在automation-launchd-diagnose.html
okLaunchd diagnose npm script 存在launchd:diagnose
okLaunchd test 檔案存在automation-launchd-test.html
okLaunchd test npm script 存在launchd:test
okSchedule 檔案存在automation-schedule.html
okSchedule npm script 存在schedule:html
okReadiness 檔案存在automation-readiness.html
okReadiness npm script 存在readiness:html
okEnvironment 檔案存在automation-environment.html
okEnvironment npm script 存在environment:html
okEntry points 檔案存在automation-entrypoints.html
okEntry points npm script 存在entrypoints:html
okOperator pick 檔案存在operator-pick.html
okOperator pick npm script 存在operator:pick:html
okCapabilities 檔案存在automation-capabilities.html
okCapabilities npm script 存在capabilities:html
okFreshness 檔案存在automation-freshness.html
okFreshness npm script 存在freshness:html
okImpact 檔案存在automation-impact.html
okImpact npm script 存在impact:html
okOverview 檔案存在automation-overview.html
okOverview npm script 存在overview:html
okGoal coverage 檔案存在automation-goal-coverage.html
okGoal coverage npm script 存在goal:coverage
okReport navigator 檔案存在automation-report-navigator.html
okReport navigator npm script 存在report:navigator
okLinks 檔案存在automation-links.html
okLinks npm script 存在links:html
okManifest 檔案存在automation-manifest.html
okManifest npm script 存在manifest:html
okManifest check 檔案存在automation-manifest-check.html
okManifest check npm script 存在manifest:check
okUI smoke 檔案存在automation-ui-smoke.html
okUI smoke npm script 存在ui:smoke
okManual actions 檔案存在manual-actions.html
okManual actions npm script 存在manual:actions
okOpenWiki quickstart 檔案存在openwiki/quickstart.md
okOpenWiki quickstart npm script 存在wiki:update
okSTART-HERE.command 存在START-HERE.command
okSTART-HERE.command 可執行START-HERE.command
okopen-control-center.command 存在open-control-center.command
okopen-control-center.command 可執行open-control-center.command
okdo-recommended.command 存在do-recommended.command
okdo-recommended.command 可執行do-recommended.command
oksync-visuals.command 存在sync-visuals.command
oksync-visuals.command 可執行sync-visuals.command
okopen-cockpit.command 存在open-cockpit.command
okopen-cockpit.command 可執行open-cockpit.command
okopen-live-monitor.command 存在open-live-monitor.command
okopen-live-monitor.command 可執行open-live-monitor.command
okopen-decision.command 存在open-decision.command
okopen-decision.command 可執行open-decision.command
okopen-executability.command 存在open-executability.command
okopen-executability.command 可執行open-executability.command
okopen-safe-terminal.command 存在open-safe-terminal.command
okopen-safe-terminal.command 可執行open-safe-terminal.command
okopen-health.command 存在open-health.command
okopen-health.command 可執行open-health.command
okopen-automation-manifest.command 存在open-automation-manifest.command
okopen-automation-manifest.command 可執行open-automation-manifest.command
okopen-daily-brief.command 存在open-daily-brief.command
okopen-daily-brief.command 可執行open-daily-brief.command
okopen-current-run.command 存在open-current-run.command
okopen-current-run.command 可執行open-current-run.command
okopen-receipt.command 存在open-receipt.command
okopen-receipt.command 可執行open-receipt.command
okopen-debug-dashboard.command 存在open-debug-dashboard.command
okopen-debug-dashboard.command 可執行open-debug-dashboard.command
okopen-latest-failure.command 存在open-latest-failure.command
okopen-latest-failure.command 可執行open-latest-failure.command
okopen-gpt-handoff-bundle.command 存在open-gpt-handoff-bundle.command
okopen-gpt-handoff-bundle.command 可執行open-gpt-handoff-bundle.command
okcheck-automation.command 存在check-automation.command
okcheck-automation.command 可執行check-automation.command
okrun-automation.command 存在run-automation.command
okrun-automation.command 可執行run-automation.command
okinstall-launchd.command 存在install-launchd.command
okinstall-launchd.command 可執行install-launchd.command
okinstall-and-test-launchd.command 存在install-and-test-launchd.command
okinstall-and-test-launchd.command 可執行install-and-test-launchd.command
okrepair-launchd.command 存在repair-launchd.command
okrepair-launchd.command 可執行repair-launchd.command
okdiagnose-launchd.command 存在diagnose-launchd.command
okdiagnose-launchd.command 可執行diagnose-launchd.command
okkickstart-launchd.command 存在kickstart-launchd.command
okkickstart-launchd.command 可執行kickstart-launchd.command
oknpm script dry-run 仍存在node scripts/create-run-from-fixture.mjs
oknpm script paper-agent:dry-run 仍存在node scripts/run-paper-agent-workflow.mjs
oknpm script paper-agent:search-plan 仍存在node scripts/prepare-paper-agent-search-plan.mjs
oknpm script paper-agent:pubmed-search 仍存在node scripts/pubmed-paper-agent-search.mjs
oknpm script paper-agent:novelty-check 仍存在node scripts/pubmed-novelty-check.mjs
oknpm script external:pubmed-search 仍存在node scripts/pubmed-paper-agent-search.mjs --live-pubmed
okoptional/manual script external:pubmed-search 已標示external/manual
okscript external:pubmed-search 的外部/人工邊界正確external/manual; localOnly=false; externalOrManual=true
oknpm script external:pubmed-novelty-check 仍存在node scripts/pubmed-novelty-check.mjs --live-pubmed
okoptional/manual script external:pubmed-novelty-check 已標示external/manual
okscript external:pubmed-novelty-check 的外部/人工邊界正確external/manual; localOnly=false; externalOrManual=true
oknpm script paper-agent:pico 仍存在node scripts/generate-pico-from-novelty.mjs
oknpm script paper-agent:literature-matrix 仍存在node scripts/generate-literature-matrix.mjs
oknpm script paper-agent:complete 仍存在node scripts/generate-paper-agent-completion.mjs
oknpm script research:init 仍存在node scripts/research-workflow.mjs init
oknpm script research:matrix 仍存在node scripts/research-workflow.mjs matrix
oknpm script research:themes 仍存在node scripts/research-workflow.mjs themes
oknpm script research:synthesize 仍存在node scripts/research-workflow.mjs synthesize
oknpm script research:representatives 仍存在node scripts/research-workflow.mjs representatives
oknpm script research:review-draft 仍存在node scripts/research-workflow.mjs review-draft
oknpm script research:self-review 仍存在node scripts/research-workflow.mjs self-review
oknpm script research:map 仍存在node scripts/research-workflow.mjs map
oknpm script reader 仍存在node scripts/reader-server.mjs
oknpm script automation:map 仍存在node scripts/generate-automation-map.mjs
oknpm script automation:doctor 仍存在node scripts/automation-doctor.mjs
oknpm script automation:local 仍存在node scripts/run-local-automation.mjs
oknpm script automation:run-and-verify 仍存在node scripts/run-and-verify-local.mjs
oknpm script automation:check 仍存在node scripts/check-automation-quick.mjs
oknpm script automation:local-html 仍存在node scripts/generate-local-pipeline-report.mjs
oknpm script automation:preflight 仍存在node scripts/automation-preflight.mjs
oknpm script operator:pick 仍存在node scripts/resolve-operator-pick.mjs
oknpm script operator:pick:html 仍存在node scripts/generate-operator-pick-report.mjs
oknpm script status:path 仍存在node scripts/resolve-current-status-path.mjs
oknpm script status:path:html 仍存在node scripts/generate-current-status-report.mjs
oknpm script sync:visuals 仍存在node scripts/sync-visual-reports.mjs
oknpm script control:center 仍存在node scripts/generate-control-center.mjs
oknpm script commands:html 仍存在node scripts/generate-command-catalog.mjs
oknpm script actions:html 仍存在node scripts/generate-action-registry.mjs
oknpm script health:html 仍存在node scripts/generate-health-report.mjs
oknpm script links:check 仍存在node scripts/check-local-links.mjs
oknpm script links:html 仍存在node scripts/generate-link-report.mjs
oknpm script performance:html 仍存在node scripts/generate-performance-report.mjs
oknpm script runbook:html 仍存在node scripts/generate-operator-runbook.mjs
oknpm script readiness:html 仍存在node scripts/generate-readiness-report.mjs
oknpm script schedule:html 仍存在node scripts/generate-schedule-report.mjs
oknpm script environment:html 仍存在node scripts/generate-environment-report.mjs
oknpm script executability:html 仍存在node scripts/generate-executability-report.mjs
oknpm script overview:html 仍存在node scripts/generate-overview-report.mjs
oknpm script receipt:html 仍存在node scripts/generate-run-receipt.mjs
oknpm script status:html 仍存在node scripts/generate-status-report.mjs
oknpm script state:html 仍存在node scripts/generate-state-snapshot.mjs
oknpm script timeline:html 仍存在node scripts/generate-run-timeline.mjs
oknpm script daily:brief 仍存在node scripts/generate-daily-brief.mjs
oknpm script next:html 仍存在node scripts/generate-next-actions.mjs
oknpm script decision:html 仍存在node scripts/generate-decision-report.mjs
oknpm script entrypoints:html 仍存在node scripts/generate-entrypoints-report.mjs
oknpm script cockpit:html 仍存在node scripts/generate-execution-cockpit.mjs
oknpm script monitor:html 仍存在node scripts/generate-live-monitor.mjs
oknpm script capabilities:html 仍存在node scripts/generate-capabilities-report.mjs
oknpm script freshness:html 仍存在node scripts/generate-freshness-report.mjs
oknpm script impact:html 仍存在node scripts/generate-impact-report.mjs
oknpm script goal:coverage 仍存在node scripts/generate-goal-coverage-report.mjs
oknpm script report:navigator 仍存在node scripts/generate-report-navigator.mjs
oknpm script safe:terminal 仍存在node scripts/generate-safe-terminal-report.mjs
oknpm script consistency:html 仍存在node scripts/generate-consistency-report.mjs
oknpm script ui:smoke 仍存在node scripts/generate-ui-smoke-report.mjs
oknpm script manifest:html 仍存在node scripts/generate-automation-manifest.mjs
oknpm script manifest:check 仍存在node scripts/check-automation-manifest.mjs
oknpm script launchd:install 仍存在node scripts/install-launchd.mjs
oknpm script launchd:repair 仍存在node scripts/repair-launchd.mjs
oknpm script launchd:test 仍存在node scripts/test-launchd-run.mjs
oknpm script launchd:status 仍存在node scripts/launchd-status.mjs
oknpm script launchd:kickstart 仍存在node scripts/kickstart-launchd.mjs
oknpm script launchd:html 仍存在node scripts/generate-launchd-log-report.mjs
oknpm script launchd:diagnose 仍存在node scripts/diagnose-launchd.mjs
oknpm script manual:actions 仍存在node scripts/generate-manual-actions.mjs
oknpm script build-run 仍存在node scripts/build-run.mjs
oknpm script single:trial 仍存在node scripts/create-single-article-trial.mjs
oknpm script status:normalize 仍存在node scripts/normalize-status.mjs
oknpm script journal:metrics 仍存在node scripts/apply-journal-metrics.mjs
oknpm script gpt:handoff 仍存在node scripts/generate-gpt-pro-handoff.mjs
oknpm script wiki:init 仍存在node scripts/generate-paper-wiki.mjs init
oknpm script wiki:update 仍存在node scripts/generate-paper-wiki.mjs update
oknpm script wiki:index 仍存在node scripts/generate-paper-wiki.mjs index
oknpm script mega 仍存在node scripts/generate-mega.mjs
oknpm script workflow 仍存在node scripts/generate-workflow.mjs
oknpm script report 仍存在node scripts/generate-report.mjs
oknpm script rag:queue 仍存在node scripts/generate-rag-queue.mjs
oknpm script fetch:journals 仍存在node scripts/fetch-journals.mjs
oknpm script fetch:journals:browser 仍存在node scripts/fetch-journals-browser.mjs
oknpm script external:fetch:journals:browser 仍存在node scripts/fetch-journals-browser.mjs --live-browser
okoptional/manual script external:fetch:journals:browser 已標示external/manual
okscript external:fetch:journals:browser 的外部/人工邊界正確external/manual; localOnly=false; externalOrManual=true
oknpm script status:from-candidates 仍存在node scripts/status-from-candidates.mjs
oknpm script status:mark-notion 仍存在node scripts/mark-notion-synced.mjs
oknpm script article:apply-extract 仍存在node scripts/apply-article-extract.mjs
oknpm script notion:dedupe 仍存在node scripts/notion-dedupe.mjs
okoptional/manual script notion:dedupe 已標示external/manual
okscript notion:dedupe 的外部/人工邊界正確external/manual; localOnly=false; externalOrManual=true
oknpm script notion:dry-run 仍存在node scripts/notion-sync.mjs --dry-run
okoptional/manual script notion:dry-run 已標示external/manual
okscript notion:dry-run 的外部/人工邊界正確external/manual; localOnly=false; externalOrManual=true
oknpm script notion:sync 仍存在node scripts/notion-sync.mjs --live --confirm-notion-write
okoptional/manual script notion:sync 已標示external/manual
okscript notion:sync 的外部/人工邊界正確external/manual; localOnly=false; externalOrManual=true
oknpm script check 仍存在node scripts/check-run.mjs
oknpm script verify:local 仍存在node scripts/verify-local-automation.mjs
okscripts/check-automation-quick.mjs 存在,可掃描 local-only 邊界source loaded
okscripts/check-automation-quick.mjs 不呼叫 external / notion / live 指令no forbidden calls
okscripts/run-local-automation.mjs 存在,可掃描 local-only 邊界source loaded
okscripts/run-local-automation.mjs 不呼叫 external / notion / live 指令no forbidden calls
okscripts/run-and-verify-local.mjs 存在,可掃描 local-only 邊界source loaded
okscripts/run-and-verify-local.mjs 不呼叫 external / notion / live 指令no forbidden calls
okCommand catalog 沒有 missing npm scripts71/71 commands / npm scripts 60 / missing 0
okSafe terminal 沒有 missing npm scripts12/12 commands / npm scripts 14 / missing 0 / cwdIndependent true