Spectoda Creator Kit
English partner instructions for installing and using the read-only Spectoda Creator Kit.
The Spectoda Creator Kit is a read-only, reviewable knowledge bundle for makers who build with Spectoda. The first release is English and is designed to be used by a person together with Codex or Claude.
Release status
Section titled “Release status”Public artifacts use exact versioned creator-kit-v<version> GitHub Release
tags in the public Spectoda/examples repository. The initial public
prereleases were creator-kit-v0.1.0-rc.3 and
creator-kit-v0.1.0-rc.4; the first stable release is creator-kit-v0.1.0.
Every later artifact must use a new immutable version instead of replacing an
existing release. Read bundle.json and source-lock.json to identify the
exact installed version, source revisions and hashes. Neither a prerelease nor
a stable release is installed into a partner Organization automatically.
The supported v1 transport is a GitHub Release plus its read-only
stable-channel.json descriptor. Every installation must name an exact bundle
version and verify the published digest and checksums.sha256 file. Updates are
partner-approved; there is no floating or silently refreshed channel.
What the bundle contains
Section titled “What the bundle contains”- normalized English Markdown documents selected by an explicit
agentExport.include: truemarker; - a manifest, source lock, document and term indexes, compatibility contract, license posture and checksums;
README.mdandAGENTS.mdwith the same version and verification rules;- the firmware 0.12.11 Controller Config contract and JSON Schema under
assets/docs/controller-config/0.12.11/; - no embeddings, hosted dynamic RAG, central MCP gateway or writable Documentation API.
The Documentation repository remains the authoritative source. The Examples repository is only the reviewed distribution surface and must not become a second Documentation authoring store.
Using the bundle with an agent
Section titled “Using the bundle with an agent”- Tell the agent the exact installed Creator Kit version and digest.
- Ask it to search the bundle manifest and indexes before answering.
- Require citations to the exact
documents/...path and a clear distinction between bundle knowledge and current information. - The agent must abstain or ask for a current source when the answer is not in the bundle, is time-sensitive, or concerns private partner-local knowledge.
Keep partner-local product notes in a separate local directory or repository. Creator Kit updates and rollback must never overwrite those notes.
Installation, update and rollback
Section titled “Installation, update and rollback”Use only a verified GitHub Release and the installation procedure supplied with that release. A native Lazurio installer is not part of this release; its generic GitHub Release install/pin/verify/update/rollback contract must be approved by HumanAndMachines/Lazurio in a separate planning flow before it is documented as a supported command.
For an update, review the new version, digest, compatibility file and checksums with the partner, then approve that exact version. For rollback, restore the last verified digest and record the reason. Never replace a bundle because a remote endpoint happens to serve a newer version.
License and attribution
Section titled “License and attribution”Documentation text and the Controller Config contract/schema data in the bundle are licensed under Creative Commons Attribution 4.0 International. Program code and Examples remain under MIT. Attribute the documentation to Spectoda, link the license and source, and indicate changes. These licenses do not grant rights to Spectoda names, logos or other trademarks.
Support boundary
Section titled “Support boundary”Creator Kit knowledge is a read-only aid for creation and troubleshooting. It does not grant access to a Network, change a controller, publish Documentation, or authorize a release. Follow the current Spectoda product and safety documentation for live installations and ask Spectoda support when the bundle is incomplete or stale.