harb/RESOURCES.md
johba c238bd1f57 chore: seed prerequisite tree + RESOURCES.md
Prerequisite tree seeded from VISION.md milestones with current issue state.
Top 3 constraints: contract safety (#1031/#997/#1067), OptimizerV3 tests (#1054),
evolution commits via PR (#1047).

RESOURCES.md lists evolution box, Codeberg accounts, CI, and RPC access.

Part of disinto #502 (planner v2).
2026-03-22 09:09:58 +01:00

1 KiB

RESOURCES.md — Project Capability Inventory

evolution

  • type: compute
  • capability: run harb agents (dev, review, action, gardener, planner, predictor, supervisor), run formulas (red-team, evolution, holdout, user-test)
  • agents: dev, review, action, gardener, supervisor, planner, predictor
  • ram: 8GB
  • note: dedicated to harb — all agent and formula workloads run here

codeberg-johba

  • type: source-control
  • capability: host repo, issue tracker, PR workflow, API access
  • repo: johba/harb
  • note: owner account

codeberg-disinto-bot

  • type: source-control
  • capability: review PRs, merge PRs, push branches
  • repo: johba/harb
  • note: bot account, push+pull permissions, no admin

woodpecker-ci

  • type: ci
  • capability: run pipelines on PR and push events, docker backend
  • note: hosted on harb-staging, triggers via Codeberg webhook

base-mainnet-rpc

  • type: infrastructure
  • capability: Base L2 mainnet access for on-chain queries, event logs, pool data
  • env: INFURA_API_KEY
  • note: used by evidence formulas (red-team, evolution)