[Sprint 10] docs: Update version to 5.7.0 and documentation #377

Closed
opened 2026-02-02 06:21:30 +00:00 by lmiranda · 0 comments
Owner

Summary

Bump marketplace version to 5.7.0 and update documentation to reflect the new data-platform domain advisory capabilities.

Wiki Reference: Sprint 10 Implementation

Files to Modify

  1. .claude-plugin/marketplace.json - Bump version to "5.7.0"

  2. CHANGELOG.md - Add v5.7.0 entry:

    ## [5.7.0] - 2026-02-XX
    
    ### Added
    - **data-platform**: New `data-advisor` agent for data integrity validation
    - **data-platform**: New `data-integrity-audit.md` skill with audit rules
    - **data-platform**: New `/data-gate` command for binary compliance gates
    - **data-platform**: New `/data-review` command for comprehensive audits
    
    ### Changed
    - Domain Advisory Pattern now fully operational for both Viz and Data domains
    - projman orchestrator `Domain/Data` gates now resolve to live `/data-gate` command
    
  3. README.md - In Domain Advisory Pattern table, change:

    • From: | Data (planned) | data-platform | /data-gate |
    • To: | Data | data-platform | /data-gate |

Dependencies

  • All implementation issues must be complete first

Acceptance Criteria

  • marketplace.json version is 5.7.0
  • CHANGELOG.md has [5.7.0] section with correct entries
  • README.md shows Data domain as active (not planned)
  • All version references are consistent
## Summary Bump marketplace version to 5.7.0 and update documentation to reflect the new data-platform domain advisory capabilities. **Wiki Reference:** [Sprint 10 Implementation](https://gitea.hotserv.cloud/personal-projects/leo-claude-mktplace/wiki/Change-V5.7.0%3A-Data-Platform-Domain-Advisory-%28Sprint-10-Implementation%29) ## Files to Modify 1. **`.claude-plugin/marketplace.json`** - Bump `version` to `"5.7.0"` 2. **`CHANGELOG.md`** - Add v5.7.0 entry: ```markdown ## [5.7.0] - 2026-02-XX ### Added - **data-platform**: New `data-advisor` agent for data integrity validation - **data-platform**: New `data-integrity-audit.md` skill with audit rules - **data-platform**: New `/data-gate` command for binary compliance gates - **data-platform**: New `/data-review` command for comprehensive audits ### Changed - Domain Advisory Pattern now fully operational for both Viz and Data domains - projman orchestrator `Domain/Data` gates now resolve to live `/data-gate` command ``` 3. **`README.md`** - In Domain Advisory Pattern table, change: - From: `| Data (planned) | data-platform | /data-gate |` - To: `| Data | data-platform | /data-gate |` ## Dependencies - All implementation issues must be complete first ## Acceptance Criteria - [ ] marketplace.json version is 5.7.0 - [ ] CHANGELOG.md has [5.7.0] section with correct entries - [ ] README.md shows Data domain as active (not planned) - [ ] All version references are consistent
lmiranda added the Type/Documentation label 2026-02-02 06:21:30 +00:00
lmiranda added this to the Sprint 10 - Domain Advisory Pattern (data-platform) milestone 2026-02-02 06:21:42 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: personal-projects/leo-claude-mktplace#377