learning_ai_common_plat/docs/ecosystem
saravanakumardb1 3fc0058d06 docs: consolidate learning_ai_smart_auth references into learning_ai_auth_app
The smart_auth docs-only repo has been merged into learning_ai_auth_app.
Updates all cross-repo references:

- adoption/learning_ai_smart_auth.md merged into adoption/learning_ai_auth_app.md
- WORKSPACE_INVENTORY: combined row (now 13 active repos, was 14)
- CODING_AGENT_AUTOMATION_PLAYBOOK: combined row, dropped from for-loop
- GITEA_LOCAL_CI: removed from no-CI list
- ECOSYSTEM_APPROVALS_AND_TRUST_MODEL: ref input consolidated
- ECOSYSTEM_CROSS_POLLINATION_OPPORTUNITIES: capability map + per-repo section consolidated
- repos.txt, run-code-review.md, refresh-chat-history.md, update-agent-docs.sh: drop smart_auth
2026-05-24 14:31:38 -07:00
..
adoption docs: consolidate learning_ai_smart_auth references into learning_ai_auth_app 2026-05-24 14:31:38 -07:00
delegation docs(ecosystem): reconcile rebased phase hashes 2026-04-03 19:35:43 -07:00
ECOSYSTEM_AGENT_OPERATING_MODEL.md docs(ecosystem): refactor delegation to two-way model 2026-04-03 18:48:54 -07:00
ECOSYSTEM_AGENT_RUNTIME_CONTRACT.md docs(runtime): clarify Cowork direct and projected states 2026-04-04 14:59:15 -07:00
ECOSYSTEM_APPROVALS_AND_TRUST_MODEL.md docs: consolidate learning_ai_smart_auth references into learning_ai_auth_app 2026-05-24 14:31:38 -07:00
ECOSYSTEM_CONTRACT_TEST_STRATEGY.md docs(ecosystem): reconcile runtime lifecycle and verification 2026-04-04 11:38:07 -07:00
ECOSYSTEM_CROSS_POLLINATION_OPPORTUNITIES.md docs: consolidate learning_ai_smart_auth references into learning_ai_auth_app 2026-05-24 14:31:38 -07:00
ECOSYSTEM_EVENT_TAXONOMY.md docs(ecosystem): harden artifact lifecycle and event taxonomy 2026-04-04 16:45:58 -07:00
ECOSYSTEM_IMPLEMENTATION_TRACKER.md docs(runtime): record Cowork checkpoint drill-in 2026-04-04 17:29:44 -07:00
ECOSYSTEM_MARKETPLACE_UNIFICATION.md docs(ecosystem): harden approvals marketplace and timeline policy 2026-04-04 16:47:20 -07:00
ECOSYSTEM_OWNERSHIP_MATRIX.md docs(ecosystem): harden adoption coverage and governance 2026-04-04 16:44:52 -07:00
ECOSYSTEM_PERSONAL_TIMELINE_PRD.md docs(ecosystem): harden approvals marketplace and timeline policy 2026-04-04 16:47:20 -07:00
ECOSYSTEM_SHARED_ARTIFACT_SCHEMA.md docs(ecosystem): harden artifact lifecycle and event taxonomy 2026-04-04 16:45:58 -07:00
ECOSYSTEM_VERIFICATION_MATRIX.md docs(ecosystem): harden adoption coverage and governance 2026-04-04 16:44:52 -07:00
OPTIONAL_PRODUCT_ENHANCEMENT_BACKLOG.md docs(runtime): record Cowork checkpoint drill-in 2026-04-04 17:29:44 -07:00
PHASE1_TRANSCRIPT_NOTE_MEMORY_EXECUTION_PLAN.md docs(ecosystem): close phase1 with walkthrough evidence 2026-04-03 19:34:37 -07:00
PHASE2_PLAN_ROUTINE_HABIT_EXECUTION_PLAN.md docs(ecosystem): reconcile rebased phase hashes 2026-04-03 19:35:43 -07:00
PHASE3_COWORK_ACTIONTRAIL_NOTE_MEMORY_EXECUTION_PLAN.md docs(ecosystem): record canonical audit event id rollout 2026-04-04 11:21:08 -07:00
PHASE4_PERSONAL_TIMELINE_EXECUTION_PLAN.md docs(ecosystem): update timeline and runtime remainder 2026-04-04 11:41:39 -07:00
PHASE5_AGENT_RUNTIME_CONTRACT_EXECUTION_PLAN.md docs(runtime): record FlowMonk live e2e verification 2026-04-04 16:33:03 -07:00
README.md docs(ecosystem): add optional enhancement backlog 2026-04-04 17:03:37 -07:00

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
  • implementation tracking and commit-linked progress

Recommended structure:

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

Tracking convention:

  • every major ecosystem doc should include:
    • status
    • owner
    • open decisions
    • acceptance criteria
    • implementation checklist
    • commit-link section
  • use ECOSYSTEM_IMPLEMENTATION_TRACKER.md as the portfolio-level progress ledger

Current implementation package:

  • packages/events holds the first concrete ecosystem contract code and now covers the Phase 1 to Phase 5 artifact, timeline, and runtime seams.