This repo is an executable spore that bundles:
- Safe ingest scaffold (audit + provenance TTL)
- Snowflake schema and Snowpark insert example
- Gmail MCP mailbox skeleton
- Lab stories content
- Python 3.11+
- uv (https://astral.sh/uv/) — install:
curl -LsSf https://astral.sh/uv/install.sh | sh
uv sync
make ingest FILE=README.md ACTOR="Your Name"Outputs:
audit_log.jsonprovenance/provenance_<evt>.ttl
Set env vars:
SNOWFLAKE_ACCOUNT,SNOWFLAKE_USER,SNOWFLAKE_PASSWORDThen:
uv run python snowpark_audit_example.pyWithout global install:
uvx cc-sdd --help
make specs-sync
make specs-coverage
make specs-map
make specs-validateArtifacts land under .kiro/.
make publish REMOTE=https://github.com/niklon/nkllon-stories.gitsafe_ingest.py,snowflake_ddl.sql,snowpark_audit_example.py,gmail_mcp.pycontent/stories/*.md.kiro/specs/placeholders