agentera 3.0.0-dev.26 → 3.0.0-dev.27
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +201 -0
- package/README.md +13 -3
- package/bundle/CHANGELOG.md +4 -1
- package/bundle/references/adapters/package-surface-characterization.md +8 -3
- package/bundle/references/analysis/analytics-boundary-proportional-2026-07-20.yaml +74 -0
- package/bundle/references/analysis/benchmark.md +11 -0
- package/bundle/references/analysis/evidence/analytics-boundary-proportional-2026-07-20/source-focused-1.json.gz +0 -0
- package/bundle/references/analysis/evidence/analytics-boundary-proportional-2026-07-20/source-focused-2.json.gz +0 -0
- package/bundle/references/analysis/evidence/analytics-boundary-proportional-2026-07-20/source-focused-3.json.gz +0 -0
- package/bundle/references/analysis/evidence/migration-pagination-proportional-2026-07-20/source-focused-1.json.gz +0 -0
- package/bundle/references/analysis/evidence/migration-pagination-proportional-2026-07-20/source-focused-2.json.gz +0 -0
- package/bundle/references/analysis/evidence/migration-pagination-proportional-2026-07-20/source-focused-3.json.gz +0 -0
- package/bundle/references/analysis/evidence/verification-baseline-2026-07-20/precommit-cli-route.log.gz +0 -0
- package/bundle/references/analysis/evidence/verification-baseline-2026-07-20/precommit-cli.log.gz +0 -0
- package/bundle/references/analysis/evidence/verification-baseline-2026-07-20/precommit-documentation.log.gz +0 -0
- package/bundle/references/analysis/evidence/verification-baseline-2026-07-20/recompute.mjs +98 -0
- package/bundle/references/analysis/evidence/verification-baseline-2026-07-20/source-1.json.gz +0 -0
- package/bundle/references/analysis/evidence/verification-baseline-2026-07-20/source-2.json.gz +0 -0
- package/bundle/references/analysis/evidence/verification-baseline-2026-07-20/source-3.json.gz +0 -0
- package/bundle/references/analysis/migration-pagination-proportional-2026-07-20.yaml +64 -0
- package/bundle/references/analysis/verification-baseline-2026-07-20.yaml +313 -0
- package/bundle/references/analysis/verification-final-proof-2026-07-21.yaml +340 -0
- package/bundle/references/analysis/verification-policy.yaml +142 -0
- package/bundle/references/analysis/worker-policy-2026-07-21.yaml +207 -0
- package/bundle/references/artifacts/state-storage-authority.yaml +5 -1
- package/bundle/references/cli/prime-consumer-compatibility.yaml +65 -21
- package/bundle/references/meta/documentation-inventory.md +2 -0
- package/bundle/skills/agentera/capabilities/orchestrate/schemas/artifacts.yaml +3 -2
- package/bundle/skills/agentera/capabilities/orchestrate/schemas/exit.yaml +1 -1
- package/bundle/skills/agentera/schemas/artifacts/plan.yaml +22 -4
- package/dist/analytics/extractCorpus/cli.js.map +1 -1
- package/dist/analytics/extractCorpus/copilotSessions.js.map +1 -1
- package/dist/analytics/extractCorpus/core.js.map +1 -1
- package/dist/analytics/extractCorpus/corpus.js.map +1 -1
- package/dist/analytics/extractCorpus/coverageAudit.js.map +1 -1
- package/dist/analytics/extractCorpus/cursorSessions.js.map +1 -1
- package/dist/analytics/extractCorpus/evidenceTiers.js.map +1 -1
- package/dist/analytics/extractCorpus/extractCorpusParity.js +1 -1
- package/dist/analytics/extractCorpus/extractCorpusParity.js.map +1 -1
- package/dist/analytics/extractCorpus/filesystemSources.js.map +1 -1
- package/dist/analytics/extractCorpus/index.js.map +1 -1
- package/dist/analytics/extractCorpus/jsonlSessions.js.map +1 -1
- package/dist/analytics/extractCorpus/sqliteCaps.js.map +1 -1
- package/dist/analytics/extractCorpus/sqliteSessions.js.map +1 -1
- package/dist/analytics/extractCorpus/tierReader.js.map +1 -1
- package/dist/analytics/extractCorpus.js.map +1 -1
- package/dist/analytics/profileSignals.js.map +1 -1
- package/dist/analytics/usageStats.js.map +1 -1
- package/dist/bin/agentera.js.map +1 -1
- package/dist/capabilities/audit/instructions.js.map +1 -1
- package/dist/capabilities/build/instructions.js.map +1 -1
- package/dist/capabilities/design/instructions.js.map +1 -1
- package/dist/capabilities/discuss/instructions.js.map +1 -1
- package/dist/capabilities/document/instructions.js.map +1 -1
- package/dist/capabilities/index.js.map +1 -1
- package/dist/capabilities/optimize/instructions.js.map +1 -1
- package/dist/capabilities/orchestrate/instructions.js +1 -1
- package/dist/capabilities/orchestrate/instructions.js.map +1 -1
- package/dist/capabilities/plan/instructions.js.map +1 -1
- package/dist/capabilities/profile/instructions.js.map +1 -1
- package/dist/capabilities/research/instructions.js.map +1 -1
- package/dist/capabilities/status/instructions.js.map +1 -1
- package/dist/capabilities/status/startupInstructions.js.map +1 -1
- package/dist/capabilities/vision/instructions.js.map +1 -1
- package/dist/cli/appContext.js.map +1 -1
- package/dist/cli/argvalidate.js.map +1 -1
- package/dist/cli/capabilityContext/benchmark.js.map +1 -1
- package/dist/cli/capabilityContext/bespoke.js.map +1 -1
- package/dist/cli/capabilityContext/build.js.map +1 -1
- package/dist/cli/capabilityContext/closeout.js.map +1 -1
- package/dist/cli/capabilityContext/contract.js.map +1 -1
- package/dist/cli/capabilityContext/evidence.js.map +1 -1
- package/dist/cli/capabilityContext/index.js.map +1 -1
- package/dist/cli/capabilityContext/orchestration.js +15 -5
- package/dist/cli/capabilityContext/orchestration.js.map +1 -1
- package/dist/cli/capabilityContext/planState.js +1 -1
- package/dist/cli/capabilityContext/planState.js.map +1 -1
- package/dist/cli/capabilityContext/progress.js.map +1 -1
- package/dist/cli/capabilityContext/shared.js.map +1 -1
- package/dist/cli/capabilityContext/slim.js +16 -3
- package/dist/cli/capabilityContext/slim.js.map +1 -1
- package/dist/cli/capabilityContext/startup.js +3 -0
- package/dist/cli/capabilityContext/startup.js.map +1 -1
- package/dist/cli/capabilityContext/types.js.map +1 -1
- package/dist/cli/capabilityContext.js.map +1 -1
- package/dist/cli/commands/appHome.js.map +1 -1
- package/dist/cli/commands/capability.js.map +1 -1
- package/dist/cli/commands/compact.js.map +1 -1
- package/dist/cli/commands/doctor.js.map +1 -1
- package/dist/cli/commands/durability.js.map +1 -1
- package/dist/cli/commands/entityMigrate.js.map +1 -1
- package/dist/cli/commands/lint.js.map +1 -1
- package/dist/cli/commands/prime/briefOrientation.js +23 -5
- package/dist/cli/commands/prime/briefOrientation.js.map +1 -1
- package/dist/cli/commands/prime/bundleStatus.js.map +1 -1
- package/dist/cli/commands/prime/collectEntityOrientation.js +53 -14
- package/dist/cli/commands/prime/collectEntityOrientation.js.map +1 -1
- package/dist/cli/commands/prime/collectOrientationState.js +4 -2
- package/dist/cli/commands/prime/collectOrientationState.js.map +1 -1
- package/dist/cli/commands/prime/orientationOutput.js +6 -3
- package/dist/cli/commands/prime/orientationOutput.js.map +1 -1
- package/dist/cli/commands/prime/types.js.map +1 -1
- package/dist/cli/commands/prime/v1Migration.js.map +1 -1
- package/dist/cli/commands/prime.js +43 -20
- package/dist/cli/commands/prime.js.map +1 -1
- package/dist/cli/commands/query.js.map +1 -1
- package/dist/cli/commands/report.js.map +1 -1
- package/dist/cli/commands/schema.js.map +1 -1
- package/dist/cli/commands/state/decisions.js.map +1 -1
- package/dist/cli/commands/state/docs.js.map +1 -1
- package/dist/cli/commands/state/experimentRecords.js.map +1 -1
- package/dist/cli/commands/state/experiments.js.map +1 -1
- package/dist/cli/commands/state/get.js.map +1 -1
- package/dist/cli/commands/state/health.js.map +1 -1
- package/dist/cli/commands/state/index.js.map +1 -1
- package/dist/cli/commands/state/list.js.map +1 -1
- package/dist/cli/commands/state/objective.js.map +1 -1
- package/dist/cli/commands/state/plan.js.map +1 -1
- package/dist/cli/commands/state/planTasks.js.map +1 -1
- package/dist/cli/commands/state/plans.js.map +1 -1
- package/dist/cli/commands/state/progress.js.map +1 -1
- package/dist/cli/commands/state/shared.js.map +1 -1
- package/dist/cli/commands/state/todo.js.map +1 -1
- package/dist/cli/commands/state/write.js +2 -2
- package/dist/cli/commands/state/write.js.map +1 -1
- package/dist/cli/commands/upgrade.js.map +1 -1
- package/dist/cli/commands/upgradeVerify.js.map +1 -1
- package/dist/cli/commands/validate.js.map +1 -1
- package/dist/cli/commands/verify.js.map +1 -1
- package/dist/cli/contracts/bundleStatus.js.map +1 -1
- package/dist/cli/contracts/orientationState.js.map +1 -1
- package/dist/cli/dispatch/argvParser.js.map +1 -1
- package/dist/cli/dispatch/check.js.map +1 -1
- package/dist/cli/dispatch/commands.js.map +1 -1
- package/dist/cli/dispatch/index.js.map +1 -1
- package/dist/cli/dispatch/lifecycle.js.map +1 -1
- package/dist/cli/dispatch/prime.js.map +1 -1
- package/dist/cli/dispatch/shared.js.map +1 -1
- package/dist/cli/dispatch/state.js.map +1 -1
- package/dist/cli/dispatch.js.map +1 -1
- package/dist/cli/errors.js.map +1 -1
- package/dist/cli/help.js.map +1 -1
- package/dist/cli/migrationRequired.js.map +1 -1
- package/dist/cli/orientation/attention.js.map +1 -1
- package/dist/cli/orientation/corpusCoverage.js.map +1 -1
- package/dist/cli/orientation.js +18 -4
- package/dist/cli/orientation.js.map +1 -1
- package/dist/cli/planArtifacts.js.map +1 -1
- package/dist/cli/planEvidence.js.map +1 -1
- package/dist/cli/planLifecycleState.js.map +1 -1
- package/dist/cli/planTaskIndex.js +12 -0
- package/dist/cli/planTaskIndex.js.map +1 -0
- package/dist/cli/prime-blob.js +1 -1
- package/dist/cli/prime-blob.js.map +1 -1
- package/dist/cli/startupCompletenessContract.js.map +1 -1
- package/dist/cli/stateQuery.js.map +1 -1
- package/dist/cli/structured.js.map +1 -1
- package/dist/cli/todoMarkdown.js.map +1 -1
- package/dist/cli/todoSeverity.js.map +1 -1
- package/dist/core/atomicWriter.js.map +1 -1
- package/dist/core/difflib.js.map +1 -1
- package/dist/core/envPaths.js.map +1 -1
- package/dist/core/jsonValue.js.map +1 -1
- package/dist/core/paths.js.map +1 -1
- package/dist/core/pyjson.js.map +1 -1
- package/dist/core/skillIdentity.js.map +1 -1
- package/dist/core/sourceRoot.js.map +1 -1
- package/dist/core/text.js.map +1 -1
- package/dist/core/toml.js.map +1 -1
- package/dist/core/yaml.js.map +1 -1
- package/dist/eval/evalSkills.js.map +1 -1
- package/dist/eval/semanticEval.js.map +1 -1
- package/dist/eval/semanticFixtures.js.map +1 -1
- package/dist/hooks/common.js.map +1 -1
- package/dist/hooks/compaction/apply.js.map +1 -1
- package/dist/hooks/compaction/dryRun.js.map +1 -1
- package/dist/hooks/compaction/index.js.map +1 -1
- package/dist/hooks/compaction/parse.js.map +1 -1
- package/dist/hooks/compaction/retention.js.map +1 -1
- package/dist/hooks/compaction/status.js.map +1 -1
- package/dist/hooks/compaction/types.js.map +1 -1
- package/dist/hooks/cursorPreToolUse.js.map +1 -1
- package/dist/hooks/cursorSessionStart.js.map +1 -1
- package/dist/hooks/projectHookInput.js.map +1 -1
- package/dist/hooks/sessionStart.js.map +1 -1
- package/dist/hooks/sessionStop.js.map +1 -1
- package/dist/hooks/validateArtifact/agentFacing.js.map +1 -1
- package/dist/hooks/validateArtifact/index.js.map +1 -1
- package/dist/hooks/validateArtifact/markdown.js.map +1 -1
- package/dist/hooks/validateArtifact/runtime.js.map +1 -1
- package/dist/hooks/validateArtifact/schema.js.map +1 -1
- package/dist/hooks/validateArtifact/traversal.js.map +1 -1
- package/dist/hooks/validateArtifact/violations.js.map +1 -1
- package/dist/migrate/v2HandoffManifest.js.map +1 -1
- package/dist/registries/artifactProtocolIds.js.map +1 -1
- package/dist/registries/artifactRegistry.js.map +1 -1
- package/dist/registries/capabilityContract.js.map +1 -1
- package/dist/registries/evaluatorHandoffContract.js.map +1 -1
- package/dist/registries/evidenceTierContract.js.map +1 -1
- package/dist/registries/packageRegistry.js.map +1 -1
- package/dist/registries/triggerLoader.js.map +1 -1
- package/dist/registries/verbosityBudgetContract.js.map +1 -1
- package/dist/release/releaseMetadata.js.map +1 -1
- package/dist/runtime/lifecycleAdapterContract.js.map +1 -1
- package/dist/runtime/lifecycleAdapters.js.map +1 -1
- package/dist/runtime/lifecycleAuthority.js.map +1 -1
- package/dist/runtime/lifecycleOperationContract.js.map +1 -1
- package/dist/runtime/lifecycleOperations.js.map +1 -1
- package/dist/runtime/lifecycleOwnershipJournal.js.map +1 -1
- package/dist/runtime/lifecyclePublication.js.map +1 -1
- package/dist/runtime/lifecycleSnapshot.js.map +1 -1
- package/dist/runtime/retiredRuntimeCleanup.js.map +1 -1
- package/dist/setup/codex/agents.js.map +1 -1
- package/dist/setup/codex/cli.js.map +1 -1
- package/dist/setup/codex/configToml.js.map +1 -1
- package/dist/setup/codex/constants.js.map +1 -1
- package/dist/setup/codex/installRoot.js.map +1 -1
- package/dist/setup/codex/state.js.map +1 -1
- package/dist/setup/codex.js.map +1 -1
- package/dist/setup/opencode.js.map +1 -1
- package/dist/setup/opencodeConstants.js.map +1 -1
- package/dist/setup/sharedSkill.js.map +1 -1
- package/dist/setup/smokeChecks.js.map +1 -1
- package/dist/state/archiveDiscovery.js.map +1 -1
- package/dist/state/archivePublication.js.map +1 -1
- package/dist/state/archiveRecovery.js.map +1 -1
- package/dist/state/archiveReplay.js.map +1 -1
- package/dist/state/decisionEntities.js.map +1 -1
- package/dist/state/decisionLegacyValidation.js.map +1 -1
- package/dist/state/decisionOverlay.js.map +1 -1
- package/dist/state/decisionRevision.js.map +1 -1
- package/dist/state/decisionRevisionPublication.js.map +1 -1
- package/dist/state/directRetrieval.js.map +1 -1
- package/dist/state/durability.js.map +1 -1
- package/dist/state/entityCutover.js.map +1 -1
- package/dist/state/entityCutoverGit.js.map +1 -1
- package/dist/state/entityMigrationPreview.js +3 -3
- package/dist/state/entityMigrationPreview.js.map +1 -1
- package/dist/state/entityPublicationContext.js.map +1 -1
- package/dist/state/entityStorage.js +22 -2
- package/dist/state/entityStorage.js.map +1 -1
- package/dist/state/experimentArchive.js.map +1 -1
- package/dist/state/experimentIdentity.js.map +1 -1
- package/dist/state/experimentRetrieval.js.map +1 -1
- package/dist/state/healthEntities.js.map +1 -1
- package/dist/state/healthEntityValidation.js.map +1 -1
- package/dist/state/healthRepair.js.map +1 -1
- package/dist/state/installRoot.js.map +1 -1
- package/dist/state/legacyEntityCutoverEvidence.js.map +1 -1
- package/dist/state/legacyIdentity.js.map +1 -1
- package/dist/state/listAccounting.js.map +1 -1
- package/dist/state/listClassification.js.map +1 -1
- package/dist/state/listRetrieval.js.map +1 -1
- package/dist/state/objectiveExperimentEntities.js.map +1 -1
- package/dist/state/planEntities.js +46 -2
- package/dist/state/planEntities.js.map +1 -1
- package/dist/state/planIdentity.js.map +1 -1
- package/dist/state/planRetrieval.js.map +1 -1
- package/dist/state/planTaskRetrieval.js.map +1 -1
- package/dist/state/progressEntities.js.map +1 -1
- package/dist/state/projectRoot.js.map +1 -1
- package/dist/state/projectionPolicy.js.map +1 -1
- package/dist/state/retrievalAuthority.js.map +1 -1
- package/dist/state/safeProjectFile.js.map +1 -1
- package/dist/state/startupAnalysis/benchmark.js.map +1 -1
- package/dist/state/startupAnalysis/contract.js.map +1 -1
- package/dist/state/startupAnalysis/helpers.js.map +1 -1
- package/dist/state/startupAnalysis/index.js.map +1 -1
- package/dist/state/startupAnalysis/metrics.js.map +1 -1
- package/dist/state/startupAnalysis/records.js.map +1 -1
- package/dist/state/startupAnalysis/report.js.map +1 -1
- package/dist/state/startupAnalysis/threshold.js.map +1 -1
- package/dist/state/startupAnalysis.js.map +1 -1
- package/dist/state/startupProjection.js +2 -1
- package/dist/state/startupProjection.js.map +1 -1
- package/dist/state/stateMode.js.map +1 -1
- package/dist/state/todoDocsEntities.js.map +1 -1
- package/dist/state/todoDocsEntityValidation.js.map +1 -1
- package/dist/state/write/assign.js.map +1 -1
- package/dist/state/write/candidateMutation.js.map +1 -1
- package/dist/state/write/errors.js.map +1 -1
- package/dist/state/write/experimentPublication.js.map +1 -1
- package/dist/state/write/explain.js +9 -3
- package/dist/state/write/explain.js.map +1 -1
- package/dist/state/write/fields.js.map +1 -1
- package/dist/state/write/helpers.js.map +1 -1
- package/dist/state/write/index.js.map +1 -1
- package/dist/state/write/input.js.map +1 -1
- package/dist/state/write/lock.js.map +1 -1
- package/dist/state/write/mutation.js.map +1 -1
- package/dist/state/write/operations.js +6 -0
- package/dist/state/write/operations.js.map +1 -1
- package/dist/state/write/planEvaluation.js +19 -5
- package/dist/state/write/planEvaluation.js.map +1 -1
- package/dist/state/write/planPublication.js +7 -0
- package/dist/state/write/planPublication.js.map +1 -1
- package/dist/state/write/serialize.js.map +1 -1
- package/dist/state/write/transaction.js +2 -1
- package/dist/state/write/transaction.js.map +1 -1
- package/dist/state/write/validate.js.map +1 -1
- package/dist/upgrade/appContentRefresh.js +15 -20
- package/dist/upgrade/appContentRefresh.js.map +1 -1
- package/dist/upgrade/appModel.js.map +1 -1
- package/dist/upgrade/atomicWriter.js.map +1 -1
- package/dist/upgrade/bundleEvidence.js.map +1 -1
- package/dist/upgrade/channels.js.map +1 -1
- package/dist/upgrade/coexistenceProbe.js.map +1 -1
- package/dist/upgrade/compatibility.js.map +1 -1
- package/dist/upgrade/doctor.js.map +1 -1
- package/dist/upgrade/doctorClassifier.js.map +1 -1
- package/dist/upgrade/installedHooksRetirement.js.map +1 -1
- package/dist/upgrade/legacyAgentCleanup.js.map +1 -1
- package/dist/upgrade/lifecycleUpgrade.js.map +1 -1
- package/dist/upgrade/migrateArtifactsV2ToV3.js.map +1 -1
- package/dist/upgrade/migrationPublication.js.map +1 -1
- package/dist/upgrade/nextMajorDoctor.js.map +1 -1
- package/dist/upgrade/npxPlatformStatus.js.map +1 -1
- package/dist/upgrade/projectIntegration.js.map +1 -1
- package/dist/upgrade/projectIntegrationDecision.js.map +1 -1
- package/dist/upgrade/runtimeMigration.js.map +1 -1
- package/dist/upgrade/upgradeCommands.js.map +1 -1
- package/dist/upgrade/upgradeLock.js.map +1 -1
- package/dist/upgrade/upgradeOrchestrator.js.map +1 -1
- package/dist/upgrade/v3CapabilitySurface.js.map +1 -1
- package/dist/upgrade/versionResolution.js.map +1 -1
- package/dist/validate/appHomeContract.js.map +1 -1
- package/dist/validate/capability.js.map +1 -1
- package/dist/validate/crossCapability.js.map +1 -1
- package/dist/validate/selfAudit.js.map +1 -1
- package/dist/validate/vocabularyAuthority.js.map +1 -1
- package/package.json +19 -6
|
@@ -0,0 +1,313 @@
|
|
|
1
|
+
schemaVersion: agentera.verificationBaseline.v1
|
|
2
|
+
status: baseline
|
|
3
|
+
captured: 2026-07-20
|
|
4
|
+
source_revision: af9cf773
|
|
5
|
+
|
|
6
|
+
runner:
|
|
7
|
+
name: local-16-logical-cpu-node22
|
|
8
|
+
plan_label: named 16-core Node 22 runner
|
|
9
|
+
plan_label_mapping: >-
|
|
10
|
+
The plan's "16-core" label denotes the 16 logical scheduling CPUs reported
|
|
11
|
+
by nproc and os.cpus(), not 16 physical cores. The hardware is truthfully an
|
|
12
|
+
8-physical-core, 16-thread processor; acceptance wording is preserved.
|
|
13
|
+
os: Linux 7.1.4-1-cachyos x86_64
|
|
14
|
+
cpu: AMD Ryzen 7 9800X3D 8-Core Processor
|
|
15
|
+
physical_cores: 8
|
|
16
|
+
logical_cpus: 16
|
|
17
|
+
node: v22.23.1
|
|
18
|
+
pnpm: 10.30.3
|
|
19
|
+
|
|
20
|
+
protocol:
|
|
21
|
+
source:
|
|
22
|
+
command: pnpm -C packages/cli exec vp test run --config vite.config.ts --reporter=default --reporter=json
|
|
23
|
+
environment:
|
|
24
|
+
VITEST_MAX_WORKERS: "4"
|
|
25
|
+
warmup_runs: 1
|
|
26
|
+
retained_runs: 3
|
|
27
|
+
warmup_result:
|
|
28
|
+
wall_ms: 109757
|
|
29
|
+
status: pass
|
|
30
|
+
retained: false
|
|
31
|
+
wall_definition: elapsed time around the complete pnpm process
|
|
32
|
+
runner_duration_definition: Vitest duration from startup through test completion
|
|
33
|
+
cumulative_assertion_definition: sum of JSON reporter assertion durations; concurrent work overlaps
|
|
34
|
+
setup_definition: Vitest setup component reported by the default reporter
|
|
35
|
+
slowest_definition: median assertion duration across the three retained runs
|
|
36
|
+
raw_report_format: Vitest JSON reporter output
|
|
37
|
+
raw_report_compression: gzip (RFC 1952), lossless, deterministic mtime zero
|
|
38
|
+
pre_commit:
|
|
39
|
+
command: pnpm exec lefthook run pre-commit
|
|
40
|
+
method: >-
|
|
41
|
+
Stage one reversible representative change, run the complete hook, record
|
|
42
|
+
lefthook policy timings and outer wall time, then restore the index and
|
|
43
|
+
worktree. Intentional plan entities were not staged for these samples.
|
|
44
|
+
|
|
45
|
+
motivation_reconciliation:
|
|
46
|
+
plan_observation:
|
|
47
|
+
wall_ms: 79100
|
|
48
|
+
classification: exploratory_single_run
|
|
49
|
+
task_1_baseline:
|
|
50
|
+
wall_median_ms: 81466
|
|
51
|
+
classification: authoritative_three_run_process_wall_baseline
|
|
52
|
+
resolution: >-
|
|
53
|
+
The plan motivation's 79.1-second value was an exploratory one-run
|
|
54
|
+
observation used to justify measurement work. Task 1's protocol supersedes
|
|
55
|
+
it with the retained three-run 81.466-second median. The immutable plan
|
|
56
|
+
intent remains unchanged; later comparisons use 81.466 seconds.
|
|
57
|
+
|
|
58
|
+
source_samples:
|
|
59
|
+
- sample: 1
|
|
60
|
+
status: pass
|
|
61
|
+
wall_ms: 86237
|
|
62
|
+
runner_duration_ms: 85620
|
|
63
|
+
json_elapsed_ms: 85628.146
|
|
64
|
+
setup_ms: 0
|
|
65
|
+
transform_ms: 2050
|
|
66
|
+
import_ms: 14550
|
|
67
|
+
cumulative_assertion_ms: 292922
|
|
68
|
+
files: 191
|
|
69
|
+
tests: 2230
|
|
70
|
+
- sample: 2
|
|
71
|
+
status: pass
|
|
72
|
+
wall_ms: 81090
|
|
73
|
+
runner_duration_ms: 80520
|
|
74
|
+
json_elapsed_ms: 80526.117
|
|
75
|
+
setup_ms: 0
|
|
76
|
+
transform_ms: 1760
|
|
77
|
+
import_ms: 14100
|
|
78
|
+
cumulative_assertion_ms: 280110
|
|
79
|
+
files: 191
|
|
80
|
+
tests: 2230
|
|
81
|
+
- sample: 3
|
|
82
|
+
status: pass
|
|
83
|
+
wall_ms: 81466
|
|
84
|
+
runner_duration_ms: 80900
|
|
85
|
+
json_elapsed_ms: 80904.892
|
|
86
|
+
setup_ms: 0
|
|
87
|
+
transform_ms: 1730
|
|
88
|
+
import_ms: 13970
|
|
89
|
+
cumulative_assertion_ms: 280978
|
|
90
|
+
files: 191
|
|
91
|
+
tests: 2230
|
|
92
|
+
|
|
93
|
+
source_median:
|
|
94
|
+
wall_ms: 81466
|
|
95
|
+
runner_duration_ms: 80900
|
|
96
|
+
json_elapsed_ms: 80904.892
|
|
97
|
+
setup_ms: 0
|
|
98
|
+
transform_ms: 1760
|
|
99
|
+
import_ms: 14100
|
|
100
|
+
cumulative_assertion_ms: 280978
|
|
101
|
+
workers: 4
|
|
102
|
+
files: 191
|
|
103
|
+
tests: 2230
|
|
104
|
+
|
|
105
|
+
slowest_tests_by_median:
|
|
106
|
+
- file: test/state/entityStorage.test.ts
|
|
107
|
+
test: repeatedly gives simultaneous stale-lock reclaimers one publisher and one explicit loser
|
|
108
|
+
samples_ms: [21905, 18628, 18791]
|
|
109
|
+
median_ms: 18791
|
|
110
|
+
- file: test/state/entityMigrationPreview.test.ts
|
|
111
|
+
test: uses snapshot-bound whole-entry pagination to recover every entry without gaps or duplicates
|
|
112
|
+
samples_ms: [18325, 16575, 16680]
|
|
113
|
+
median_ms: 16680
|
|
114
|
+
- file: test/cli/primeProjectionContract.test.ts
|
|
115
|
+
test: keeps cold entity-mode startup and retrieval within authority budgets at declared scales
|
|
116
|
+
samples_ms: [11256, 10960, 11049]
|
|
117
|
+
median_ms: 11049
|
|
118
|
+
- file: test/analytics/tierReader.test.ts
|
|
119
|
+
test: reports oversized with the artifact path when a shard exceeds the cap
|
|
120
|
+
samples_ms: [13089, 10497, 10245]
|
|
121
|
+
median_ms: 10497
|
|
122
|
+
- file: test/analytics/extractCorpusParity.test.ts
|
|
123
|
+
test: matches record_count, earliest, and latest across probe shapes for TS
|
|
124
|
+
samples_ms: [10715, 9891, 9864]
|
|
125
|
+
median_ms: 9891
|
|
126
|
+
- file: test/analytics/tierReader.test.ts
|
|
127
|
+
test: retains an oversized record in its own shard and reports oversized state
|
|
128
|
+
samples_ms: [9350, 8554, 8589]
|
|
129
|
+
median_ms: 8589
|
|
130
|
+
- file: test/analytics/extractCorpusParity.test.ts
|
|
131
|
+
test: matches TypeScript extractor probe on seeded opencode.db
|
|
132
|
+
samples_ms: [8242, 7416, 7161]
|
|
133
|
+
median_ms: 7416
|
|
134
|
+
- file: test/analytics/extractCorpusParity.test.ts
|
|
135
|
+
test: matches generated Python extractor probe on seeded opencode.db
|
|
136
|
+
samples_ms: [6416, 6397, 6400]
|
|
137
|
+
median_ms: 6400
|
|
138
|
+
- file: test/state/planEntities.test.ts
|
|
139
|
+
test: keeps one active plan unambiguous beside more than twenty archived plans
|
|
140
|
+
samples_ms: [5629, 5632, 5725]
|
|
141
|
+
median_ms: 5632
|
|
142
|
+
- file: test/cli/primeCompatibilityBoundary.test.ts
|
|
143
|
+
test: declares exactly the fields the prime selector accepts
|
|
144
|
+
samples_ms: [4158, 4055, 4055]
|
|
145
|
+
median_ms: 4055
|
|
146
|
+
|
|
147
|
+
pre_commit_samples:
|
|
148
|
+
- sample: representative_cli
|
|
149
|
+
staged_path: packages/cli/src/cli/todoMarkdown.ts
|
|
150
|
+
status: pass
|
|
151
|
+
wall_ms: 6227
|
|
152
|
+
lefthook_ms: 5900
|
|
153
|
+
selected_policies:
|
|
154
|
+
- name: agentera
|
|
155
|
+
command: pnpm -C packages/cli build && node packages/cli/dist/bin/agentera.js check compact
|
|
156
|
+
duration_ms: 2950
|
|
157
|
+
- name: py-ts-parity
|
|
158
|
+
command: bash packages/cli/scripts/py_ts_parity.sh --check --json
|
|
159
|
+
duration_ms: 30
|
|
160
|
+
- name: tests
|
|
161
|
+
command: bash scripts/precommit-vitest.sh packages/cli/src/cli/todoMarkdown.ts
|
|
162
|
+
duration_ms: 2920
|
|
163
|
+
route: targeted
|
|
164
|
+
targets:
|
|
165
|
+
- test/cli/todoMarkdown.test.ts
|
|
166
|
+
- test/cli/state.test.ts
|
|
167
|
+
- test/cli/orientation.test.ts
|
|
168
|
+
- sample: representative_documentation
|
|
169
|
+
staged_path: README.md
|
|
170
|
+
status: pass
|
|
171
|
+
wall_ms: 3421
|
|
172
|
+
lefthook_ms: 3100
|
|
173
|
+
selected_policies:
|
|
174
|
+
- name: agentera
|
|
175
|
+
command: pnpm -C packages/cli build && node packages/cli/dist/bin/agentera.js check compact
|
|
176
|
+
duration_ms: 2960
|
|
177
|
+
- name: docs
|
|
178
|
+
command: bunx markdownlint --dot --fix
|
|
179
|
+
duration_ms: 100
|
|
180
|
+
- name: py-ts-parity
|
|
181
|
+
command: bash packages/cli/scripts/py_ts_parity.sh --check --json
|
|
182
|
+
duration_ms: 30
|
|
183
|
+
unselected_policies:
|
|
184
|
+
- name: tests
|
|
185
|
+
reason: root README.md is outside the pre-commit tests glob
|
|
186
|
+
|
|
187
|
+
raw_evidence:
|
|
188
|
+
root: references/analysis/evidence/verification-baseline-2026-07-20
|
|
189
|
+
source_reports:
|
|
190
|
+
- sample: 1
|
|
191
|
+
path: references/analysis/evidence/verification-baseline-2026-07-20/source-1.json.gz
|
|
192
|
+
format: vitest_json
|
|
193
|
+
compression: gzip_lossless_mtime_zero
|
|
194
|
+
compressed_bytes: 94678
|
|
195
|
+
compressed_sha256: 8431150fe302c63493387e7f6b0893309f1fc5c56bb32e5ed7a54ce842f5c277
|
|
196
|
+
uncompressed_bytes: 769383
|
|
197
|
+
uncompressed_sha256: 65014942bfe5111d48b2d871a326bb995b5ae258d94dd2d54273dc6273705eee
|
|
198
|
+
- sample: 2
|
|
199
|
+
path: references/analysis/evidence/verification-baseline-2026-07-20/source-2.json.gz
|
|
200
|
+
format: vitest_json
|
|
201
|
+
compression: gzip_lossless_mtime_zero
|
|
202
|
+
compressed_bytes: 94578
|
|
203
|
+
compressed_sha256: ed1dab5caabf0155e3ebc54f15830028abf0d6405bda13e1b9544679d1a07af0
|
|
204
|
+
uncompressed_bytes: 769397
|
|
205
|
+
uncompressed_sha256: a2672026c9d41ae69861145fe41087ddabcff7ee7dfd8dfb78fb73bfb67ea74c
|
|
206
|
+
- sample: 3
|
|
207
|
+
path: references/analysis/evidence/verification-baseline-2026-07-20/source-3.json.gz
|
|
208
|
+
format: vitest_json
|
|
209
|
+
compression: gzip_lossless_mtime_zero
|
|
210
|
+
compressed_bytes: 94695
|
|
211
|
+
compressed_sha256: 6b9f33dff97d886a4f004474b8049b4fc81e524d56e0329f2f431694cfeadefe
|
|
212
|
+
uncompressed_bytes: 769322
|
|
213
|
+
uncompressed_sha256: e31078a8eddb48a199b699b7d84739984fc5ec4a1a2d56b20183fabf4460aae5
|
|
214
|
+
pre_commit_reports:
|
|
215
|
+
- sample: representative_cli
|
|
216
|
+
path: references/analysis/evidence/verification-baseline-2026-07-20/precommit-cli.log.gz
|
|
217
|
+
format: lefthook_text_with_json_wall_footer
|
|
218
|
+
compression: gzip_lossless_mtime_zero
|
|
219
|
+
compressed_bytes: 176
|
|
220
|
+
compressed_sha256: 5515ce69ebd4c2700f112868322db8cbe7e804c5a952b0596bee3def9bba7c41
|
|
221
|
+
uncompressed_bytes: 210
|
|
222
|
+
uncompressed_sha256: eecbcb3fac333762ada9a7a6071fea791e26e093c025c83c4298cc3d2d26fe88
|
|
223
|
+
route_path: references/analysis/evidence/verification-baseline-2026-07-20/precommit-cli-route.log.gz
|
|
224
|
+
route_format: precommit_vitest_plain_text_route
|
|
225
|
+
route_compression: gzip_lossless_mtime_zero
|
|
226
|
+
route_compressed_bytes: 83
|
|
227
|
+
route_compressed_sha256: a50db85abdfcd27743bd181d19a3d2ce183c6822d9cd90b7b6a47d688d521797
|
|
228
|
+
route_uncompressed_bytes: 116
|
|
229
|
+
route_uncompressed_sha256: d8bf45b9e554ea03d2b5fa4efd90f397c31620dfdaf0c005d597c766f6bfd4b2
|
|
230
|
+
- sample: representative_documentation
|
|
231
|
+
path: references/analysis/evidence/verification-baseline-2026-07-20/precommit-documentation.log.gz
|
|
232
|
+
format: lefthook_text_with_json_wall_footer
|
|
233
|
+
compression: gzip_lossless_mtime_zero
|
|
234
|
+
compressed_bytes: 180
|
|
235
|
+
compressed_sha256: 047cbeb4e445f7792872a10c0dd640fa191a51c34097f4b319dd653806dca9b4
|
|
236
|
+
uncompressed_bytes: 219
|
|
237
|
+
uncompressed_sha256: acc0f47b9582805b74fd29cf5a54611a8149b07bbccb550736b7dce78eba66b2
|
|
238
|
+
recomputation:
|
|
239
|
+
metrics_command: node references/analysis/evidence/verification-baseline-2026-07-20/recompute.mjs
|
|
240
|
+
compressed_hash_command: sha256sum references/analysis/evidence/verification-baseline-2026-07-20/*.gz
|
|
241
|
+
uncompressed_hash_command: for f in references/analysis/evidence/verification-baseline-2026-07-20/*.gz; do gzip -dc "$f" | sha256sum; done
|
|
242
|
+
source_metrics: >-
|
|
243
|
+
The script recomputes exact JSON elapsed times, cumulative assertion sums,
|
|
244
|
+
file/test totals, three-run medians, and the top-ten median assertion
|
|
245
|
+
ranking directly from all three reports.
|
|
246
|
+
hook_metrics: >-
|
|
247
|
+
The script parses lefthook total and policy durations plus the outer wall
|
|
248
|
+
JSON footer, and reports the retained CLI route targets.
|
|
249
|
+
|
|
250
|
+
production_scale_ownership:
|
|
251
|
+
- requirement: entity startup, bounded list, and exact retrieval at 100 and 1000 entities across every declared boundary, five cold-process repetitions
|
|
252
|
+
authority: references/artifacts/state-storage-authority.yaml#entity_target.measurement_contract
|
|
253
|
+
current_owner: test/performance/entityAuthorityPerformance.test.ts
|
|
254
|
+
current_policy: scheduled_and_release
|
|
255
|
+
intended_gates: [scheduled, release]
|
|
256
|
+
merge_evidence: retain a bounded functional source smoke when the performance owner is separated
|
|
257
|
+
- requirement: archive enumeration at 100 and 1000 entries within latency, heap, and 32768-byte response bounds
|
|
258
|
+
authority: references/artifacts/state-storage-authority.yaml#budgets.list.benchmark
|
|
259
|
+
current_owner: test/state/listRetrieval.test.ts
|
|
260
|
+
current_policy: merge
|
|
261
|
+
intended_gates: [scheduled, release]
|
|
262
|
+
merge_evidence: retain deterministic response-bound and pagination correctness coverage
|
|
263
|
+
- requirement: whole-entry migration pagination recovers every identity without gaps or duplicates under the production response cap
|
|
264
|
+
authority: references/artifacts/state-storage-authority.yaml#budgets.projection
|
|
265
|
+
current_owner: test/state/entityMigrationPreview.test.ts
|
|
266
|
+
current_policy: merge
|
|
267
|
+
intended_gates: [merge, release]
|
|
268
|
+
merge_evidence: production-cap correctness remains merge-blocking until an authority amendment says otherwise
|
|
269
|
+
- requirement: 64 MiB analytics shard, signal, and reader bounds reject oversized input without loading it whole
|
|
270
|
+
authority: references/analysis/evidence-tier-authority.yaml#bounds
|
|
271
|
+
current_owner: test/analytics/oversizedRegression.test.ts and test/analytics/tierReader.test.ts
|
|
272
|
+
current_policy: merge
|
|
273
|
+
intended_gates: [merge, release]
|
|
274
|
+
merge_evidence: sparse files and constant assertions make the production bound deterministic and proportional
|
|
275
|
+
- requirement: dead-process writer-lock reclamation preserves one publisher, one explicit loser, and no residue under repetition
|
|
276
|
+
authority: references/artifacts/state-storage-authority.yaml#entity_target.storage_boundary.shared_primitives.project_wide_id_claim.interrupted_writer_recovery
|
|
277
|
+
current_owner: test/state/entityStorage.test.ts
|
|
278
|
+
current_policy: merge
|
|
279
|
+
intended_gates: [scheduled, release]
|
|
280
|
+
merge_evidence: retain deterministic lock correctness and run stress on relevant writer changes until the owner split is proven
|
|
281
|
+
|
|
282
|
+
risk_decisions:
|
|
283
|
+
fast_policy:
|
|
284
|
+
decision: fast is an execution policy that composes evidence owners; it never owns evidence
|
|
285
|
+
source_package_boundary:
|
|
286
|
+
decision: source and package proof remain distinct owners and commands
|
|
287
|
+
worker_count:
|
|
288
|
+
state: unresolved
|
|
289
|
+
current_default_workers_on_runner: 4
|
|
290
|
+
upper_bound_warning: 12 workers previously failed under contention; this task did not reproduce or supersede that exploratory result
|
|
291
|
+
resolution_criteria:
|
|
292
|
+
- isolate generated outputs before testing higher concurrency
|
|
293
|
+
- benchmark each CI runner rather than infer capacity from logical CPU count
|
|
294
|
+
- consider only candidates at or below 8 workers on this runner
|
|
295
|
+
- require three consecutive warm passes with no timeout, retry, shared-output race, or hidden failure
|
|
296
|
+
- select only a candidate that meets the plan's final wall-time and improvement targets
|
|
297
|
+
lanes:
|
|
298
|
+
state: unresolved
|
|
299
|
+
resolution_criteria:
|
|
300
|
+
- trace every test file to exactly one source, stress, performance, or package owner
|
|
301
|
+
- split mixed files before assigning policy
|
|
302
|
+
- keep deterministic correctness and security failures merge-blocking
|
|
303
|
+
- move probabilistic stress and machine-sensitive performance only after proportional merge evidence exists
|
|
304
|
+
- compose named owners for targeted, local, merge, scheduled, and release policies
|
|
305
|
+
- keep fast as a policy composition, never an owner
|
|
306
|
+
|
|
307
|
+
caveats:
|
|
308
|
+
- The decisions query was degraded and compacted; missing decision detail was not reconstructed.
|
|
309
|
+
- Firm runtime, merge, and lifecycle constraints were preserved, but llavvlpcmb and djmjbmruyk had no satisfaction record.
|
|
310
|
+
- Build orchestration context lacked decisions, vision, and profile families; no refresh or inferred approval was performed.
|
|
311
|
+
- Source timings include normal local-run variability; the excluded warmup was materially slower than retained runs.
|
|
312
|
+
- Outer process-wall samples are the measurement wrapper's structured records; retained JSON reports independently reproduce the separately reported Vitest duration median within 5ms and exactly reproduce assertion, ranking, and count metrics.
|
|
313
|
+
- Earlier 8-worker and 12-worker exploration is context only, not baseline evidence from this protocol.
|
|
@@ -0,0 +1,340 @@
|
|
|
1
|
+
schemaVersion: agentera.verificationFinalProof.v1
|
|
2
|
+
status: accepted
|
|
3
|
+
captured: 2026-07-21
|
|
4
|
+
task: ymkdnqmroi
|
|
5
|
+
|
|
6
|
+
scope:
|
|
7
|
+
authoritative_policy: references/analysis/verification-policy.yaml
|
|
8
|
+
historical_baseline: references/analysis/verification-baseline-2026-07-20.yaml
|
|
9
|
+
measured_selector: AGENTERA_VITEST_RUNNER_POLICY=local-16-logical-cpu-node22
|
|
10
|
+
worker_policy: references/analysis/worker-policy-2026-07-21.yaml
|
|
11
|
+
measured_parent: 2e84ba028a3c8ec76649e06b00e21e9452b4ef60
|
|
12
|
+
parent_worktree_diff_sha256: 58d4b87c4caa29990af3a32238a96bd89503016db4d74aaaf4c088df8d18bba6
|
|
13
|
+
runner:
|
|
14
|
+
name: local-16-logical-cpu-node22
|
|
15
|
+
os: Linux 7.1.4-1-cachyos x86_64
|
|
16
|
+
cpu: AMD Ryzen 7 9800X3D 8-Core Processor
|
|
17
|
+
physical_cores: 8
|
|
18
|
+
logical_cpus: 16
|
|
19
|
+
node: v22.23.1
|
|
20
|
+
pnpm: 10.30.3
|
|
21
|
+
resolved_workers: 8
|
|
22
|
+
final_inventory_sha256: 37b16a0224f75b2160fd85094d3a9ee3d77a6ac31eaf36f2f2df600a3cb54e61
|
|
23
|
+
final_input_sha256:
|
|
24
|
+
packages/cli/test/state/planEntities.test.ts: 5b08500e57f31b13d89201e490c35aaa9fd73ee25ac70ecfbb431dc6bfef868e
|
|
25
|
+
packages/cli/test/cli/primeCompatibilityBoundary.test.ts: a1b0000b0534908ce380c4c604973689e149654faf0ef6b22b107fe53dc35ffe
|
|
26
|
+
packages/cli/test/cli/activeProtocolSurface.test.ts: 7f4f44267adaad08209c3d8346ba4fbe45cdefa223560cbe494eef5e92ece4e0
|
|
27
|
+
packages/cli/test/cli/lifecycleProtocol.test.ts: 0eb13ce63e8b4078e3aa566633bca850a0840ffafeac1ade96ab9b39344b0435
|
|
28
|
+
packages/cli/test/cli/retiredVocabulary.ts: 60d6282180579ec5edc0f8bed7e285e21629c3191d1e0995b76a0bb35462aba6
|
|
29
|
+
packages/cli/test/verification/laneOwnership.test.ts: 67388a1cb38c430351ddef22a59afdf981c616b0f40fe5cf0710718a817cb51f
|
|
30
|
+
docs/packaging/v3-packaging.md: f9fab7467c3740d2c5a5c185846bb2ab8efcdfdd48bcc69cd4958c6c1fb0f5fb
|
|
31
|
+
|
|
32
|
+
controlled_parent_block:
|
|
33
|
+
purpose: establish the exact audit-1 retry tree before proof, classification, or optimization edits
|
|
34
|
+
process_conditions:
|
|
35
|
+
captured_at: 2026-07-21T15:42:00+02:00
|
|
36
|
+
one_user: true
|
|
37
|
+
competing_cpu_bound_process_observed: false
|
|
38
|
+
VITEST_MAX_WORKERS: unset
|
|
39
|
+
selector_resolution: named selector resolved to eight workers
|
|
40
|
+
command: >-
|
|
41
|
+
AGENTERA_VITEST_RUNNER_POLICY=local-16-logical-cpu-node22
|
|
42
|
+
AGENTERA_VERIFICATION_RESULT=/tmp/opencode/ymkdnqmroi-current-<phase>.json
|
|
43
|
+
pnpm -C packages/cli run test:source
|
|
44
|
+
warmup:
|
|
45
|
+
retained: false
|
|
46
|
+
wall_seconds: 45.765
|
|
47
|
+
status: pass
|
|
48
|
+
retained_runs:
|
|
49
|
+
- sample: 1
|
|
50
|
+
wall_seconds: 46.401
|
|
51
|
+
files: 194
|
|
52
|
+
tests_passed: 2369
|
|
53
|
+
tests_skipped: 1
|
|
54
|
+
- sample: 2
|
|
55
|
+
wall_seconds: 45.973
|
|
56
|
+
files: 194
|
|
57
|
+
tests_passed: 2369
|
|
58
|
+
tests_skipped: 1
|
|
59
|
+
- sample: 3
|
|
60
|
+
wall_seconds: 45.697
|
|
61
|
+
files: 194
|
|
62
|
+
tests_passed: 2369
|
|
63
|
+
tests_skipped: 1
|
|
64
|
+
median_wall_seconds: 45.973
|
|
65
|
+
result: fail
|
|
66
|
+
interpretation: >-
|
|
67
|
+
The exact audit-1 retry tree still exceeded 45 seconds without one outlier,
|
|
68
|
+
so fixture/setup optimization was required. The JSON-only owner channel did
|
|
69
|
+
not emit Vitest transform/import dimensions; those are not reconstructed.
|
|
70
|
+
|
|
71
|
+
root_cause:
|
|
72
|
+
finding: >-
|
|
73
|
+
Source tests repeatedly rebuilt equivalent fixture state. The prime
|
|
74
|
+
compatibility selector ran one complete prime projection per declared field;
|
|
75
|
+
the archived-plan read test ran 21 already-covered public create/archive
|
|
76
|
+
cycles; and activeProtocolSurface regenerated every capability context even
|
|
77
|
+
though it already scans every capability instruction while lifecycleProtocol
|
|
78
|
+
separately generates every context for canonical plan projection.
|
|
79
|
+
correction: >-
|
|
80
|
+
Batch all declared fields through the documented comma-separated selector,
|
|
81
|
+
seed canonical archived read fixtures while retaining the separate public
|
|
82
|
+
lifecycle/archive acceptance, capture one representative runtime context in
|
|
83
|
+
activeProtocolSurface while retaining all-instruction scanning, and reconcile
|
|
84
|
+
retired vocabulary in lifecycleProtocol's already-generated all-capability
|
|
85
|
+
contexts alongside its canonical plan assertion.
|
|
86
|
+
assertions_removed: 0
|
|
87
|
+
tests_skipped_or_deleted: 0
|
|
88
|
+
thresholds_changed: false
|
|
89
|
+
|
|
90
|
+
ownership:
|
|
91
|
+
inventory:
|
|
92
|
+
total_files: 200
|
|
93
|
+
source: 194
|
|
94
|
+
stress: 1
|
|
95
|
+
performance: 3
|
|
96
|
+
package: 2
|
|
97
|
+
mixed_files: 0
|
|
98
|
+
result: pass
|
|
99
|
+
independent_owners:
|
|
100
|
+
- owner: source
|
|
101
|
+
command: pnpm -C packages/cli run test:source
|
|
102
|
+
wall_seconds: 43.194
|
|
103
|
+
files: 194
|
|
104
|
+
passed_tests: 2369
|
|
105
|
+
skipped_tests: 1
|
|
106
|
+
result: pass
|
|
107
|
+
- owner: stress
|
|
108
|
+
command: pnpm -C packages/cli run test:stress
|
|
109
|
+
wall_seconds: 19.668
|
|
110
|
+
files: 1
|
|
111
|
+
passed_tests: 2
|
|
112
|
+
result: pass
|
|
113
|
+
- owner: performance
|
|
114
|
+
command: pnpm -C packages/cli run test:performance
|
|
115
|
+
wall_seconds: 18.495
|
|
116
|
+
files: 3
|
|
117
|
+
passed_tests: 3
|
|
118
|
+
structured_evidence: pass
|
|
119
|
+
result: pass
|
|
120
|
+
- owner: package
|
|
121
|
+
command: pnpm -C packages/cli run verify:package
|
|
122
|
+
wall_seconds: 16.533
|
|
123
|
+
files: 2
|
|
124
|
+
passed_tests: 10
|
|
125
|
+
result: pass
|
|
126
|
+
|
|
127
|
+
policy_compositions:
|
|
128
|
+
result: pass
|
|
129
|
+
runs:
|
|
130
|
+
- { policy: targeted, owners: [source], wall_seconds: 42.701, result: pass }
|
|
131
|
+
- { policy: precommit, owners: [source], wall_seconds: 42.754, result: pass }
|
|
132
|
+
- { policy: fast, owners: [source], wall_seconds: 43.486, result: pass }
|
|
133
|
+
- { policy: local, owners: [source], wall_seconds: 42.343, result: pass }
|
|
134
|
+
- { policy: merge, owners: [source, package], wall_seconds: 50.191, result: pass }
|
|
135
|
+
- { policy: scheduled, owners: [source, stress, performance], wall_seconds: 81.380, result: pass }
|
|
136
|
+
- { policy: release, owners: [source, stress, performance, package], wall_seconds: 98.976, result: pass }
|
|
137
|
+
interpretation: >-
|
|
138
|
+
Every canonical policy executed the exact ordered owner list declared by the
|
|
139
|
+
policy authority. Inventory validation found no gap, overlap, or mixed file.
|
|
140
|
+
|
|
141
|
+
final_measurement:
|
|
142
|
+
classification_boundary: >-
|
|
143
|
+
All code, test, packaging documentation, and evidence-file location choices
|
|
144
|
+
were final before this block. Retained evidence lives under evidence/ rather
|
|
145
|
+
than package-copied references/, so retaining reports does not alter the
|
|
146
|
+
source owner inventory or package fixture input. Only typed state records are
|
|
147
|
+
appended after this proof.
|
|
148
|
+
process_conditions:
|
|
149
|
+
captured_at: 2026-07-21T16:32:32+02:00
|
|
150
|
+
load_average: [1.11, 2.78, 5.52]
|
|
151
|
+
cpu_temperature_celsius: 44.2
|
|
152
|
+
one_user: true
|
|
153
|
+
competing_cpu_bound_process_observed: false
|
|
154
|
+
VITEST_MAX_WORKERS: unset
|
|
155
|
+
selector_resolution: named selector resolved to eight workers
|
|
156
|
+
command: >-
|
|
157
|
+
Resolve files.source from `node packages/cli/scripts/verify-lane.mjs
|
|
158
|
+
inventory --json`, then from packages/cli run `AGENTERA_VITEST_RUNNER_POLICY=
|
|
159
|
+
local-16-logical-cpu-node22 pnpm exec vp test run --config vite.config.ts
|
|
160
|
+
--reporter=default --reporter=json --outputFile=<sample>.json <exact files>`.
|
|
161
|
+
wall_definition: Bash process wall around the complete pnpm observer
|
|
162
|
+
dimensions_definition: Vitest default reporter from the same process
|
|
163
|
+
cumulative_definition: sum of JSON assertion durations; concurrent assertions overlap
|
|
164
|
+
warmup:
|
|
165
|
+
retained: false
|
|
166
|
+
wall_seconds: 41.675
|
|
167
|
+
vitest_duration_seconds: 41.09
|
|
168
|
+
transform_seconds: 4.00
|
|
169
|
+
setup_seconds: 0
|
|
170
|
+
import_seconds: 21.00
|
|
171
|
+
cumulative_test_seconds: 276.35
|
|
172
|
+
status: pass
|
|
173
|
+
retained_runs:
|
|
174
|
+
- sample: 1
|
|
175
|
+
wall_seconds: 41.803
|
|
176
|
+
vitest_duration_seconds: 41.23
|
|
177
|
+
transform_seconds: 4.14
|
|
178
|
+
setup_seconds: 0
|
|
179
|
+
import_seconds: 21.07
|
|
180
|
+
cumulative_test_seconds: 277.24
|
|
181
|
+
cumulative_assertion_seconds: 268.853
|
|
182
|
+
files: 194
|
|
183
|
+
tests_passed: 2369
|
|
184
|
+
tests_skipped: 1
|
|
185
|
+
- sample: 2
|
|
186
|
+
wall_seconds: 43.020
|
|
187
|
+
vitest_duration_seconds: 42.45
|
|
188
|
+
transform_seconds: 4.30
|
|
189
|
+
setup_seconds: 0
|
|
190
|
+
import_seconds: 22.35
|
|
191
|
+
cumulative_test_seconds: 284.94
|
|
192
|
+
cumulative_assertion_seconds: 276.478
|
|
193
|
+
files: 194
|
|
194
|
+
tests_passed: 2369
|
|
195
|
+
tests_skipped: 1
|
|
196
|
+
- sample: 3
|
|
197
|
+
wall_seconds: 42.908
|
|
198
|
+
vitest_duration_seconds: 42.33
|
|
199
|
+
transform_seconds: 4.53
|
|
200
|
+
setup_seconds: 0
|
|
201
|
+
import_seconds: 22.00
|
|
202
|
+
cumulative_test_seconds: 284.11
|
|
203
|
+
cumulative_assertion_seconds: 275.542
|
|
204
|
+
files: 194
|
|
205
|
+
tests_passed: 2369
|
|
206
|
+
tests_skipped: 1
|
|
207
|
+
median:
|
|
208
|
+
wall_seconds: 42.908
|
|
209
|
+
vitest_duration_seconds: 42.33
|
|
210
|
+
transform_seconds: 4.30
|
|
211
|
+
setup_seconds: 0
|
|
212
|
+
import_seconds: 22.00
|
|
213
|
+
cumulative_test_seconds: 284.11
|
|
214
|
+
cumulative_assertion_seconds: 275.542
|
|
215
|
+
files: 194
|
|
216
|
+
tests_total: 2370
|
|
217
|
+
|
|
218
|
+
comparison_to_four_worker_baseline:
|
|
219
|
+
baseline:
|
|
220
|
+
wall_seconds: 81.466
|
|
221
|
+
vitest_duration_seconds: 80.90
|
|
222
|
+
transform_seconds: 1.76
|
|
223
|
+
setup_seconds: 0
|
|
224
|
+
import_seconds: 14.10
|
|
225
|
+
cumulative_assertion_seconds: 280.978
|
|
226
|
+
files: 191
|
|
227
|
+
tests: 2230
|
|
228
|
+
workers: 4
|
|
229
|
+
final:
|
|
230
|
+
wall_seconds: 42.908
|
|
231
|
+
vitest_duration_seconds: 42.33
|
|
232
|
+
transform_seconds: 4.30
|
|
233
|
+
setup_seconds: 0
|
|
234
|
+
import_seconds: 22.00
|
|
235
|
+
cumulative_assertion_seconds: 275.542
|
|
236
|
+
files: 194
|
|
237
|
+
tests: 2370
|
|
238
|
+
workers: 8
|
|
239
|
+
arithmetic:
|
|
240
|
+
wall_seconds_saved: 38.558
|
|
241
|
+
wall_improvement_percent: 47.330
|
|
242
|
+
file_count_change: 3
|
|
243
|
+
file_count_change_percent: 1.571
|
|
244
|
+
test_count_change: 140
|
|
245
|
+
test_count_change_percent: 6.278
|
|
246
|
+
cumulative_assertion_time_change_percent: -1.935
|
|
247
|
+
inventory_caveat: >-
|
|
248
|
+
The historical baseline has three fewer files and 140 fewer tests. Wall
|
|
249
|
+
improvement is process-level acceptance evidence; component and cumulative
|
|
250
|
+
assertion comparisons are not like-for-like speed claims.
|
|
251
|
+
|
|
252
|
+
slowest_tests:
|
|
253
|
+
audit_1_before_observer:
|
|
254
|
+
- { test: planEntities active beside archived plans, milliseconds: 7717 }
|
|
255
|
+
- { test: primeCompatibility declared selector fields, milliseconds: 5533 }
|
|
256
|
+
- { test: activeProtocol retired vocabulary surface, milliseconds: 4256 }
|
|
257
|
+
- { test: lifecycleProtocol canonical startup and compact, milliseconds: 3868 }
|
|
258
|
+
- { test: listRetrieval bounded yaml cursor, milliseconds: 3522 }
|
|
259
|
+
final_target_medians:
|
|
260
|
+
- { test: planEntities active beside archived plans, milliseconds: 587.414 }
|
|
261
|
+
- { test: primeCompatibility declared selector fields, milliseconds: 359.191 }
|
|
262
|
+
- { test: activeProtocol retired vocabulary surface, milliseconds: 1290.204 }
|
|
263
|
+
- { test: lifecycleProtocol canonical startup and compact, milliseconds: 3896.026 }
|
|
264
|
+
final_top_five_medians:
|
|
265
|
+
- { test: lifecycleProtocol canonical startup and compact, milliseconds: 3896.026 }
|
|
266
|
+
- { test: listRetrieval bounded yaml cursor, milliseconds: 3593.758 }
|
|
267
|
+
- { test: listRetrieval bounded json cursor, milliseconds: 3493.647 }
|
|
268
|
+
- { test: listRetrieval bounded text cursor, milliseconds: 3396.428 }
|
|
269
|
+
- { test: prime projection emoji boundary, milliseconds: 3247.478 }
|
|
270
|
+
|
|
271
|
+
raw_evidence:
|
|
272
|
+
root: evidence/ymkdnqmroi
|
|
273
|
+
compression: deterministic gzip with mtime zero
|
|
274
|
+
files:
|
|
275
|
+
current-warmup.log.gz: 9dbc7e00caece9d35f509817c8e7c6ccbefe670e69c8811a988b2cba66ffb24d
|
|
276
|
+
current-run1.log.gz: 7948e21a0106f62cedaf8f1b4183f8d44a37ab6e03992f42b8b21ef03902b989
|
|
277
|
+
current-run2.log.gz: 99f212158e94d028eff9c7e74e13686f2a505866604658fe0f0a9136ba0d90c1
|
|
278
|
+
current-run3.log.gz: ee9f52621e5a842cce784ab1b7dd549f516c563160d58b1a3da35f87f5a2ed41
|
|
279
|
+
final-warmup.log.gz: 465a27912a194b452020ac0aa74cd765bec0eed6e4108f9817d46af648177779
|
|
280
|
+
final-run1.log.gz: 824d383262fe2f80a882ba271e07ee7a8630cd4bce6a41106b9c9b026b54c6d0
|
|
281
|
+
final-run1.json.gz: eec0244f5f18ff2050d0b40d8ea594653017f5c472a7cc6dbea8753b83ade1c7
|
|
282
|
+
final-run2.log.gz: 69526e343d003d69f470c7906935d3fb183b2c2a77864b5e7eda0c5bbef8a989
|
|
283
|
+
final-run2.json.gz: f7240ced75283ef764855856eea4bc37a91dd0aac11f13416572e740e555fac3
|
|
284
|
+
final-run3.log.gz: c7ec7f4c0fbe4d544a1ab13ec996c2fceae2c49aaede16ed85a98dfe6ee8e11b
|
|
285
|
+
final-run3.json.gz: eba2c5fe1f58234ba9b20b6ffe0d417f3db6088c421d9386ff5a62f444d75385
|
|
286
|
+
original_current_json_sha256:
|
|
287
|
+
warmup: 07c1bdf72bbbee6d150cd2d3e39f4e58d43e71c092c40f798ee9f7d62b1b6865
|
|
288
|
+
run1: d3ec0f4d95351c0c889eb41e6488a351c0b5a75437bfaf8c3561958c567b35bb
|
|
289
|
+
run2: ebcec8e6e61fe75d8bc695ec7f564e24063f6a62ae841eff363340a115482cfe
|
|
290
|
+
run3: dafa94e46ccc8df16130cf3c17f62bca863046ceae445d10b1365fc2265490f5
|
|
291
|
+
recompute: >-
|
|
292
|
+
Run `sha256sum evidence/ymkdnqmroi/*`; use `gzip -dc` on each log to
|
|
293
|
+
recover timestamps, command, Vitest dimensions, and Bash wall; parse each
|
|
294
|
+
final JSON with Node, sum finite assertionResults[].duration values, and
|
|
295
|
+
median the three per-assertion durations for slow-test ranking.
|
|
296
|
+
|
|
297
|
+
gates:
|
|
298
|
+
- { command: pnpm -C packages/cli run verify:generated-overlap, result: pass, detail: source 194/2370; package 2/10; build pass; zero mismatches }
|
|
299
|
+
- { command: pnpm -C packages/cli run typecheck, result: pass }
|
|
300
|
+
- { command: pnpm -C packages/cli build, result: pass }
|
|
301
|
+
- { command: node packages/cli/dist/bin/agentera.js check validate capability-contract --format json, result: pass }
|
|
302
|
+
- { command: node packages/cli/dist/bin/agentera.js check compact, result: pass }
|
|
303
|
+
- { command: pnpm -C packages/cli run pack:dry-run, result: pass, detail: 686 package entries }
|
|
304
|
+
- { command: bash packages/cli/scripts/py_ts_parity.sh --check --json, result: pass, detail: drift none }
|
|
305
|
+
- { command: bunx markdownlint docs/packaging/v3-packaging.md TODO.md, result: pass }
|
|
306
|
+
|
|
307
|
+
narrow_repair_verification:
|
|
308
|
+
focused_runtime_and_ownership:
|
|
309
|
+
command: >-
|
|
310
|
+
pnpm -C packages/cli run test:source --
|
|
311
|
+
test/cli/activeProtocolSurface.test.ts test/cli/lifecycleProtocol.test.ts
|
|
312
|
+
test/verification/laneOwnership.test.ts
|
|
313
|
+
result: pass
|
|
314
|
+
detail: 3 files, 84 tests; lifecycleProtocol reconciled all 12 already-generated capability payloads, and lane ownership remained green.
|
|
315
|
+
ordinary_source:
|
|
316
|
+
command: >-
|
|
317
|
+
AGENTERA_VITEST_RUNNER_POLICY=local-16-logical-cpu-node22
|
|
318
|
+
pnpm -C packages/cli run test:source
|
|
319
|
+
result: pass
|
|
320
|
+
detail: 194 files, 2369 passed, 1 skipped; Vitest duration 42.83 seconds.
|
|
321
|
+
typecheck:
|
|
322
|
+
command: pnpm -C packages/cli run typecheck
|
|
323
|
+
result: pass
|
|
324
|
+
|
|
325
|
+
acceptance:
|
|
326
|
+
owners_independent: pass
|
|
327
|
+
policy_compositions: pass
|
|
328
|
+
worker_count_at_most_eight: pass
|
|
329
|
+
median_wall_at_most_45_seconds: pass
|
|
330
|
+
wall_improvement_at_least_35_percent: pass
|
|
331
|
+
documentation_synchronized: pass
|
|
332
|
+
changelog_unchanged: pass
|
|
333
|
+
conclusion: qgkxggjber is complete; ymkdnqmroi remains blocked as audit-2 historical provenance.
|
|
334
|
+
|
|
335
|
+
caveats:
|
|
336
|
+
- Approximately two seconds of ordinary wall-time variance on this non-isolated developer machine is nonblocking and not a refactor trigger; the retained meaningful improvement, eight-worker bound, and functional correctness evidence remain accepted.
|
|
337
|
+
- Decisions retrieval remained degraded to 5 of 50; omitted records were not reconstructed.
|
|
338
|
+
- Satisfaction remains unavailable for llavvlpcmb and djmjbmruyk.
|
|
339
|
+
- Vision and profile were absent; no approval was inferred.
|
|
340
|
+
- The missing NPM_TOKEN warning is nonblocking and no publication was attempted.
|