chore: register repo with Custodian State Hub + add CLAUDE.md
- Register marki-docx under markitect domain (repo ID 75d31180) - Add CLAUDE.md with full session protocol, workplan convention (ADR-001), First Session Protocol, and contribution/SBOM tracking instructions - Ignore .claude/ local state directory Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
b02b39e2f3
commit
d298e2989d
2 changed files with 212 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,3 +1,6 @@
|
|||
# Claude Code local state
|
||||
.claude/
|
||||
|
||||
# ---> Python
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue