sky-lattice/src/skylattice/__init__.py
VG 611ad214fe Initial Sky Lattice scaffold: blueprint, platformctl, and docs.
Encode intent/decision/plan workflow for Snowflake platform delivery so engagements share a durable recipe instead of one-off LLM chats.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-15 01:48:36 -04:00

6 lines
98 B
Python

"""Sky Lattice — platformctl CLI."""
from __future__ import annotations
__version__ = "0.1.0"