This file clarifies how specula-method aligns with:
specula-framework: https://github.com/oddtitoreal/specula-frameworkspecula-skill: https://github.com/oddtitoreal/specula-skill
specula-method is the open methodology layer:
- strategic foresight branding process
- six-phase facilitation structure
- ethical framing and guidance assets
- conceptual and runtime-alignment references
| Content type | Canonical owner | Notes |
|---|---|---|
| Method narrative and facilitation profile | specula-method |
Source of truth for open method process |
| Runtime governance specs and canonical terminology | specula-framework |
Source of truth for runtime/spec implementation details |
| Constitution/state-machine technical subset | specula-skill |
Implementation-focused subset for engineers |
- For runtime canonical terminology/enums, reference
specula-framework/specs/terminology.md. - For executable runtime schemas and contracts, reference
specula-framework/schemas/. - For constitution/state-machine implementation patterns, reference
specula-skill. - Prefer links to canonical documents over duplicating content.
specula-methoduses the public method track (v1.x).specula-frameworkuses a framework/runtime track (v2.3,v2.4.5.xreferences).specula-skilluses a skill implementation track (v0.1.x).
Track numbers are related by mapping, not by direct numerical equivalence.
Before merging cross-repo-impacting changes:
- Verify outbound links to framework/skill are valid.
- Re-check runtime-alignment references if canonical terminology changed.
- Update this file when ownership or boundaries change.