Skip to content

docs: add distilly agent governance and note gate - #138

Merged
titanwings merged 2 commits into
dot-skillfrom
distilly
Aug 19, 2026
Merged

docs: add distilly agent governance and note gate#138
titanwings merged 2 commits into
dot-skillfrom
distilly

Conversation

@titanwings

@titanwings titanwings commented Aug 19, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add standing orders (AGENTS.md + CLAUDE.md symlink), documentation tiers, a current-state product map, and Agent Notes so coding agents can develop distilly without re-litigating process each session.
  • Record the locked product rules as a proposed note and the governance layer as an implemented note. Skills describe workflows; contracts stay in docs.
  • Point CI at dot-skill / distilly (and leftover main) and run scripts/verify_agent_notes.py next to compile + unittest.

Test plan

  • python3 scripts/verify_agent_notes.py
  • python3 -m compileall -q tools scripts
  • python3 -m unittest discover -s tests -p 'test_*.py'
  • CI green on this PR after GitHub Actions sees distilly / dot-skill

Made with Cursor

titanwings and others added 2 commits August 19, 2026 14:39
Give coding agents standing orders, a current product map, and a CI check that
watches the branches we actually use, so product work can start without
re-litigating process each session.

Co-authored-by: Cursor <cursoragent@cursor.com>
Put the uncut v1.1 system design in docs/design so agents implement
from the conversation, not the compressed map, and copy the DSH
review shape (contract in docs, walk in a skill).

Co-authored-by: Cursor <cursoragent@cursor.com>
@titanwings
titanwings merged commit 38cc6ec into dot-skill Aug 19, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant