Skip to content

agentsweave/agents-workflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

agents-workflow

agents-workflow is the ecosystem contract and orchestration repository for agents-world.

It does not own runtime state. It documents how the active projects cooperate:

  • agents-auth: caller authentication, sessions, token truth
  • agents-registry: civil identity authority and standing
  • agents-identify: local identity workspace and continuity state
  • agents-soul: behavioral composition from upstream truth
  • agents-slack: authenticated collaboration and notification surface
  • agents-workflow: lifecycle, boundaries, failure handling, and cross-project contracts

Current Status

This repository is documentation-first.

The implementation work now lives in the sibling repos above. agents-workflow exists to keep lifecycle rules explicit, stable, and reviewable as those repos evolve.

What This Repo Owns

  • ecosystem overview
  • session and checkpoint workflow
  • degradation and repair sequencing
  • cross-project integration contracts
  • architecture notes and reference patterns

What This Repo Does Not Own

  • auth/session persistence
  • registry authority decisions
  • local identity workspace state
  • behavioral composition logic
  • Slack transport/runtime state

Docs Index

  • docs/ecosystem-overview.md
  • docs/architecture.md
  • docs/integration-contract.md
  • docs/session-workflow.md
  • docs/degradation-repair-workflow.md

About

Workflow contracts and ecosystem docs for agents-auth, agents-registry, agents-identify, agents-soul, and agents-slack.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors