This file defines ownership and synchronization rules across the SPECULA repositories.
Related repositories:
specula-framework(this repo)specula-method: https://github.com/oddtitoreal/specula-methodspecula-skill: https://github.com/oddtitoreal/specula-skill
| Content type | Canonical owner | Notes |
|---|---|---|
Governance specs (specs/) |
specula-framework |
Source of truth for precedence, terminology, versioning policy |
Runtime schemas (schemas/) |
specula-framework |
Source of truth for runtime contracts |
Runtime implementation (src/) |
specula-framework |
Source of truth for executable runtime behavior |
| Strategic method narrative (open profile) | specula-method |
Public method documentation and facilitation profile |
| Constitution/state-machine implementation subset | specula-skill |
Technical subset for governance implementation examples |
- Terminology changes in
specula-framework/specs/terminology.mdmust be reflected in:specula-methodruntime alignment docs (if impacted)specula-skillalignment/boundary docs (if impacted)
- Runtime schema changes in
specula-framework/schemas/must update corresponding references in:specula-method/docs/runtime-alignment.mdspecula-skill/ALIGNMENT.md(boundary/mapping section)
- Method-level narrative changes in
specula-methodshould be consumed by reference, not by silent copy. specula-skillmay keep local convenience docs, but canonical ownership must be declared.
- Link to canonical documents across repos when possible.
- If content is copied for convenience, include a note indicating canonical owner.
- Are ecosystem links still valid?
- Are version references still consistent?
- Are ownership boundaries still accurate?
- Were affected alignment files updated?