Skip to content

feat: align template with discovery + composability (cycles 048/051)#7

Merged
zkSoju merged 1 commit intomainfrom
feat/template-composability-update
Mar 14, 2026
Merged

feat: align template with discovery + composability (cycles 048/051)#7
zkSoju merged 1 commit intomainfrom
feat/template-composability-update

Conversation

@zkSoju
Copy link
Copy Markdown
Contributor

@zkSoju zkSoju commented Mar 14, 2026

Summary

Aligns construct-base with the network's current state after cycles 048 (discovery) and 051 (composability).

Added to construct.yaml

  • domain — categorization for search and graph placement
  • visibility: public — new constructs appear on network by default
  • type: skill-pack — construct archetype
  • composition_paths (writes/reads) — grimoire path declarations
  • compose_with — affinity relationships
  • events.emits uncommented — encouraged from day one
  • governs/governed_by commented template

Added to CLAUDE.md

  • "What You Connect To" section — composition awareness

Updated

  • expertise.yaml depth note (depth >= 4 surfaces in API search)
  • README.md composition section

Not in this PR (follow-up)

  • JSON Schema sync (15 → 40+ properties)

🤖 Generated with Claude Code

… to template

Aligns construct-base with cycle-048 (discovery) and cycle-051 (composability):
- domain[] for categorization and search
- visibility: public so new constructs appear on network
- type: skill-pack (was missing)
- composition_paths (writes/reads) — grimoire path declarations
- compose_with — affinity relationships
- events.emits uncommented — encouraged from day one
- governs/governed_by commented template for cross-cutting constructs
- CLAUDE.md composition awareness section
- expertise.yaml depth → discovery note

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@zkSoju zkSoju requested a review from janitooor March 14, 2026 03:02
@chatgpt-codex-connector
Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@zkSoju zkSoju merged commit b2bc7d5 into main Mar 14, 2026
6 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant