Merge pull request 'chore: seed RESOURCES.md — factory capability inventory' (#505) from chore/seed-resources into main

Reviewed-on: https://codeberg.org/johba/disinto/pulls/505
This commit is contained in:
johba 2026-03-21 17:22:08 +01:00
commit a549454821
2 changed files with 43 additions and 2 deletions

2
.gitignore vendored
View file

@ -1,8 +1,6 @@
# Secrets # Secrets
.env .env
# Infrastructure manifest (local only — commit RESOURCES.example.md instead)
RESOURCES.md
# Runtime state # Runtime state
*.log *.log

43
RESOURCES.md Normal file
View file

@ -0,0 +1,43 @@
# RESOURCES.md — Factory Capability Inventory
## harb-staging
- type: compute
- capability: run disinto agents, serve website, CI server
- agents: dev, review, action, gardener, supervisor, planner, predictor
- ram: 8GB
- note: disinto-only — no other project agents on this box
## codeberg-johba
- type: source-control
- capability: host repos, issue tracker, PR workflow, API access
- repos: johba/disinto
- note: owner account
## codeberg-disinto-bot
- type: source-control
- capability: review PRs, merge PRs, push branches
- repos: johba/disinto
- note: bot account, push+pull permissions, no admin
## woodpecker-ci
- type: ci
- capability: run pipelines on PR and push events, docker backend
- url: ci.niovi.voyage
- note: self-hosted on harb-staging
## disinto-ai
- type: asset
- capability: static site, landing page, dashboard
- domain: disinto.ai, www.disinto.ai
- note: served by Caddy on harb-staging
## matrix-bot
- type: communication
- capability: post factory status, receive human replies, escalation channel
- env: MATRIX_TOKEN
- note: used by supervisor and dev-agent for notifications
## telegram-clawy
- type: communication
- capability: notify human, collect decisions, relay vault requests
- note: OpenClaw bot, human's primary interface