diff --git a/docs/ecosystem/ECOSYSTEM_CONTRACT_TEST_STRATEGY.md b/docs/ecosystem/ECOSYSTEM_CONTRACT_TEST_STRATEGY.md index 15245a6d..0a7a7a51 100644 --- a/docs/ecosystem/ECOSYSTEM_CONTRACT_TEST_STRATEGY.md +++ b/docs/ecosystem/ECOSYSTEM_CONTRACT_TEST_STRATEGY.md @@ -105,4 +105,4 @@ Every consuming or producing repo should: Commits: -- initial draft: pending +- `41fa2cd` drafted the initial version diff --git a/docs/ecosystem/ECOSYSTEM_EVENT_TAXONOMY.md b/docs/ecosystem/ECOSYSTEM_EVENT_TAXONOMY.md index 9c58f33d..40a41739 100644 --- a/docs/ecosystem/ECOSYSTEM_EVENT_TAXONOMY.md +++ b/docs/ecosystem/ECOSYSTEM_EVENT_TAXONOMY.md @@ -201,7 +201,7 @@ These should be implemented first because they unlock the initial cross-product Commits: -- pending +- `41fa2cd` drafted the event taxonomy --- @@ -289,4 +289,4 @@ Consumers such as ActionTrail, timeline services, approval engines, and analytic Commits: -- initial draft: pending +- `41fa2cd` drafted the initial version diff --git a/docs/ecosystem/ECOSYSTEM_IMPLEMENTATION_TRACKER.md b/docs/ecosystem/ECOSYSTEM_IMPLEMENTATION_TRACKER.md index 2a2a78bc..cce2a8d9 100644 --- a/docs/ecosystem/ECOSYSTEM_IMPLEMENTATION_TRACKER.md +++ b/docs/ecosystem/ECOSYSTEM_IMPLEMENTATION_TRACKER.md @@ -45,12 +45,12 @@ Example: | `ECOSYSTEM_SHARED_ARTIFACT_SCHEMA.md` | in-progress | `learning_ai_common_plat` | draft stub exists, schema decisions still open | `eae3409` | | `ECOSYSTEM_AGENT_RUNTIME_CONTRACT.md` | in-progress | `learning_ai_common_plat` | draft stub exists, runtime normalization still open | `eae3409` | | `ECOSYSTEM_APPROVALS_AND_TRUST_MODEL.md` | in-progress | `learning_ai_common_plat` | draft stub exists, policy matrix still needs hardening | `eae3409` | -| `ECOSYSTEM_EVENT_TAXONOMY.md` | in-progress | `learning_ai_common_plat` | draft exists, phase-1 event set still needs refinement | pending current commit | -| `ECOSYSTEM_OWNERSHIP_MATRIX.md` | in-progress | `learning_ai_common_plat` | temporary four-party ownership model added | pending current commit | -| `ECOSYSTEM_VERIFICATION_MATRIX.md` | in-progress | `learning_ai_common_plat` | draft verification model added | pending current commit | -| `ECOSYSTEM_CONTRACT_TEST_STRATEGY.md` | in-progress | `learning_ai_common_plat` | draft contract-test model added | pending current commit | -| `ECOSYSTEM_MARKETPLACE_UNIFICATION.md` | in-progress | `learning_ai_common_plat` | draft exists, inventory and entitlement details open | pending current commit | -| `ECOSYSTEM_PERSONAL_TIMELINE_PRD.md` | in-progress | `learning_ai_common_plat` | draft exists, hosting and filtering decisions open | pending current commit | +| `ECOSYSTEM_EVENT_TAXONOMY.md` | in-progress | `learning_ai_common_plat` | draft exists, phase-1 event set still needs refinement | `41fa2cd` | +| `ECOSYSTEM_OWNERSHIP_MATRIX.md` | in-progress | `learning_ai_common_plat` | temporary four-party ownership model added | `41fa2cd`, `7a86a76` | +| `ECOSYSTEM_VERIFICATION_MATRIX.md` | in-progress | `learning_ai_common_plat` | draft verification model added | `41fa2cd` | +| `ECOSYSTEM_CONTRACT_TEST_STRATEGY.md` | in-progress | `learning_ai_common_plat` | draft contract-test model added | `41fa2cd` | +| `ECOSYSTEM_MARKETPLACE_UNIFICATION.md` | in-progress | `learning_ai_common_plat` | draft exists, inventory and entitlement details open | `7a86a76` | +| `ECOSYSTEM_PERSONAL_TIMELINE_PRD.md` | in-progress | `learning_ai_common_plat` | draft exists, hosting and filtering decisions open | `7a86a76` | --- @@ -77,25 +77,26 @@ Example: - `eae3409` - [ ] Draft event taxonomy Commits: - - pending current commit + - `41fa2cd` - [x] Draft temporary ownership matrix Commits: - - pending current commit + - `41fa2cd` + - `7a86a76` - [x] Draft verification matrix Commits: - - pending current commit + - `41fa2cd` - [x] Draft contract-test strategy Commits: - - pending current commit + - `41fa2cd` - [x] Draft marketplace unification spec Commits: - - pending current commit + - `7a86a76` - [x] Draft personal timeline PRD Commits: - - pending current commit + - `7a86a76` - [x] Draft first adoption docs for transcript -> note -> memory flow Commits: - - pending current commit + - `7a86a76` ### First implementation tracks diff --git a/docs/ecosystem/ECOSYSTEM_MARKETPLACE_UNIFICATION.md b/docs/ecosystem/ECOSYSTEM_MARKETPLACE_UNIFICATION.md index 951feab0..eaab6d7d 100644 --- a/docs/ecosystem/ECOSYSTEM_MARKETPLACE_UNIFICATION.md +++ b/docs/ecosystem/ECOSYSTEM_MARKETPLACE_UNIFICATION.md @@ -128,4 +128,4 @@ These map directly to existing ecosystem capabilities. Commits: -- initial draft: pending +- `7a86a76` drafted the initial version diff --git a/docs/ecosystem/ECOSYSTEM_OWNERSHIP_MATRIX.md b/docs/ecosystem/ECOSYSTEM_OWNERSHIP_MATRIX.md index 50e690df..da18275b 100644 --- a/docs/ecosystem/ECOSYSTEM_OWNERSHIP_MATRIX.md +++ b/docs/ecosystem/ECOSYSTEM_OWNERSHIP_MATRIX.md @@ -122,4 +122,5 @@ This is not exclusive ownership. It is the default lead bias. Commits: -- initial draft: pending +- `41fa2cd` drafted the initial version +- `7a86a76` updated the ownership language to Saravana diff --git a/docs/ecosystem/ECOSYSTEM_PERSONAL_TIMELINE_PRD.md b/docs/ecosystem/ECOSYSTEM_PERSONAL_TIMELINE_PRD.md index 6ce2cd21..e0ad320b 100644 --- a/docs/ecosystem/ECOSYSTEM_PERSONAL_TIMELINE_PRD.md +++ b/docs/ecosystem/ECOSYSTEM_PERSONAL_TIMELINE_PRD.md @@ -107,4 +107,4 @@ type TimelineItem = { Commits: -- initial draft: pending +- `7a86a76` drafted the initial version diff --git a/docs/ecosystem/ECOSYSTEM_VERIFICATION_MATRIX.md b/docs/ecosystem/ECOSYSTEM_VERIFICATION_MATRIX.md index 2ffd6eca..a655eaeb 100644 --- a/docs/ecosystem/ECOSYSTEM_VERIFICATION_MATRIX.md +++ b/docs/ecosystem/ECOSYSTEM_VERIFICATION_MATRIX.md @@ -102,4 +102,4 @@ For every major implementation item, attach: Commits: -- initial draft: pending +- `41fa2cd` drafted the initial version diff --git a/docs/ecosystem/adoption/learning_ai_notes.md b/docs/ecosystem/adoption/learning_ai_notes.md index 308b1d71..a9137002 100644 --- a/docs/ecosystem/adoption/learning_ai_notes.md +++ b/docs/ecosystem/adoption/learning_ai_notes.md @@ -21,4 +21,4 @@ Commits: -- pending +- `7a86a76` drafted the initial adoption doc diff --git a/docs/ecosystem/adoption/learning_multimodal_memory_agents.md b/docs/ecosystem/adoption/learning_multimodal_memory_agents.md index 15eee30e..4dd2abea 100644 --- a/docs/ecosystem/adoption/learning_multimodal_memory_agents.md +++ b/docs/ecosystem/adoption/learning_multimodal_memory_agents.md @@ -21,4 +21,4 @@ Commits: -- pending +- `7a86a76` drafted the initial adoption doc diff --git a/docs/ecosystem/adoption/learning_voice_ai_agent.md b/docs/ecosystem/adoption/learning_voice_ai_agent.md index 5506c5e9..2c086ab5 100644 --- a/docs/ecosystem/adoption/learning_voice_ai_agent.md +++ b/docs/ecosystem/adoption/learning_voice_ai_agent.md @@ -21,4 +21,4 @@ Commits: -- pending +- `7a86a76` drafted the initial adoption doc