.forgejo /workflows
ganymede: add dev infrastructure — pyproject.toml, CI, deploy script
2026-03-13 14:24:27 +00:00
agent-state
Consolidate pipeline code from teleo-codex + VPS into single repo
2026-04-07 16:52:26 +01:00
diagnostics
Add research_tracking.py to diagnostics (Phase 1 consolidation)
2026-04-13 10:15:27 +02:00
docs
chore: commit untracked decomposition modules, docs, and ops scripts
2026-03-31 13:22:09 +01:00
hermes-agent
Consolidate pipeline code from teleo-codex + VPS into single repo
2026-04-07 16:52:26 +01:00
lib
Consolidate pipeline code from teleo-codex + VPS into single repo
2026-04-07 16:52:26 +01:00
observations
Consolidate pipeline code from teleo-codex + VPS into single repo
2026-04-07 16:52:26 +01:00
ops
Consolidate pipeline code from teleo-codex + VPS into single repo
2026-04-07 16:52:26 +01:00
prompts
chore: commit untracked decomposition modules, docs, and ops scripts
2026-03-31 13:22:09 +01:00
systemd
Consolidate pipeline code from teleo-codex + VPS into single repo
2026-04-07 16:52:26 +01:00
telegram
Consolidate pipeline code from teleo-codex + VPS into single repo
2026-04-07 16:52:26 +01:00
tests
fix: handle indented YAML list items in _serialize_edge_fields
2026-04-04 14:01:34 +01:00
.gitignore
ganymede: add dev infrastructure — pyproject.toml, CI, deploy script
2026-03-13 14:24:27 +00:00
ARCHITECTURE.md
epimetheus: sync VPS-deployed code to repo — Mar 18-20 reliability + features
2026-03-20 20:17:27 +00:00
backfill-ci.py
doc: label backfill as one-shot, not cron (Ganymede review)
2026-03-26 15:09:47 +00:00
backfill-domains.py
feat: atomic extract-and-connect + stale PR monitor + response audit
2026-03-28 22:34:20 +00:00
backfill-source-authors.py
feat: source author backfill — credits intellectual foundations of KB
2026-03-26 15:26:04 +00:00
backfill-sources.py
epimetheus: sync VPS-deployed code to repo — Mar 18-20 reliability + features
2026-03-20 20:17:27 +00:00
batch-extract-50.sh
Consolidate pipeline code from teleo-codex + VPS into single repo
2026-04-07 16:52:26 +01:00
bootstrap-contributors.py
epimetheus: sync VPS-deployed code to repo — Mar 18-20 reliability + features
2026-03-20 20:17:27 +00:00
deploy-manifest.md
Consolidate pipeline code from teleo-codex + VPS into single repo
2026-04-07 16:52:26 +01:00
deploy.sh
Consolidate pipeline code from teleo-codex + VPS into single repo
2026-04-07 16:52:26 +01:00
DIAGNOSTICS-AGENT-SPEC.md
epimetheus: sync VPS-deployed code to repo — Mar 18-20 reliability + features
2026-03-20 20:17:27 +00:00
embed-claims.py
feat: atomic extract-and-connect + stale PR monitor + response audit
2026-03-28 22:34:20 +00:00
evaluate-trigger.sh
Consolidate pipeline code from teleo-codex + VPS into single repo
2026-04-07 16:52:26 +01:00
extract-cron.sh
Consolidate pipeline code from teleo-codex + VPS into single repo
2026-04-07 16:52:26 +01:00
extract-decisions.py
fix: delete existing branch before re-creating in decision extractor
2026-03-24 11:43:27 +00:00
extract-graph-data.py
Consolidate pipeline code from teleo-codex + VPS into single repo
2026-04-07 16:52:26 +01:00
fix-ownership.sh
Consolidate pipeline code from teleo-codex + VPS into single repo
2026-04-07 16:52:26 +01:00
INFRASTRUCTURE.md
Initial commit: Pipeline v2 daemon + infrastructure docs
2026-03-12 14:11:18 +00:00
migrate-entity-schema.py
epimetheus: sync VPS-deployed code to repo — Mar 18-20 reliability + features
2026-03-20 20:17:27 +00:00
migrate-source-archive.py
epimetheus: source archive restructure — inbox/queue + inbox/archive/{domain} + inbox/null-result
2026-03-18 11:50:04 +00:00
multi-model-eval-architecture.md
Consolidate pipeline code from teleo-codex + VPS into single repo
2026-04-07 16:52:26 +01:00
openrouter-extract-v2.py
feat: extract-time connection + post-merge reciprocal edges
2026-04-04 15:25:31 +01:00
PIPELINE-AGENT-SPEC.md
epimetheus: sync VPS-deployed code to repo — Mar 18-20 reliability + features
2026-03-20 20:17:27 +00:00
pyproject.toml
ganymede: add dev infrastructure — pyproject.toml, CI, deploy script
2026-03-13 14:24:27 +00:00
queue.md
Consolidate pipeline code from teleo-codex + VPS into single repo
2026-04-07 16:52:26 +01:00
reconcile-sources.py
feat: atomic extract-and-connect + stale PR monitor + response audit
2026-03-28 22:34:20 +00:00
research-prompt-leo-synthesis.md
epimetheus: source archive restructure — inbox/queue + inbox/archive/{domain} + inbox/null-result
2026-03-18 11:50:04 +00:00
research-prompt-v2.md
epimetheus: source archive restructure — inbox/queue + inbox/archive/{domain} + inbox/null-result
2026-03-18 11:50:04 +00:00
research-session.sh
Consolidate pipeline code from teleo-codex + VPS into single repo
2026-04-07 16:52:26 +01:00
reweave.py
Consolidate pipeline code from teleo-codex + VPS into single repo
2026-04-07 16:52:26 +01:00
schema-change-protocol.md
Consolidate pipeline code from teleo-codex + VPS into single repo
2026-04-07 16:52:26 +01:00
self-directed-research.md
Consolidate pipeline code from teleo-codex + VPS into single repo
2026-04-07 16:52:26 +01:00
sync-mirror.sh
Consolidate pipeline code from teleo-codex + VPS into single repo
2026-04-07 16:52:26 +01:00
teleo-pipeline.py
Consolidate pipeline code from teleo-codex + VPS into single repo
2026-04-07 16:52:26 +01:00
teleo-pipeline.service
Initial commit: Pipeline v2 daemon + infrastructure docs
2026-03-12 14:11:18 +00:00
tier0-gate.py
epimetheus: sync VPS-deployed code to repo — Mar 18-20 reliability + features
2026-03-20 20:17:27 +00:00