Skip to content

indigokarasu/corvus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐦‍⬛ Corvus

Pattern analysis engine — scans knowledge graph and journals to surface behavioral patterns and opportunities.

Why Corvus?

In a system that accumulates signals from browsing, research, communications, and portfolio events, you need a connective intelligence layer. Corvus provides it. It runs periodic exploration cycles, tests hypotheses against Chronicle and skill journals, and emits validated proposals to Praxis and Vesper. It's how the whole system gets smarter without explicit instruction.

Skill packages follow the agentskills.io open standard and are compatible with OpenClaw, Hermes Agent, Claude, and any agentskills.io-compliant client.

Quick Start

# Run analysis
"What patterns are emerging in my data lately?"

# List proposals
"What opportunities has Corvus found?"

Corvus auto-initializes on first use, registering cron and heartbeat tasks.

What It Does

Corvus runs continuous exploration cycles — light passes for routine detection, deep passes for cross-domain graph traversal. It tests hypotheses against Chronicle and skill journals, requires multi-signal corroboration and falsification attempts, and emits validated patterns to Praxis (behavioral refinement) and Vesper (daily briefing).

Commands

Command Description
corvus.analyze.light Light cycle: routine detection, thread monitoring
corvus.analyze.deep Deep cycle: cross-domain traversal, hypothesis testing
corvus.proposals.list List current insight proposals
corvus.proposals.detail Full evidence for a specific proposal
corvus.hypotheses.list Active hypotheses under investigation
corvus.status Current analysis state
corvus.journal Write journal
corvus.update Self-update

Dependencies

  • Elephas — Chronicle read-only for graph context
  • Praxis — receives BehavioralSignal files
  • Vesper — receives InsightProposal files

Scheduled Tasks

Job Schedule Command
corvus:deep 0 3 * * * Full exploration cycle
corvus:light Every heartbeat Routine detection
corvus:update 0 0 * * * Self-update

Changelog

v2.6.5 — April 26, 2026

  • Corrected session log path docs, Chronicle data-source pitfall

v2.5.0 — April 2, 2026

  • Added Memory file and session log reading as data sources

v2.0.0 — March 22, 2026

  • Initial release

Corvus is part of the OCAS Agent Suite.

About

Corvus: pattern analysis engine — scans knowledge graph and journals to surface behavioral patterns and opportunities.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages