learning_ai_common_plat/docs/ecosystem/README.md

29 lines
1.3 KiB
Markdown

# Ecosystem Docs
Canonical home for ByteLyst ecosystem-wide architecture and rollout documentation.
Use this folder for:
- ecosystem strategy
- shared contracts and schemas
- cross-repo ownership and adoption plans
- rollout sequencing
- verification matrices
Recommended structure:
- [`ECOSYSTEM_CROSS_POLLINATION_OPPORTUNITIES.md`](/Users/saravana/BytelystAI/learning_ai/learning_ai_common_plat/docs/ecosystem/ECOSYSTEM_CROSS_POLLINATION_OPPORTUNITIES.md) — strategy, opportunities, gaps, priorities
- `ECOSYSTEM_SHARED_ARTIFACT_SCHEMA.md` — canonical artifact model
- `ECOSYSTEM_EVENT_TAXONOMY.md` — shared events and action-log contract
- `ECOSYSTEM_AGENT_RUNTIME_CONTRACT.md` — shared session, todo, resume, dispatch semantics
- `ECOSYSTEM_APPROVALS_AND_TRUST_MODEL.md` — approvals, trust levels, device posture
- `ECOSYSTEM_MARKETPLACE_UNIFICATION.md` — shared marketplace model
- `ECOSYSTEM_PERSONAL_TIMELINE_PRD.md` — unified user activity stream
- [`adoption/`](/Users/saravana/BytelystAI/learning_ai/learning_ai_common_plat/docs/ecosystem/adoption) — per-product adoption notes
Ownership model:
- `learning_ai_common_plat` holds the canonical ecosystem docs
- product repos hold repo-local adoption and implementation details
- `claw-code-oss` and `claw-cowork` remain reference sources for runtime and execution patterns