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,142 @@
|
|
|
1
|
+
schemaVersion: agentera.verificationPolicy.v1
|
|
2
|
+
|
|
3
|
+
# This file is the sole authority for CLI test ownership and policy composition.
|
|
4
|
+
# A matching explicit rule is required for specialized owners. Files with no
|
|
5
|
+
# explicit match belong to default_owner; multiple explicit matches are invalid.
|
|
6
|
+
inventory:
|
|
7
|
+
root: packages/cli/test
|
|
8
|
+
suffix: .test.ts
|
|
9
|
+
default_owner: source
|
|
10
|
+
rules:
|
|
11
|
+
- owner: stress
|
|
12
|
+
path: packages/cli/test/stress/entityStorageStress.test.ts
|
|
13
|
+
- owner: performance
|
|
14
|
+
path: packages/cli/test/performance/analyticsEvidenceTierCap.test.ts
|
|
15
|
+
- owner: performance
|
|
16
|
+
path: packages/cli/test/performance/entityMigrationPreviewCap.test.ts
|
|
17
|
+
- owner: performance
|
|
18
|
+
path: packages/cli/test/performance/entityAuthorityPerformance.test.ts
|
|
19
|
+
evidence_producer: true
|
|
20
|
+
- owner: package
|
|
21
|
+
prefix: packages/cli/test/packaging/
|
|
22
|
+
|
|
23
|
+
# Full-overlap validation accepts this governed YAML byte stream and the owner
|
|
24
|
+
# command's JSON result-file bytes as its only evidence authorities. Parsed
|
|
25
|
+
# objects are internal implementation details: callers cannot supply policy or
|
|
26
|
+
# reporter objects directly. The source proof requires exactly one matching
|
|
27
|
+
# conditional assertion in the declared file and nowhere else in the
|
|
28
|
+
# source-owner inventory.
|
|
29
|
+
overlap:
|
|
30
|
+
max_diagnostic_utf8_bytes: 8192
|
|
31
|
+
allowed_pending_assertion:
|
|
32
|
+
owner: source
|
|
33
|
+
path: packages/cli/test/build/generatedOutputPublication.test.ts
|
|
34
|
+
suite: generated generation publication
|
|
35
|
+
title: reads one real Darwin process identity independently of caller locale and timezone
|
|
36
|
+
status: skipped
|
|
37
|
+
executes_when:
|
|
38
|
+
platform: darwin
|
|
39
|
+
|
|
40
|
+
owners:
|
|
41
|
+
source:
|
|
42
|
+
config: packages/cli/vite.config.ts
|
|
43
|
+
correction: Run `pnpm -C packages/cli test:source`; fix the reported source test or its source setup.
|
|
44
|
+
stress:
|
|
45
|
+
config: packages/cli/vite.config.ts
|
|
46
|
+
correction: Run `pnpm -C packages/cli test:stress`; fix the named stress invariant or its fixture.
|
|
47
|
+
performance:
|
|
48
|
+
config: packages/cli/vite.config.ts
|
|
49
|
+
correction: Run `pnpm -C packages/cli test:performance`; check runner conditions and fix the named budget regression.
|
|
50
|
+
integration:
|
|
51
|
+
path: packages/cli/test/integration/performanceOwner.integration.mjs
|
|
52
|
+
command: [pnpm, run, test:performance:integration]
|
|
53
|
+
evidence:
|
|
54
|
+
schema_version: agentera.entityAuthorityPerformanceEvidence.v1
|
|
55
|
+
authority: references/artifacts/state-storage-authority.yaml#entity_target.measurement_contract
|
|
56
|
+
stdout_format: newline_delimited_json_record_amid_runner_output
|
|
57
|
+
max_utf8_bytes: 65536
|
|
58
|
+
forwarding:
|
|
59
|
+
# Delimiters are invocation syntax and are never forwarded. Every explicit
|
|
60
|
+
# file selection must resolve to exact inventory files and retain this
|
|
61
|
+
# owner's evidence producer.
|
|
62
|
+
safe_options:
|
|
63
|
+
--no-color: none
|
|
64
|
+
--logHeapUsage: none
|
|
65
|
+
--printConsoleTrace: none
|
|
66
|
+
--includeTaskLocation: none
|
|
67
|
+
forbidden_options:
|
|
68
|
+
-t: test-name selection can skip owned evidence
|
|
69
|
+
--testNamePattern: test-name selection can skip owned evidence
|
|
70
|
+
--exclude: file exclusion changes owner suite membership
|
|
71
|
+
--include: file inclusion changes owner suite membership
|
|
72
|
+
--dir: scan-root selection changes owner suite membership
|
|
73
|
+
-r: root configuration can redirect owner discovery
|
|
74
|
+
--root: root configuration can redirect owner discovery
|
|
75
|
+
-c: config selection can replace the owner configuration
|
|
76
|
+
--config: config selection can replace the owner configuration
|
|
77
|
+
--changed: change selection can skip owned evidence
|
|
78
|
+
--shard: sharding can skip owned evidence
|
|
79
|
+
--project: project selection can redirect owner execution
|
|
80
|
+
--tagsFilter: tag selection can skip owned evidence
|
|
81
|
+
--reporter: reporter selection can suppress the evidence line
|
|
82
|
+
--outputFile: output redirection can suppress the evidence line
|
|
83
|
+
--silent: output suppression can hide the evidence line
|
|
84
|
+
--hideSkippedTests: output filtering can hide owner diagnostics
|
|
85
|
+
package:
|
|
86
|
+
config: packages/cli/vite.package.config.ts
|
|
87
|
+
correction: Run `pnpm -C packages/cli verify:package`; fix package construction or the extracted-package assertion.
|
|
88
|
+
|
|
89
|
+
# Deterministic simultaneous-publication and stale-lock recovery evidence remains
|
|
90
|
+
# source-owned. The independent 100-repetition stale-lock race is stress-owned.
|
|
91
|
+
mixed_files: []
|
|
92
|
+
# Production-cap analytics, entity authority, and migration-preview wiring are intentionally
|
|
93
|
+
# separate from proportional source fixtures and run through performance in
|
|
94
|
+
# scheduled/release.
|
|
95
|
+
|
|
96
|
+
policies:
|
|
97
|
+
targeted: [source]
|
|
98
|
+
precommit: [source]
|
|
99
|
+
fast: [source]
|
|
100
|
+
local: [source]
|
|
101
|
+
merge: [source, package]
|
|
102
|
+
scheduled: [source, stress, performance]
|
|
103
|
+
release: [source, stress, performance, package]
|
|
104
|
+
|
|
105
|
+
# Task 1 classified probabilistic stale-lock repetition as scheduled/release
|
|
106
|
+
# evidence after proportional deterministic lock correctness remained in source.
|
|
107
|
+
# Therefore merge receives lock evidence through source, while scheduled also
|
|
108
|
+
# executes the stress owner.
|
|
109
|
+
|
|
110
|
+
# Pre-commit routing chooses release policy for authority and verification
|
|
111
|
+
# surfaces. All other paths retain the existing targeted source routing.
|
|
112
|
+
conservative_routing:
|
|
113
|
+
exact:
|
|
114
|
+
- .lefthook.yml
|
|
115
|
+
- protocol.yaml
|
|
116
|
+
- registry.json
|
|
117
|
+
- packages/cli/package.json
|
|
118
|
+
- packages/cli/vite.config.ts
|
|
119
|
+
- packages/cli/vite.package.config.ts
|
|
120
|
+
- packages/cli/vitest.shared.ts
|
|
121
|
+
- packages/cli/scripts/verify-lane.mjs
|
|
122
|
+
- packages/cli/scripts/performance-evidence.mjs
|
|
123
|
+
- packages/cli/scripts/overlap-pending.mjs
|
|
124
|
+
- packages/cli/test/integration/performanceOwner.integration.mjs
|
|
125
|
+
- packages/cli/scripts/build-package.mjs
|
|
126
|
+
- packages/cli/scripts/generated-output.mjs
|
|
127
|
+
- packages/cli/scripts/copy-bundle.mjs
|
|
128
|
+
- packages/cli/scripts/generate-extract-corpus-parity.mjs
|
|
129
|
+
- packages/cli/scripts/verification-barrier.mjs
|
|
130
|
+
- packages/cli/scripts/verify-generated-overlap.mjs
|
|
131
|
+
- packages/cli/scripts/pack-package.mjs
|
|
132
|
+
- packages/cli/scripts/reject-direct-prepack.mjs
|
|
133
|
+
- packages/cli/test/sourceSetup.ts
|
|
134
|
+
- packages/cli/test/helpers/sourceSubprocess.ts
|
|
135
|
+
- references/analysis/verification-policy.yaml
|
|
136
|
+
- scripts/precommit-vitest.sh
|
|
137
|
+
prefixes:
|
|
138
|
+
- .github/workflows/
|
|
139
|
+
- packages/cli/test/packaging/
|
|
140
|
+
- references/adapters/
|
|
141
|
+
- references/artifacts/
|
|
142
|
+
- skills/
|
|
@@ -0,0 +1,207 @@
|
|
|
1
|
+
schemaVersion: agentera.workerPolicyBenchmark.v1
|
|
2
|
+
status: selected
|
|
3
|
+
captured: 2026-07-21
|
|
4
|
+
|
|
5
|
+
runner:
|
|
6
|
+
baseline_reference: references/analysis/verification-baseline-2026-07-20.yaml
|
|
7
|
+
name: local-16-logical-cpu-node22
|
|
8
|
+
plan_label: named 16-core Node 22 runner
|
|
9
|
+
plan_label_mapping: >-
|
|
10
|
+
"16-core" means the 16 logical scheduling CPUs reported by nproc and
|
|
11
|
+
os.cpus(), not physical cores. The named runner is an AMD Ryzen 7 9800X3D
|
|
12
|
+
with 8 physical cores and 16 threads, running Linux 7.1.4-1-cachyos,
|
|
13
|
+
Node v22.23.1, and pnpm 10.30.3. This preserves the historical baseline's
|
|
14
|
+
terminology without claiming 16 physical cores.
|
|
15
|
+
|
|
16
|
+
method:
|
|
17
|
+
command: pnpm run test:source
|
|
18
|
+
working_directory: packages/cli
|
|
19
|
+
selection: >-
|
|
20
|
+
Each candidate was supplied only through VITEST_MAX_WORKERS, after which
|
|
21
|
+
the source owner selected its complete inventory through verify-lane.mjs.
|
|
22
|
+
No file filters, retries, reporter overrides, or concurrent invocations
|
|
23
|
+
were used.
|
|
24
|
+
protocol: >-
|
|
25
|
+
Run one unretained warmup followed immediately by three retained runs for
|
|
26
|
+
each safe candidate, serially in ascending worker order. Record Bash
|
|
27
|
+
process wall time and Vitest's reported duration, file count, and test
|
|
28
|
+
count. The shell emitted comma decimal separators; table values normalize
|
|
29
|
+
them to decimal points.
|
|
30
|
+
reproduction: >-
|
|
31
|
+
From packages/cli, for each workers value and phase in warmup sample-1
|
|
32
|
+
sample-2 sample-3, run: TIMEFORMAT="workers=$workers phase=$phase
|
|
33
|
+
wall_seconds=%3R"; time env VITEST_MAX_WORKERS="$workers" pnpm run
|
|
34
|
+
test:source. Run candidates serially; retain only the three samples after
|
|
35
|
+
each warmup.
|
|
36
|
+
pass_conditions:
|
|
37
|
+
- source command exits zero
|
|
38
|
+
- 193 test files pass and 2365 tests pass with one declared Darwin skip
|
|
39
|
+
- no test exceeds the configured 30000 ms timeout
|
|
40
|
+
- no retry, shared-output failure, or generated-output race is reported
|
|
41
|
+
|
|
42
|
+
candidates:
|
|
43
|
+
- workers: 6
|
|
44
|
+
warmup:
|
|
45
|
+
wall_seconds: 66.085
|
|
46
|
+
vitest_duration_seconds: 64.47
|
|
47
|
+
retained:
|
|
48
|
+
- wall_seconds: 55.297
|
|
49
|
+
vitest_duration_seconds: 54.30
|
|
50
|
+
- wall_seconds: 50.028
|
|
51
|
+
vitest_duration_seconds: 49.09
|
|
52
|
+
- wall_seconds: 49.322
|
|
53
|
+
vitest_duration_seconds: 48.38
|
|
54
|
+
median:
|
|
55
|
+
wall_seconds: 50.028
|
|
56
|
+
vitest_duration_seconds: 49.09
|
|
57
|
+
result: pass
|
|
58
|
+
- workers: 8
|
|
59
|
+
warmup:
|
|
60
|
+
wall_seconds: 43.899
|
|
61
|
+
vitest_duration_seconds: 42.94
|
|
62
|
+
retained:
|
|
63
|
+
- wall_seconds: 43.968
|
|
64
|
+
vitest_duration_seconds: 43.03
|
|
65
|
+
- wall_seconds: 43.598
|
|
66
|
+
vitest_duration_seconds: 42.66
|
|
67
|
+
- wall_seconds: 43.926
|
|
68
|
+
vitest_duration_seconds: 42.99
|
|
69
|
+
median:
|
|
70
|
+
wall_seconds: 43.926
|
|
71
|
+
vitest_duration_seconds: 42.99
|
|
72
|
+
result: pass
|
|
73
|
+
|
|
74
|
+
selection:
|
|
75
|
+
precedence:
|
|
76
|
+
- VITEST_MAX_WORKERS explicit numeric override
|
|
77
|
+
- AGENTERA_VITEST_RUNNER_POLICY=local-16-logical-cpu-node22
|
|
78
|
+
- unmeasured fallback
|
|
79
|
+
measured_local:
|
|
80
|
+
selector: AGENTERA_VITEST_RUNNER_POLICY=local-16-logical-cpu-node22
|
|
81
|
+
workers: 8
|
|
82
|
+
evidence_status: measured
|
|
83
|
+
rationale: >-
|
|
84
|
+
Eight is the faster of the two safe, repeatably passing candidates: its
|
|
85
|
+
43.926-second retained median is 6.102 seconds (12.197 percent) below the
|
|
86
|
+
six-worker median. It is also the plan's stated maximum safe candidate.
|
|
87
|
+
It is selected only through the named runner-policy selector, never from
|
|
88
|
+
CPU count or host fingerprinting.
|
|
89
|
+
unmeasured_fallback:
|
|
90
|
+
selector: AGENTERA_VITEST_RUNNER_POLICY=unmeasured or no recognized selector
|
|
91
|
+
workers: 4
|
|
92
|
+
evidence_status: unmeasured_pending_benchmark
|
|
93
|
+
evidence: >-
|
|
94
|
+
references/analysis/verification-baseline-2026-07-20.yaml retains only
|
|
95
|
+
the named local runner's measurements and requires each CI runner to be
|
|
96
|
+
benchmarked. No retained GitHub-hosted runner measurement is available.
|
|
97
|
+
rationale: >-
|
|
98
|
+
Four workers is a conservative bounded fallback, not a GitHub-hosted
|
|
99
|
+
runner measurement. Every CI runner needs its own retained benchmark
|
|
100
|
+
before a tuned policy may replace it.
|
|
101
|
+
explicit_override:
|
|
102
|
+
selector: VITEST_MAX_WORKERS=<Vitest-supported worker count>
|
|
103
|
+
evidence_status: operator_selected
|
|
104
|
+
rationale: >-
|
|
105
|
+
This takes precedence over runner policy and is not presented as a
|
|
106
|
+
benchmarked setting unless separately measured and recorded.
|
|
107
|
+
historical_baseline: >-
|
|
108
|
+
The preserved four-worker baseline is 81.466 seconds median at source
|
|
109
|
+
revision af9cf773 (references/analysis/verification-baseline-2026-07-20.yaml).
|
|
110
|
+
Its 191 files and 2230 tests differ from this checkout's 193 files and
|
|
111
|
+
2365 tests, so it provides historical context rather than a like-for-like
|
|
112
|
+
speedup calculation.
|
|
113
|
+
unsafe_upper_bound: >-
|
|
114
|
+
Twelve workers previously failed under contention. It was not rerun and
|
|
115
|
+
is not a supported candidate, a selection target, or evidence superseded
|
|
116
|
+
by this measurement.
|
|
117
|
+
|
|
118
|
+
superseded_confirmation:
|
|
119
|
+
command: pnpm run test:source
|
|
120
|
+
environment: VITEST_MAX_WORKERS unset; previous global default selected eight workers
|
|
121
|
+
consecutive_runs:
|
|
122
|
+
- wall_seconds: 43.869
|
|
123
|
+
vitest_duration_seconds: 42.90
|
|
124
|
+
files_passed: 194
|
|
125
|
+
tests_passed: 2366
|
|
126
|
+
tests_skipped: 1
|
|
127
|
+
- wall_seconds: 43.972
|
|
128
|
+
vitest_duration_seconds: 43.02
|
|
129
|
+
files_passed: 194
|
|
130
|
+
tests_passed: 2366
|
|
131
|
+
tests_skipped: 1
|
|
132
|
+
- wall_seconds: 44.210
|
|
133
|
+
vitest_duration_seconds: 43.27
|
|
134
|
+
files_passed: 194
|
|
135
|
+
tests_passed: 2366
|
|
136
|
+
tests_skipped: 1
|
|
137
|
+
result: >-
|
|
138
|
+
These three serial source runs passed without timeout, retry, shared-output
|
|
139
|
+
race, or generated-output failure, but they predate the runner-specific
|
|
140
|
+
correction and must not be treated as evidence for the selector below.
|
|
141
|
+
|
|
142
|
+
corrected_final_confirmation:
|
|
143
|
+
command: pnpm run test:source
|
|
144
|
+
environment: AGENTERA_VITEST_RUNNER_POLICY=local-16-logical-cpu-node22; VITEST_MAX_WORKERS unset
|
|
145
|
+
consecutive_runs:
|
|
146
|
+
- wall_seconds: 43.508
|
|
147
|
+
vitest_duration_seconds: 42.56
|
|
148
|
+
files_passed: 194
|
|
149
|
+
tests_passed: 2369
|
|
150
|
+
tests_skipped: 1
|
|
151
|
+
- wall_seconds: 43.806
|
|
152
|
+
vitest_duration_seconds: 42.85
|
|
153
|
+
files_passed: 194
|
|
154
|
+
tests_passed: 2369
|
|
155
|
+
tests_skipped: 1
|
|
156
|
+
- wall_seconds: 43.330
|
|
157
|
+
vitest_duration_seconds: 42.39
|
|
158
|
+
files_passed: 194
|
|
159
|
+
tests_passed: 2369
|
|
160
|
+
tests_skipped: 1
|
|
161
|
+
result: >-
|
|
162
|
+
All three serial runs selected the named measured-local policy and passed
|
|
163
|
+
without timeout, retry, shared-output race, or generated-output failure.
|
|
164
|
+
|
|
165
|
+
unmeasured_path_verification:
|
|
166
|
+
environment: AGENTERA_VITEST_RUNNER_POLICY=unmeasured
|
|
167
|
+
runner: local-16-logical-cpu-node22
|
|
168
|
+
workers: 4
|
|
169
|
+
wall_seconds: 71.296
|
|
170
|
+
vitest_duration_seconds: 70.34
|
|
171
|
+
files_passed: 194
|
|
172
|
+
tests_passed: 2369
|
|
173
|
+
tests_skipped: 1
|
|
174
|
+
interpretation: >-
|
|
175
|
+
This is one local integration check of the unmeasured selector, not a
|
|
176
|
+
GitHub-hosted benchmark or evidence that CI can be tuned to four workers.
|
|
177
|
+
|
|
178
|
+
policy_composition:
|
|
179
|
+
authority: references/analysis/verification-policy.yaml
|
|
180
|
+
verification: >-
|
|
181
|
+
laneOwnership.test.ts requires the exact Task 2 policy compositions:
|
|
182
|
+
targeted/precommit/fast/local=[source], merge=[source, package],
|
|
183
|
+
scheduled=[source, stress, performance], and
|
|
184
|
+
release=[source, stress, performance, package]. verify-lane validates
|
|
185
|
+
exactly one primary owner per inventory file before composing a policy.
|
|
186
|
+
precommit: >-
|
|
187
|
+
scripts/precommit-vitest.sh routes ordinary staged source work to source
|
|
188
|
+
and conservative authority surfaces to release; it delegates composition
|
|
189
|
+
to verify-lane rather than declaring a second owner policy.
|
|
190
|
+
ci: >-
|
|
191
|
+
.github/workflows/ci.yml explicitly supplies
|
|
192
|
+
AGENTERA_VITEST_RUNNER_POLICY=unmeasured to source verification. This
|
|
193
|
+
selects the four-worker pending-benchmark fallback; it does not claim a
|
|
194
|
+
GitHub-hosted measurement. CI separately invokes source and package
|
|
195
|
+
owners; stress and performance remain scheduled/release policy owners.
|
|
196
|
+
No new composition or owner was added for worker selection.
|
|
197
|
+
|
|
198
|
+
caveats:
|
|
199
|
+
- >-
|
|
200
|
+
references/analysis/verification-final-proof-2026-07-21.yaml reran the
|
|
201
|
+
classified final tree on this selector after measured fixture deduplication.
|
|
202
|
+
All owner and policy evidence passed; the 42.908-second source median is
|
|
203
|
+
47.330 percent below the historical four-worker baseline and satisfies the
|
|
204
|
+
45-second task limit.
|
|
205
|
+
- Decisions retrieval was degraded to 5 of 50 records; missing detail was not reconstructed.
|
|
206
|
+
- Satisfaction records remain unavailable for llavvlpcmb and djmjbmruyk.
|
|
207
|
+
- Vision and profile state were absent from the original build context; no approval was inferred.
|
|
@@ -298,7 +298,7 @@ entity_target:
|
|
|
298
298
|
- boundary: plan_task
|
|
299
299
|
artifact: plan
|
|
300
300
|
independently_mutable: true
|
|
301
|
-
relationships: [plan, depends_on_tasks]
|
|
301
|
+
relationships: [plan, depends_on_tasks, superseded_by]
|
|
302
302
|
implementation: implemented
|
|
303
303
|
publication: replace_owned_entity
|
|
304
304
|
record:
|
|
@@ -414,6 +414,10 @@ entity_target:
|
|
|
414
414
|
field: depends_on
|
|
415
415
|
target: plan_task
|
|
416
416
|
cardinality: zero_or_many_same_plan
|
|
417
|
+
- source: plan_task
|
|
418
|
+
field: superseded_by
|
|
419
|
+
target: plan_task
|
|
420
|
+
cardinality: zero_or_many_same_plan
|
|
417
421
|
- source: experiment
|
|
418
422
|
field: objective
|
|
419
423
|
target: objective
|
|
@@ -112,12 +112,13 @@ consumers:
|
|
|
112
112
|
# (public_output_policy.canonical_field_set). Each list below now derives from
|
|
113
113
|
# that authority, so schema discovery, the emitted JSON source_contract.fields,
|
|
114
114
|
# the text-mode fields line, and the agent-ready-state contract advertise the
|
|
115
|
-
# same canonical 27-field set. The `issues` deprecated transition
|
|
116
|
-
#
|
|
117
|
-
#
|
|
118
|
-
#
|
|
119
|
-
#
|
|
120
|
-
#
|
|
115
|
+
# same canonical 27-field set. The `issues` deprecated transition field preserves
|
|
116
|
+
# the four legacy severity counts (`critical`, `degraded`, `normal`, `annoying`)
|
|
117
|
+
# with a stderr deprecation warning, but intentionally excludes canonical
|
|
118
|
+
# `todo.detail` so bounded detail is serialized once. It remains until the 3.0.0
|
|
119
|
+
# stable cut and is excluded from the canonical advertised
|
|
120
|
+
# `source_contract.fields` set (`todo` is canonical). It is NOT selector-only: it
|
|
121
|
+
# ships in the default bare briefing as bounded CLI transition compatibility.
|
|
121
122
|
# ---------------------------------------------------------------------------
|
|
122
123
|
field_authorities:
|
|
123
124
|
- id: orientation_output_emission
|
|
@@ -127,9 +128,9 @@ field_authorities:
|
|
|
127
128
|
role: actual_emission_authority
|
|
128
129
|
notes: >-
|
|
129
130
|
Emits PRIME_STRUCTURED_FIELDS as source_contract.fields; the keys actually
|
|
130
|
-
serialized by buildOrientationJsonPayload. `issues`
|
|
131
|
-
|
|
132
|
-
canonical set.
|
|
131
|
+
serialized by buildOrientationJsonPayload. `issues` emits only `todo`'s
|
|
132
|
+
four legacy severity counts with a stderr warning; canonical `todo.detail`
|
|
133
|
+
is not duplicated. `issues` is not a member of the canonical set.
|
|
133
134
|
- id: schema_advertised
|
|
134
135
|
location: packages/cli/src/cli/commands/schema.ts
|
|
135
136
|
authority: packages/cli/src/cli/stateQuery.ts:PRIME_STRUCTURED_FIELDS
|
|
@@ -287,9 +288,11 @@ field_classification:
|
|
|
287
288
|
- field: issues
|
|
288
289
|
status: deprecated_transition
|
|
289
290
|
rationale: >-
|
|
290
|
-
Deprecated
|
|
291
|
-
|
|
292
|
-
|
|
291
|
+
Deprecated count-only compatibility projection of `todo`. It preserves
|
|
292
|
+
critical, degraded, normal, and annoying for legacy consumers while
|
|
293
|
+
excluding canonical `todo.detail` to prevent startup payload duplication.
|
|
294
|
+
No current consumer in this inventory reads it; the projection remains
|
|
295
|
+
until its owning contract removes it.
|
|
293
296
|
- field: bundle
|
|
294
297
|
status: retired
|
|
295
298
|
rationale: >-
|
|
@@ -307,9 +310,21 @@ public_output_policy:
|
|
|
307
310
|
authority for the bare prime briefing. Task 2 reconciles schema.ts, the text
|
|
308
311
|
briefing hardcoded list, and agent-ready-state-contract.yaml hej.fields to
|
|
309
312
|
this set, removing the four-way drift documented above.
|
|
310
|
-
deprecated_alias_rule:
|
|
311
|
-
|
|
312
|
-
|
|
313
|
+
deprecated_alias_rule:
|
|
314
|
+
field: issues
|
|
315
|
+
status: retained_until_3_0_0_stable_cut
|
|
316
|
+
retained_fields:
|
|
317
|
+
- critical
|
|
318
|
+
- degraded
|
|
319
|
+
- normal
|
|
320
|
+
- annoying
|
|
321
|
+
excluded_fields:
|
|
322
|
+
- detail
|
|
323
|
+
rationale: >-
|
|
324
|
+
`issues` preserves the four legacy severity counts with a stderr
|
|
325
|
+
deprecation warning. Canonical bounded detail belongs only to `todo.detail`
|
|
326
|
+
and is intentionally excluded to prevent duplicate startup payload. No
|
|
327
|
+
task in this plan may remove the compatibility projection before the cut.
|
|
313
328
|
default_only_omission_rule: >-
|
|
314
329
|
Fields classified conditional or diagnostic may be omitted by Task 2 when
|
|
315
330
|
they are in their default/empty state, provided missing-versus-empty
|
|
@@ -327,17 +342,41 @@ public_output_policy:
|
|
|
327
342
|
Task 4 folds the bounded state into one `agentera prime --context status
|
|
328
343
|
--format json` response (<=25000 bytes) so the status dashboard needs no
|
|
329
344
|
separate bare-prime call or raw artifact read. The `--context` capsule
|
|
330
|
-
contract (command/status/capability_context) is unchanged
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
345
|
+
contract (command/status/capability_context) is unchanged, including
|
|
346
|
+
contract-owned state declarations, inventory, included/missing families,
|
|
347
|
+
schema diagnostics, and first-invocation reads. The status capsule assembles
|
|
348
|
+
and measures that fixed envelope first, then bounds
|
|
349
|
+
`capability_context.context.status_context` to the remaining complete-capsule
|
|
350
|
+
budget. If a projection leaves the complete envelope over budget, the next
|
|
351
|
+
allowance is set one byte below that projection's actual serialized size,
|
|
352
|
+
forcing a strictly smaller bounded form; projection continues monotonically
|
|
353
|
+
until the capsule fits or the routing-preserving irreducible form fails
|
|
354
|
+
explicitly. The status-specific degraded envelope retains TODO
|
|
355
|
+
aggregate/detail recovery, attention, and next_action rather than collapsing
|
|
356
|
+
to non-routing metadata. App/project integration and shared-skill diagnosis
|
|
357
|
+
remain available through the bounded status state while unrelated rich
|
|
358
|
+
copies are omitted.
|
|
335
359
|
status_context_contract:
|
|
336
360
|
startup_command: agentera prime --context status --format json
|
|
337
361
|
state_path: capability_context.context.status_context
|
|
338
362
|
instructions_path: capability_context.instructions
|
|
339
363
|
max_utf8_bytes: 25000
|
|
340
364
|
measurement: Buffer.byteLength(JSON.stringify(payload, null, 2) + "\n", "utf8")
|
|
365
|
+
budget_allocation: >-
|
|
366
|
+
Assemble contract-owned capability metadata, instructions, and context
|
|
367
|
+
keys and measure the complete envelope. When it is over budget, set the
|
|
368
|
+
next status_context allowance one byte below the current nested
|
|
369
|
+
projection's measured serialized size. Every accepted retry is therefore
|
|
370
|
+
strictly smaller; terminate only with a <=25000-byte capsule or explicit
|
|
371
|
+
irreducible routing-envelope failure.
|
|
372
|
+
required_capability_metadata:
|
|
373
|
+
- capability_context.state.declared_read_needs
|
|
374
|
+
- capability_context.state.declared_write_targets
|
|
375
|
+
- capability_context.state.artifact_inventory
|
|
376
|
+
- capability_context.state.included
|
|
377
|
+
- capability_context.state.schema_error
|
|
378
|
+
- capability_context.context.first_invocation_read
|
|
379
|
+
- capability_context.context.schema_error
|
|
341
380
|
required_state:
|
|
342
381
|
- health
|
|
343
382
|
- todo
|
|
@@ -347,6 +386,10 @@ public_output_policy:
|
|
|
347
386
|
- attention
|
|
348
387
|
- state_presence
|
|
349
388
|
- source_contract
|
|
389
|
+
budget_fallback_retains:
|
|
390
|
+
- todo
|
|
391
|
+
- attention
|
|
392
|
+
- next_action
|
|
350
393
|
omitted_detail_recovery: capability_context.context.status_context.brief.omitted_rich_state
|
|
351
394
|
raw_artifact_reads_required: false
|
|
352
395
|
fail_visible_rule: >-
|
|
@@ -437,7 +480,8 @@ default_emission_omission_contract:
|
|
|
437
480
|
history, shared_skill, project_integration, decision_attention, and
|
|
438
481
|
the bespoke context pointers (kept null on the bare surface). The
|
|
439
482
|
conditional v1_migration/docs/objective are retained when active (see
|
|
440
|
-
omitted_when_default). issues ships as the deprecated
|
|
483
|
+
omitted_when_default). issues ships as the deprecated count-only
|
|
484
|
+
transition projection and excludes canonical todo.detail.
|
|
441
485
|
projected_subdetail:
|
|
442
486
|
- field: plan.tasks
|
|
443
487
|
reason: plan_task_detail
|
|
@@ -23,6 +23,8 @@ guides — not under `docs/`.
|
|
|
23
23
|
| Human vocabulary index | `references/cli/vocabulary.md` |
|
|
24
24
|
| Benchmark contract | `references/analysis/startup-measurement-contract.yaml` |
|
|
25
25
|
| Benchmark runbook | `references/analysis/benchmark.md` |
|
|
26
|
+
| Verification optimization baseline | `references/analysis/verification-baseline-2026-07-20.yaml` |
|
|
27
|
+
| Verification ownership and execution policy | `references/analysis/verification-policy.yaml` |
|
|
26
28
|
| State storage, path, API, compatibility, and output authority | `references/artifacts/state-storage-authority.yaml` |
|
|
27
29
|
| JSON surface budgets | `scripts/json_output_surface_manifest.yaml` |
|
|
28
30
|
| Project drafts | `docs/` (gitignored except `docs/README.md`, `docs/packaging/`, `docs/consolidation/`) |
|
|
@@ -6,8 +6,9 @@ ARTIFACTS:
|
|
|
6
6
|
description: >-
|
|
7
7
|
Orchestrate consumes plan task queue state through
|
|
8
8
|
`agentera prime --context orchestrate --format json` before raw
|
|
9
|
-
|
|
10
|
-
|
|
9
|
+
artifact access, then updates status (pending -> complete/blocked) only
|
|
10
|
+
when resolving a task. Superseded tasks are terminal dependency
|
|
11
|
+
satisfiers and stay out of ready and blocked queues. Failed evaluator results are recorded through the
|
|
11
12
|
retry-safe typed `record-evaluation` mutation before retry or blocking.
|
|
12
13
|
2:
|
|
13
14
|
id: A2
|
|
@@ -3,7 +3,7 @@ EXIT_CONDITIONS:
|
|
|
3
3
|
id: E1
|
|
4
4
|
condition: complete
|
|
5
5
|
description: >-
|
|
6
|
-
All plan tasks are complete, the health check passed, and the
|
|
6
|
+
All plan tasks are complete or validly superseded, the health check passed, and the
|
|
7
7
|
orchestration session concluded with all planned work finished.
|
|
8
8
|
exit_signal: complete
|
|
9
9
|
2:
|
|
@@ -120,7 +120,8 @@ HEADER:
|
|
|
120
120
|
required: true
|
|
121
121
|
description: >-
|
|
122
122
|
Canonical plan lifecycle. Open plans are active candidates, complete
|
|
123
|
-
|
|
123
|
+
plans satisfy every task through completion or valid supersession, and
|
|
124
|
+
archived plans are historical or abandoned.
|
|
124
125
|
validation:
|
|
125
126
|
- "Must be one of: open, complete, archived"
|
|
126
127
|
4:
|
|
@@ -355,7 +356,7 @@ TASK:
|
|
|
355
356
|
Task execution status. Uses visual tokens from protocol.yaml
|
|
356
357
|
VISUAL_TOKENS (VT1-VT4) for display.
|
|
357
358
|
validation:
|
|
358
|
-
- "Must be one of: complete, in_progress, pending, blocked"
|
|
359
|
+
- "Must be one of: complete, in_progress, pending, blocked, superseded"
|
|
359
360
|
5:
|
|
360
361
|
id: PT19
|
|
361
362
|
field: acceptance
|
|
@@ -373,7 +374,24 @@ TASK:
|
|
|
373
374
|
description: >-
|
|
374
375
|
CLI-owned evaluator state written only by `agentera state plan
|
|
375
376
|
record-evaluation`. It records attempt and failure counts, the latest
|
|
376
|
-
|
|
377
|
+
verdict, retained failure evidence, and stable attempt provenance.
|
|
378
|
+
7:
|
|
379
|
+
id: PT21
|
|
380
|
+
field: superseded_by
|
|
381
|
+
type: list[string]
|
|
382
|
+
required: false
|
|
383
|
+
description: >-
|
|
384
|
+
CLI-owned completed replacement task IDs from the same plan. Required only
|
|
385
|
+
when status is superseded; IDs must be distinct and the replacements remain
|
|
386
|
+
complete.
|
|
387
|
+
8:
|
|
388
|
+
id: PT22
|
|
389
|
+
field: superseded_reason
|
|
390
|
+
type: string
|
|
391
|
+
required: false
|
|
392
|
+
description: >-
|
|
393
|
+
CLI-owned required explanation, at most 500 characters, for a superseded
|
|
394
|
+
task. Present only with superseded_by when status is superseded.
|
|
377
395
|
|
|
378
396
|
VALIDATION:
|
|
379
397
|
1:
|
|
@@ -455,7 +473,7 @@ LIFECYCLE_CONTRACT:
|
|
|
455
473
|
- archived
|
|
456
474
|
meaning:
|
|
457
475
|
open: Work is active and unfinished.
|
|
458
|
-
complete: Every task is complete.
|
|
476
|
+
complete: Every task is complete or validly superseded.
|
|
459
477
|
archived: Historical or abandoned source; tasks may be incomplete or empty.
|
|
460
478
|
position:
|
|
461
479
|
active: A unique open entity plan supplies the default active selection.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"cli.js","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"cli.js","sourceRoot":"","sources":["../../../../../../home/jgabor/git/agentera/packages/cli/src/analytics/extractCorpus/cli.ts"],"names":[],"mappings":"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"}
|