Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion specs
Submodule specs updated 33 files
+2 −0 .gitignore
+78 −0 AGENTS.md
+0 −21 HEARTBEAT.md
+19 −22 README.md
+0 −88 SOUL.md
+2 −14 http/SPEC.md
+5 −50 lakehouse/SPEC.md
+0 −0 product-analytics/CONSTANTS.md
+20 −75 product-analytics/SPEC.md
+0 −0 product-analytics/TEST_PLAN.md
+1 −1 product-analytics/fixtures/README.md
+14 −0 product-analytics/fixtures/alias_basic.json
+3 −9 product-analytics/fixtures/identify_basic.json
+7 −11 product-analytics/fixtures/track_basic.json
+20 −0 product-analytics/fixtures/track_null_properties.json
+0 −186 scripts/bootstrap-sdk-repo.sh
+0 −153 skills/bootstrap-sdk/SKILL.md
+0 −20 skills/build-product-analytics-sdk/fixtures/alias_basic.json
+0 −23 skills/build-product-analytics-sdk/fixtures/track_null_properties.json
+0 −143 skills/build-readme/SKILL.md
+0 −98 skills/maintainer-routine/SKILL.md
+0 −156 skills/release-sdk/SKILL.md
+0 −201 skills/review-pr/SKILL.md
+0 −127 skills/sync-repos/SKILL.md
+0 −1 skills/sync-repos/templates/.github/FUNDING.yml
+0 −47 skills/sync-repos/templates/.github/ISSUE_TEMPLATE/bug_report.yml
+0 −21 skills/sync-repos/templates/.github/ISSUE_TEMPLATE/feature_request.yml
+0 −13 skills/sync-repos/templates/.github/PULL_REQUEST_TEMPLATE.md
+0 −83 skills/sync-repos/templates/CODE_OF_CONDUCT.md
+0 −32 skills/sync-repos/templates/CONTRIBUTING.md
+0 −21 skills/sync-repos/templates/LICENSE
+0 −18 skills/sync-repos/templates/SECURITY.md
+0 −179 skills/triage-issues/SKILL.md
Loading