Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
865 commits
Select commit Hold shift + click to select a range
d07ceb6
docs: add tea (Gitea CLI) skill reference [no-ticket]
Aug 5, 2026
629cfc7
Merge remote-tracking branch 'origin/main' into main [AITBC-91]
Aug 5, 2026
9ded679
fix(cli): close the five genuinely-open Agent B CLI findings [AITBC-91]
Aug 5, 2026
b668453
fix(contracts): close SC-08/09/10/11/14 [AITBC-92]
Aug 5, 2026
c784883
fix(ops): close OPS-04/06/07/09/10/12/14/15/18 [AITBC-92]
Aug 5, 2026
2572ace
fix(packages): close PKG-01/02/04/06/07/11/12/13 [AITBC-92]
Aug 5, 2026
5ea2e6b
docs(tests): close TEST-02/TEST-05, DOC-04, DOC-06 [AITBC-92]
Aug 5, 2026
cb400eb
docs(release): record AITBC-92 closures and rewrite the remaining-wor…
Aug 5, 2026
b253966
docs(release): re-verify the v0.22 agent split and add fix suggestion…
Aug 5, 2026
96a3edb
fix(exchange): migrate simple_exchange to FastAPI and aitbc.auth APIK…
Aug 5, 2026
7a4c614
fix(agent-coordinator): guard the agent registry with a lock [AITBC-94]
Aug 6, 2026
a0eff3e
fix(packages): close PKG-08/09/10/14 and a no-FOUC theme bug found do…
Aug 6, 2026
116521f
fix(contracts): make getBountyStats O(1) and repair the compiler conf…
Aug 6, 2026
0e2bf63
chore(contracts): ignore locally-installed contract toolchain [AITBC-94]
Aug 6, 2026
f1a42ae
fix(contracts): make earnings distribution pull-based and account hon…
Aug 6, 2026
499fce5
fix(migration): compute the genesis state root with the chain's own t…
Aug 6, 2026
06bf6ac
fix(contracts): bound slashing and pay reporters for what they actual…
Aug 6, 2026
8db0568
fix(packages): make the TypeScript gates actually run (PKG-05)
Aug 6, 2026
3c15c1c
fix(core): decide what a plugin may import before importing it (PKG-03)
Aug 6, 2026
0429b64
docs(v0.22): record the 12 findings closed on 2026-08-06
Aug 6, 2026
abf9ee2
fix(crypto): repair signing broken since eth-account 0.13 (TEST-03, T…
Aug 6, 2026
4da707f
test(production): make the service gate single-sourced and loud (TEST…
Aug 6, 2026
ee79aba
docs(release): mark APP-54 closed and update summary table [AITBC-91]
Aug 6, 2026
c6595eb
refactor(ops): give the service scripts one service list (OPS-17)
Aug 6, 2026
a3ea8e2
test: run the suites that were dark, and delete the ones testing noth…
Aug 6, 2026
f77ecdc
docs(api): one generated set of OpenAPI specs, with a drift guard (DO…
Aug 6, 2026
9d1ab93
docs: put the loose release files in version directories, drop the .o…
Aug 6, 2026
6d2a3c9
test(exchange): pin the HTTP surface before the FastAPI migration (AP…
Aug 6, 2026
d6b6b9d
docs(v0.22): record the 24 closed findings and what is genuinely left
Aug 6, 2026
d0fdfca
Merge pull request 'AITBC-91-simple-exchange-fastapi' (#92) from AITB…
Aug 9, 2026
6df3241
test(cli): verify file wallets use real encrypted key material, close…
Aug 6, 2026
7256383
fix(cli): remove hardcoded sys.path.insert and legacy utils import, a…
Aug 6, 2026
2f7e93f
docs(release): mark CLI-12 closed after removing sys.path.insert and …
Aug 6, 2026
40e29e6
fix(cli): remove hardcoded sys.path.insert and legacy utils import, a…
Aug 6, 2026
356b075
docs(release): mark CLI-12 closed after removing sys.path.insert and …
Aug 6, 2026
2df5801
fix(cli): stop setup.py from installing legacy top-level utils/auth/m…
Aug 6, 2026
9c9b333
docs(release): update CLI summary table to reflect CLI-04 and CLI-12 …
Aug 6, 2026
57198cb
Merge pull request 'AITBC-91-cli-04-legacy-packages' (#93) from AITBC…
Aug 9, 2026
774e488
Merge pull request 'AITBC-91-cli-12-sys-path' (#94) from AITBC-91-cli…
Aug 9, 2026
8a9f3cc
Merge pull request 'test(cli): verify file wallets use real encrypted…
Aug 9, 2026
c222bd0
fix(ops): close OPS-03/08 release-blocking migration issues [AITBC-91]
Aug 5, 2026
fa20f55
Merge pull request 'AITBC-91-fix-ops-03-08-migration-script' (#98) fr…
Aug 9, 2026
a74bf1f
fix(packages): close PKG-05 by removing @ts-nocheck and restoring typ…
Aug 5, 2026
baf9bee
Merge pull request 'fix(packages): close PKG-05 by removing @ts-noche…
Aug 9, 2026
ced75d9
test(docs): close TEST-08 stale test directories [AITBC-91]
Aug 5, 2026
95657c6
Merge pull request 'test(docs): close TEST-08 stale test directories …
Aug 9, 2026
5ce85fc
docs(v0.23): design and correctness audit of all subdirectories
Aug 9, 2026
a0c60b8
Merge pull request 'docs(v0.23): design and correctness audit of all …
Aug 9, 2026
fe0bd55
docs(v0.23): second audit pass — apps, scripts, dependencies
Aug 9, 2026
c594ed0
ci(workflows): use link-systemd.sh instead of missing systemd/ direct…
Aug 9, 2026
20918b9
docs(v0.23): third audit pass — JS/Solidity deps, zk-circuits, api-ga…
Aug 9, 2026
5b1a768
docs(v0.23): fourth audit pass — is the logic actually right?
Aug 9, 2026
a9a26ed
chore(yamllint): align config with Gitea workflow reality [AITBC-100]
Aug 9, 2026
da80663
fix(settlement): compute HTLC timelocks from real chain heights (V23-…
Aug 9, 2026
8bb116b
Merge pull request 'docs(v0.23): design and correctness audit — passe…
Aug 9, 2026
82d69a3
ci(runner): re-trigger workflows after runner environment fix [AITBC-…
Aug 9, 2026
c0cf3db
Merge pull request 'fix(settlement): compute HTLC timelocks from real…
Aug 9, 2026
f5c9dc9
Merge pull request 'ci(runner): re-trigger workflows after runner env…
Aug 9, 2026
ac5ae6f
fix(ci): remove non-existent test targets from python-tests.yml [AITB…
Aug 9, 2026
01dc4bd
Merge pull request 'fix(ci): remove non-existent test targets from py…
Aug 9, 2026
aa95499
chore(deployment): follower node setup fixes [AITBC-104]
Aug 9, 2026
858ea15
Merge pull request 'chore(deployment): follower node setup fixes [AIT…
Aug 9, 2026
56c7907
docs(v0.23): mark HTLC findings resolved; drop epoch-derived test tim…
Aug 9, 2026
0251ba9
Merge pull request 'docs(v0.23): mark HTLC findings resolved; drop ep…
Aug 9, 2026
783845d
fix(ci): stop workflow cleanup from deleting the persistent runner re…
Aug 9, 2026
6ce2c74
release(v0.23): address v0.23 design and correctness audit, tag baseline
Aug 9, 2026
a101c31
fix(crypto): route verify_signature through _recover_address too (V23…
Aug 9, 2026
710442d
fix(deploy): remove the localhost default that deletes the working ch…
Aug 9, 2026
c35ffe8
fix(governance): enforce the execution timelock on every path (V23-18)
Aug 9, 2026
8afe398
fix(edge): refuse database sync instead of fabricating progress (V23-17)
Aug 9, 2026
5762eed
fix(coordinator-api): stop trusting caller-supplied ZK verification k…
Aug 9, 2026
db11665
fix(edge): use the constant, not str(e), for the 501 sync detail
Aug 9, 2026
71de88d
docs(v0.23): mark V23-11..15 resolved, and correct a wrong claim alre…
Aug 9, 2026
715b078
fix(config): delete feature_flags.json, which gated nothing [AITBC-117]
Aug 9, 2026
5287bb6
fix(security): implement the two controls feature_flags.json claimed …
Aug 9, 2026
cc503dc
fix(zk): stop serving circuits whose verification key is for another …
Aug 10, 2026
0f79ddf
fix(tests): restore two app test suites that had gone dark [AITBC-120]
Aug 10, 2026
a173085
fix(miner): repair the 33 stale tests exposed by restoring collection…
Aug 10, 2026
e8182db
fix(deps): bump vulnerable pins, and stop CI corrupting its own envir…
Aug 10, 2026
06ecc89
fix(contracts): settle on npm, take the non-breaking audit fixes [AIT…
Aug 10, 2026
30e9676
fix(crypto): count signature failures by cause, and mark V23-01..05 r…
Aug 10, 2026
35a397a
fix(ci): ratchet shell strict mode, and catch committed conflict mark…
Aug 10, 2026
1450efe
fix(wallet): make the confidential-transaction commitments actually c…
Aug 10, 2026
c3e619b
fix(contracts): install from the audited lockfile, clear 12 of 13 hig…
Aug 10, 2026
7d0be4e
feat(contracts): migrate to Hardhat 3, closing V23-27 [AITBC-128]
Aug 10, 2026
d69f56e
fix(security): run the confidential test suite, and fix the three def…
Aug 10, 2026
a8c49ed
ci: delete js-sdk-tests.yml, whose only target is gone [AITBC-135]
Aug 10, 2026
f2d7ff4
fix(ci): drop stale pnpm artifacts in contracts/, guard against their…
Aug 10, 2026
d24da34
docs(releases): close V23-16 and mark v0.23 complete [AITBC-133]
Aug 10, 2026
4974a52
fix(ci): repoint package-tests.yml at packages that exist [AITBC-134]
Aug 10, 2026
a8962b1
fix(ci): correct CLI import path in cli-level1-tests.yml [AITBC-131]
Aug 10, 2026
b00e3be
fix(ci): add prometheus-client to CLI test dependencies [AITBC-131]
Aug 10, 2026
e4a6cdc
fix(ci): use main requirements.txt for CLI tests [AITBC-131]
Aug 10, 2026
56988a9
fix(ci): fix binary name in CLI tests [AITBC-131]
Aug 10, 2026
172e4c9
fix(ci): use aitbc command from PATH in CLI tests [AITBC-131]
Aug 10, 2026
943999b
fix(ci): handle timeout/connection issues in CLI wallet list test [AI…
Aug 10, 2026
9057ef4
fix(ci): use correct chain command in CLI tests [AITBC-131]
Aug 10, 2026
8b50401
ci: check out the commit under test instead of assuming /opt/aitbc [A…
Aug 10, 2026
a149954
ci: migrate the remaining 25 workflows to actions/checkout [AITBC-136]
Aug 10, 2026
72c69be
fix(ci): point sync verification at the public island, and stop it pa…
Aug 10, 2026
776f819
fix(deployment): install local packages/py/* during venv sync
oib Aug 10, 2026
0a1c176
fix(nginx): add corrected nginx example and update setup references
oib Aug 10, 2026
a4a44bc
fix(ci): resolve the repo root from the script instead of hardcoding …
Aug 10, 2026
2e377b8
fix(website): correct broken quick-start link on landing page
oib Aug 10, 2026
5a087e9
Merge branch 'main' of https://gitea.bubuit.net/oib/aitbc
oib Aug 10, 2026
9dca4fb
fix(apps): wire AI job submission into the mempool with signature val…
Aug 10, 2026
a779b4c
fix(cli): repair wallet import and use blockchain command in tests [A…
Aug 10, 2026
0533bf2
fix(ci): install local packages and add aitbc-agent-core to PYTHONPAT…
Aug 10, 2026
c2d0237
fix(tests): make cli-level1-tests scripts CI-safe and use aitbc from …
Aug 10, 2026
72f2bcf
fix(ci): activate venv before running cli-test-commands.sh [AITBC-131]
Aug 10, 2026
f5740a0
fix(ci): add missing deps, update requirements, and sync docs validat…
Aug 10, 2026
a7bc3b2
fix(ci): make priority docs metadata check non-blocking [AITBC-136]
Aug 10, 2026
9d02a96
fix(ci): install requirements and local packages in python/coverage/p…
Aug 10, 2026
8a69ebb
fix(ci): use text-only marker for API docs validation [AITBC-136]
Aug 10, 2026
30b9cac
ci: remove all mainnet and testnet workflows and references [AITBC-136]
Aug 10, 2026
79e2bac
fix(ci): add filelock to runtime deps and missing test extras, add ma…
Aug 10, 2026
36ab971
fix(ci): pin OpenZeppelin install and set PYTHONPATH for CLI smoke [A…
Aug 10, 2026
84c8701
fix(ci): register AgentReputation for rewards FK and add MYPYPATH for…
Aug 10, 2026
4d0aadf
chore(repo): remove .cursor rules and mcp config [AITBC-999]
Aug 10, 2026
9213445
chore(repo): remove legacy network and integration test workflows [AI…
Aug 10, 2026
287223e
ci(security): skip editable package and ignore unfixable ecdsa CVE [A…
Aug 10, 2026
641dcaa
test(async): replace asyncio.run() with await in async tests [AITBC-999]
Aug 10, 2026
a6d294e
fix(security): avoid unawaited store_audit_key coroutine [AITBC-999]
Aug 10, 2026
b5929d8
Merge pull request 'fix(ci): resolve CI dependency, security audit an…
Aug 10, 2026
9a0a355
fix(coordinator-api): stop advertising SDKs that do not exist [AITBC-…
Aug 10, 2026
73f218d
Merge pull request 'fix(coordinator-api): stop advertising SDKs that …
Aug 10, 2026
9edcfdd
docs(api,development): drop JS SDK references from current-facing doc…
Aug 10, 2026
b00c7ef
docs(api,sdk): rewrite Python SDK examples against the real API [AITB…
Aug 10, 2026
ede51fa
Merge pull request 'docs(api,sdk): rewrite Python SDK examples agains…
Aug 10, 2026
cb1380e
fix(scripts): default Redis health check to localhost with env overri…
Aug 10, 2026
0617a1d
Merge pull request 'fix(scripts): default Redis health check to local…
Aug 10, 2026
6dba68c
fix(sdk): point send_payment at the endpoint that exists [AITBC-142]
Aug 10, 2026
ca26757
Merge pull request 'fix(sdk): point send_payment at the endpoint that…
Aug 10, 2026
361c30c
ci: filter pull_request triggers by path, and repair three dead filte…
Aug 10, 2026
b9225ea
Merge pull request 'ci: filter pull_request triggers by path, and rep…
Aug 10, 2026
6270f68
docs(api): delete the JS SDK examples, whose SDK no longer exists [AI…
Aug 10, 2026
1bcc30b
Merge pull request 'docs(api): delete the JS SDK examples, whose SDK …
Aug 10, 2026
822255c
docs(packages): correct the stale reason pnpm was chosen for packages…
Aug 10, 2026
6ed8413
Merge pull request 'docs(packages): correct the stale reason pnpm was…
Aug 10, 2026
c9f9351
fix(cli): repair the entrypoint the v0.23 remediation commit broke [A…
Aug 10, 2026
2b31338
Merge pull request 'fix(cli): repair the entrypoint the v0.23 remedia…
Aug 10, 2026
2352b65
fix(contracts): make all 20 scripts run, and correct what AITBC-128 c…
Aug 10, 2026
5c3d59c
Merge pull request 'fix(contracts): make all 20 scripts run, and corr…
Aug 10, 2026
be23ff2
docs(development): fix fake SDK links in developer guide [AITBC-138]
Aug 10, 2026
39186d1
fix(crypto): one canonical ECDSA recovery, and a guard against a tent…
Aug 9, 2026
28d15a3
Merge pull request 'docs(development): fix fake SDK links in develope…
Aug 10, 2026
9685b86
Merge pull request 'fix(crypto): one canonical ECDSA recovery, and a …
Aug 10, 2026
9e0f355
fix(release): restore v0.23 release.log after AITBC-110 rebase [AITBC…
Aug 10, 2026
c7e46f3
Merge pull request 'fix(release): restore v0.23 release.log after AIT…
Aug 10, 2026
b1550a7
docs(releases): backfill v0.21.2 and v0.22.1 release logs [AITBC-999]
Aug 10, 2026
9f89fba
Merge pull request 'docs(releases): backfill v0.21.2 and v0.22.1 rele…
Aug 10, 2026
0a64b24
fix(crypto): wire V23-04 signature metrics into verify_block_signature
Aug 11, 2026
cb654a3
fix(governance): repair seven unusable endpoints and take the suite t…
Aug 11, 2026
b477189
fix(lint): make the money guard find money, and run it [AITBC-146]
Aug 11, 2026
75df773
ci(coverage-phase-1): clear addopts instead of -c /dev/null so pytest…
Aug 11, 2026
a4d5f6a
fix(cli): redact env values for keys that look like secrets [AITBC-91]
Aug 5, 2026
f9c4fe6
fix(cli): report chain migration infeasible instead of fabricated sta…
Aug 5, 2026
de0e57f
fix(cli): disambiguate agent-msg group and remove empty client stub […
Aug 5, 2026
fbc6dfd
Merge pull request 'fix(exchange): migrate simple_exchange to FastAPI…
Aug 11, 2026
9f60f76
chore(tests): move 112 shell test scripts to tests/tooling [AITBC-91]
Aug 6, 2026
44705b2
chore(tests): update runner and script paths for tests/tooling [AITBC…
Aug 6, 2026
4fc6f4d
docs(sop): update shell test paths to tests/tooling [AITBC-91]
Aug 6, 2026
5593ba3
chore(tests): clean remaining tests/test- references in runner commen…
Aug 6, 2026
b4c4441
docs(tests): update remaining test references in comments and maps [A…
Aug 6, 2026
07e4e39
Merge pull request 'docs(tests): update remaining test references in …
Aug 11, 2026
5e73456
ci(gitea): load pytest markers in workflow test runs
Aug 11, 2026
ba8ced9
Merge pull request 'ci(gitea): load pytest markers in workflow test r…
Aug 11, 2026
1ad318a
docs(skills): add tea PR merge and close examples to skill guide
Aug 11, 2026
5e00536
ci: enable multi-validator consensus for test suites
Aug 11, 2026
5325b18
fix(cli): restore `agent` alias for the messaging command group
Aug 11, 2026
2c7fa53
fix(money): re-land the Decimal migration — 210 float-money violation…
Aug 11, 2026
e38af8a
fix(tests): repoint the ABS-285 structural guard at tests/tooling/ [A…
Aug 11, 2026
ac31a3e
fix(cli): one unit for AIT amounts, and a display that agrees with it…
Aug 11, 2026
506e2fa
fix(coordinator): repoint the chain client at endpoints that exist [A…
Aug 11, 2026
2d2d0b5
refactor(cli): delete the shadow cli/utils tree, keep the one unique …
Aug 11, 2026
022e5dd
test(coordinator): cover kyc_aml_providers, and pin what it actually …
Aug 11, 2026
faf366b
docs(blockchain): decide and enforce float money at the signature bou…
Aug 11, 2026
6c8daed
fix(types): mypy baseline 29 -> 0, and five of them were TypeErrors […
Aug 11, 2026
113e520
feat(db): Alembic for gpu and edge, and the env var that does nothing…
Aug 11, 2026
44d30c6
fix(consensus): record what a slash cost, not the rate it used [AITBC…
Aug 11, 2026
906687f
fix(db): migrate the chain database the node actually uses [AITBC-162]
Aug 12, 2026
271d395
fix(deploy): repermission /var/lib/aitbc, and stop migrating the wron…
Aug 12, 2026
09b0702
fix(sync): keep the proposer signature across a sync hop [AITBC-164]
Aug 12, 2026
91d4146
fix(crypto): name the key that actually signed when a block is reject…
Aug 12, 2026
6a24131
fix(migrations): make coordinator pricing and governance migrations i…
oib Aug 12, 2026
5e6a993
Merge branch 'main' of https://gitea.bubuit.net/oib/aitbc
oib Aug 12, 2026
ff239f7
fix(migrations): make the governance idempotency guard work on both b…
Aug 12, 2026
f5a1423
fix(crypto): verify signatures against the legacy address spelling [A…
Aug 12, 2026
fbdca71
ops(chain): backfill the unverifiable block range so followers can re…
Aug 12, 2026
e67ba65
fix(cli): read the genesis wallet from config, not a hardcoded addres…
Aug 12, 2026
f19eb5b
ops(backup): capture wallets, all postgres dbs, and key/address audit…
oib Aug 12, 2026
91c55e4
ops(genesis): add create-genesis-block.py for hard-fork reset [AITBC-…
oib Aug 12, 2026
67e596f
ops(deploy): default update.sh to the gitea origin remote [AITBC-171]
oib Aug 12, 2026
3c183ba
Merge branch 'main' of https://gitea.bubuit.net/oib/aitbc
oib Aug 12, 2026
7238a91
ops(follower): publish genesis.json and auto-download it for reset [A…
oib Aug 12, 2026
7110460
fix(chain): verify a key controls the identity it is labelled with [A…
Aug 12, 2026
546af02
fix(security): stop publishing cluster credentials over HTTP [AITBC-999]
Aug 12, 2026
175cec1
fix(chain): let a follower build its own genesis block [AITBC-999]
Aug 12, 2026
0a42cdb
fix(chain): preserve https in peer URLs for RPC genesis bootstrap [AI…
Aug 12, 2026
201c625
fix(rpc): validate chain_id and init db before import_block [AITBC-173]
oib Aug 12, 2026
e717357
test(integration): update auth flow to wallet-signed nonce challenge
Aug 12, 2026
98cb4d2
fix(logging): refuse relative LOG_DIR values to avoid stray placehold…
Aug 12, 2026
c791a92
test(atomic): fix timelock tests to check duration margin, not absolu…
Aug 12, 2026
d49bf9b
test(integration): delete obsolete skipped integration test modules
Aug 12, 2026
7be7cd1
test: delete 21 legacy/stub test files
Aug 12, 2026
d6fff69
ci(staking): add httpx to staking test venv extra packages
Aug 12, 2026
23492d0
Merge pull request 'ci(staking): add httpx to staking test venv extra…
Aug 12, 2026
60b552a
test(coordinator): make SRC_ROOT relative so ignored-module tests fin…
Aug 12, 2026
ba9dc3a
Merge pull request 'test(coordinator): make SRC_ROOT relative so igno…
Aug 12, 2026
5a2c0e0
ci(package-tests): load pytest markers instead of dropping config
Aug 12, 2026
41c15ca
ci(security): strip local editable from requirements before pip-audit
Aug 12, 2026
2b47a36
Merge pull request 'ci(security): strip local editable from requireme…
Aug 12, 2026
fa39072
fix: hard-coded /opt/aitbc paths in agent-coordinator wrapper and tests
Aug 12, 2026
de08e08
Merge pull request 'fix: hard-coded /opt/aitbc paths in agent-coordin…
Aug 12, 2026
375d8d6
ci(package-tests): install pytest-asyncio for aitbc-agent-sdk package…
Aug 12, 2026
8a9d8a0
Merge pull request 'ci(package-tests): install pytest-asyncio for ait…
Aug 12, 2026
b6634a1
ci: remove coverage-phase-1 and coverage-phase-2 workflows
Aug 12, 2026
ca809ea
Merge pull request 'ci: remove coverage-phase-1 and coverage-phase-2 …
Aug 12, 2026
ff0b923
fix(agent-coordinator-wrapper): use parents[2] for repo root
Aug 12, 2026
116c775
Merge pull request 'fix(agent-coordinator-wrapper): use parents[2] fo…
Aug 12, 2026
d300bca
ci: remove remaining failing gitea workflows
Aug 12, 2026
ac5f2bf
Merge pull request 'ci: remove remaining failing gitea workflows' (#2…
Aug 12, 2026
780cc00
ci: remove all gitea workflow files
Aug 12, 2026
c5706d7
Merge pull request 'ci: remove all gitea workflow files' (#210) from …
Aug 12, 2026
93486dc
ci: remove all github workflow files
Aug 12, 2026
313c391
Merge pull request 'ci: remove all github workflow files' (#211) from…
Aug 12, 2026
c594e68
docs(readme): rewrite README as welcome page for hub/shop/client roles
Aug 13, 2026
3b3b574
docs(docs): refresh high-traffic docs and add refresh audit
Aug 13, 2026
df31e33
docs(archive): archive stale apps/clients/ guides and update cross-links
Aug 13, 2026
931f95c
docs(docs): refresh quick reference, agent coordinator CLI, and devel…
Aug 13, 2026
3fdc7ab
docs(apps): create per-app landing pages and regenerate app catalog
Aug 13, 2026
1e5a6d5
docs(cleanup): remove boilerplate documentation and root harness files
Aug 13, 2026
f9075f4
docs(contributing): create project CONTRIBUTING.md and fix dead refer…
Aug 13, 2026
dbadf7e
docs(features): repair link corruption and lint-clean docs/features
Aug 13, 2026
90464ab
docs(ports): normalize agent-coordinator port 9001→8107 and archive s…
Aug 13, 2026
e2e69ab
docs(lint): auto-fix markdownlint formatting across docs tree
Aug 13, 2026
e34c016
docs(audit): update DOCS_REFRESH_AUDIT progress and apply minor forma…
Aug 13, 2026
3ca0ecb
docs(lint): deduplicate headings and fix MD033/MD051/MD028 in current…
Aug 13, 2026
ea463ed
docs(lint): clean historical release notes to pass markdownlint
Aug 13, 2026
9e76246
docs(cleanup): archive stale microservices testing and migration docs
Aug 13, 2026
ace20e7
docs(ports): fix stale localhost port numbers in current docs
Aug 13, 2026
f835b0d
chore(cleanup): remove boilerplate from .gitignore and .github
Aug 13, 2026
a0a6bb3
docs(audit): update DOCS_REFRESH_AUDIT with final validation status
Aug 13, 2026
c475014
fix(blockchain): #161 hardcoded /rpc/status counters, #162 AI job blo…
Aug 13, 2026
6c76d2d
test(blockchain): make blockchain-node tests hermetic for chain valid…
Aug 13, 2026
0edfb53
test(blockchain): clean up skipped tests in blockchain-node suite
Aug 13, 2026
2086fe9
test(suite): delete skipped root test suites and fix signature regres…
Aug 13, 2026
ea97ba9
test(apps): delete skipped integration tests in pool-hub and coordina…
Aug 13, 2026
f50aaa5
test(coordinator-api): delete broken tests with missing fixtures
Aug 13, 2026
7ed12dc
chore(deps): bump the pip group across 6 directories with 4 updates
dependabot[bot] Aug 13, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
205 changes: 0 additions & 205 deletions .devin/meta/REFACTORING_SUMMARY.md

This file was deleted.

136 changes: 0 additions & 136 deletions .devin/meta/SKILL_ANALYSIS.md

This file was deleted.

Loading