Development Status
开发状态
Resolved work, open scope, acceptance evidence and risk controls.
Function Status
FUN-EXP-01商业版图PARTIALCI_VALIDATED
FUN-EXP-02全链供应链PARTIALLOCAL_E2E_VALIDATED
FUN-EXP-03集团业务与子板块PARTIALCI_VALIDATED
FUN-EXP-04资金与并购PARTIALLOCAL_VALIDATED
FUN-EXP-05所有权与控制PARTIALCI_VALIDATED
FUN-EXP-06政策与政府NOT_STARTEDSPEC_VALIDATED
FUN-EXP-07战略信号NOT_STARTEDSPEC_VALIDATED
FUN-EXP-08行业地图PARTIALLOCAL_E2E_VALIDATED
FUN-RM-01WatchlistPARTIALLOCAL_VALIDATED
FUN-RM-02重要变化PARTIALLOCAL_E2E_VALIDATED
FUN-RM-03已保存视图PARTIALCI_VALIDATED
FUN-DM-01数据库与来源PARTIALCI_VALIDATED
Recent Task Evidence
T1309Complete EEI formal brand legal and market clearance or signed risk waiver before public launchG0IN PROGRESS
T1308Componentize production frontend routes and wire real controls to API, state and persistenceG5DONE
T1307Run 4h and 24h browser and worker soak tests for memory, timer, listener and retry stabilityG9IN PROGRESS
T1306Run 10k, 100k and 1m relationship scale benchmarks for API, layout and render budgetsG9DONE
T1305Implement server-side saved views, optimistic conflict control and recoveryG4DONE
T1304Implement scheduler auto wake, idempotency, retry, heartbeat, graceful shutdown and dead-letterG7DONE
T1303Implement transactional model config activation and atomic global refreshG6IN PROGRESS
T1302Complete production API, recursive graph query and scoring service contractsG4DONE
T1301Implement real data ingestion, entity resolution and evidence chain for the Golden VerticalG7IN PROGRESS
T1300Harden PostgreSQL production migrations, reversibility and fact/evidence/time/version layersG2DONE
T1215Run clean-room governance, prototype, PDF and ZIP validationG9DONE
T1214Map risk controls to functions, tasks, acceptance and release gatesG0DONE
Acceptance Evidence
A120README.md;Makefile;.github/workflows/eei-validation.yml;scripts/validate_t905_release_rehearsal.py;artifacts/tests/a120/t905_clean_start_operator_rehearsal.jsonClean-room reproductionDONE
A119scripts/validate_t905_release_rehearsal.py;tests/integration/test_database_migrations.py;artifacts/tests/a119/t905_migration_rollback_rehearsal.jsonMigration/runbookDONE
A211apps/web/src/app/workspace-context.tsx;apps/web/src/app/workspace-navigation.tsx;apps/web/src/app/model-activation-client.ts;apps/web/src/app/explore-api-client.ts;apps/web/src/app/production-data-client.ts;apps/web/src/app/page.tsx;scripts/run_live_e2e_api.sh;tests/e2e/home.spec.ts;tests/e2e/saved-view-live.spec.ts;tests/e2e/state-contract.spec.ts;artifacts/tests/a211/t1308_frontend_workspace_context_contract.jsoncomponent + route + API hydration E2E testDONE
A208scripts/run_scale_benchmarks.py;scripts/run_browser_scale_benchmarks.mjs;tests/unit/test_scale_benchmarks.py;artifacts/tests/a208/t1306_scale_benchmark_smoke.json;artifacts/tests/a208/t1306_scale_benchmark_operator_contract.json;artifacts/tests/a208/t1306_browser_runtime_benchmark.jsonperformance benchmarkDONE
A207infra/db/migrations/0010_operation_log_actor_principal/up.sql;infra/db/migrations/0010_operation_log_actor_principal/down.sql;.env.example;apps/api/app/domain.py;apps/api/app/domain_repository.py;apps/api/app/main.py;apps/api/app/settings.py;specs/domain_schema.sql;specs/api_contract.yaml;tests/integration/test_database_migrations.py;tests/unit/test_api_health.py;artifacts/tests/a207/t1305_server_saved_view_conflict_recovery_contract.json;artifacts/tests/a207/t1305_frontend_saved_view_api_adapter_contract.json;artifacts/tests/a207/t1305_live_saved_view_multisession_e2e_contract.json;artifacts/tests/a207/t1305_saved_view_trusted_gateway_contract.jsonmulti-session conflict + restore + namespace isolation + trusted gateway signature testDONE
A206infra/db/migrations/0007_scheduler_job_queue/up.sql;infra/db/migrations/0007_scheduler_job_queue/down.sql;infra/db/migrations/0009_transactional_outbox/up.sql;infra/db/migrations/0009_transactional_outbox/down.sql;apps/api/app/domain.py;apps/api/app/domain_repository.py;apps/api/app/scoring.py;apps/web/src/app/model-activation-client.ts;apps/web/src/app/page.tsx;apps/worker/app/main.py;Makefile;docker-compose.yml;infra/docker/README.md;infra/docker/worker.Dockerfile;scripts/job_scheduler.py;scripts/validate_worker_deployment.py;scripts/load_curated_ingestion_anchors.py;scripts/fetch_official_source_full_text.py;scripts/load_live_official_captures.py;scripts/check_database_schema.py;tests/fixtures/official_source_full_text/nvidia_official_full_text_dry_run.json;tests/fixtures/live_official_captures/nvidia_live_official_capture_fixture.json;tests/integration/test_database_migrations.py;tests/unit/test_scoring.py;tests/unit/test_official_source_live_capture.py;tests/e2e/state-contract.spec.ts;artifacts/tests/a202/t1301_official_full_text_dry_run_contract.json;artifacts/tests/a202/t1301_live_official_retrieval_contract.json;artifacts/tests/a202/t1301_live_capture_postgres_ingestion_contract.json;artifacts/tests/a206/t1304_scheduler_retry_dead_letter_contract.json;artifacts/tests/a206/t1304_worker_deployment_binding_contract.jsonworker crash/retry integration test + score_recompute/data_snapshot_refresh/curated_ingestion_refresh/calibration_run execution + outbox dispatch idempotency + supervisor health/once/idle-stop + Docker Compose process-manager binding contract + dry-run and live-adapter source health metadataDONE
A203apps/api/app/domain.py;apps/api/app/domain_repository.py;apps/api/app/scoring.py;apps/web/src/app/explore-api-client.ts;apps/web/src/app/production-data-client.ts;apps/web/src/app/page.tsx;scripts/job_scheduler.py;specs/api_contract.yaml;tests/unit/test_scoring.py;tests/integration/test_database_migrations.py;tests/e2e/state-contract.spec.ts;artifacts/tests/a203/t1302_production_api_graph_scoring_contract.json;scripts/validate_production_api_release_preflight.py;tests/unit/test_production_api_release_preflight.py;artifacts/tests/a203/t1302_production_api_release_preflight.jsoncontract + integration + frontend hydration + release preflight testDONE
A201infra/db/migrations/0003_production_fact_version_layers/up.sql;infra/db/migrations/0003_production_fact_version_layers/down.sql;scripts/check_database_schema.py;tests/integration/test_database_migrations.pymigration rollback + integrity testDONE
A200scripts/validate_governance_consistency.py;scripts/manage_clean_room_release.py;scripts/manage_release_artifacts.py;artifacts/tests/a200/t1212_clean_room_preflight.json;artifacts/tests/a200/t1215_clean_room_release.json;artifacts/tests/a200/Enterprise_Ecosystem_Intelligence_clean_room_t1215.ziprelease verificationDONE
A185scripts/manage_risk_control_artifacts.py;data/risk_register.csv;data/risk_control_traceability.csv;artifacts/risk_control_summary_t1214.json;artifacts/risk_control_mapping_t1214.csv;artifacts/tests/a185/t1214_high_risk_traceability.jsonrisk traceability validationDONE
A184scripts/manage_development_status_artifacts.py;data/development_status_ledger.csv;data/resolved_unresolved_register.csv;artifacts/development_status_summary_t1213.json;artifacts/tests/a184/t1213_development_status_ledger.jsonledger reviewDONE
A183scripts/validate_governance_consistency.py;scripts/manage_development_status_artifacts.py;data/function_catalog.csv;data/task_backlog.csv;data/acceptance_matrix.csv;data/acceptance_traceability.csv;artifacts/requirement_function_task_test_traceability_t1213.csv;artifacts/tests/a183/t1212_p0_traceability_validator.json;artifacts/tests/a183/t1213_requirement_function_task_test_traceability.jsontraceability validationDONE
Risk Controls
R001Show provenance, unknown, coverage and disclosure lagcriticalA185
R002Separate report period, filed, observed and amount kindcriticalA185
R003Separate structure, dependency and influence layerscriticalA185
R004Hard budgets, lazy expand, grouping and truncation explanationhighA185
R005Evidence thresholds, derived labels, coverage and reviewhighA185
R006Typed entities and resolution testshighA185
R007amount_kind buckets and unit testshighA185
R008Observed date, reverify queue and no current hardcodehighA185