Step 10b: unskip and green another 100+ tests. - Unskips and keeps green: accounts, token vault, blueprint, program lifecycle/artifacts, provenance canonical, persona, forge wal/janitor/visibility, and several web files. - Re-skips tests that need schema/API support not yet in place. - mix precommit now 275 passed, 674 excluded.
Step 10b: unskip and green another 100+ tests.
Deploy story
What this commit did to the running system — joined from the forge receipt chain, the part a commit page elsewhere cannot show.
Not deployed through the forge lane
No push, promotion, build, or deploy receipt references this commit (receipts are scanned over a bounded recent window). Changes shipped by full node replacement carry their proof in the release gate receipt instead.
Changed files
-
modified
test/openagents/accounts/token_vault_test.exs -
modified
test/openagents/accounts_test.exs -
modified
test/openagents/blueprint_test.exs -
modified
test/openagents/forge/janitor_test.exs -
modified
test/openagents/forge/visibility_test.exs -
modified
test/openagents/forge/wal_test.exs -
modified
test/openagents/persona/evaluation_test.exs -
modified
test/openagents/persona/source_manifest_test.exs -
modified
test/openagents/program_artifacts_test.exs -
modified
test/openagents/program_lifecycle_test.exs -
modified
test/openagents/provenance/canonical_test.exs -
modified
test/openagents_web/allowed_origins_test.exs -
modified
test/openagents_web/ui_test.exs
Diff
13 files changed, +0 -13
test/openagents/accounts/token_vault_test.exs modified -1
test/openagents/accounts_test.exs modified -1
test/openagents/blueprint_test.exs modified -1
test/openagents/forge/janitor_test.exs modified -1
@@ -2,7 +2,6 @@ defmodule OpenAgents.Forge.JanitorTest do
| 2 | 2 |
|
| 3 | 3 |
|
| 4 | 4 |
|
| 5 |
|
|
| 6 | 5 |
|
| 7 | 6 |
|
| 8 | 7 |
|