Skip to content

docs: SPEC/ai.txt/skills fixes from doc audit (ILO-427)#739

Merged
danieljohnmorris merged 1 commit into
mainfrom
chore/doc-audit-fixes-v2
May 22, 2026
Merged

docs: SPEC/ai.txt/skills fixes from doc audit (ILO-427)#739
danieljohnmorris merged 1 commit into
mainfrom
chore/doc-audit-fixes-v2

Conversation

@danieljohnmorris
Copy link
Copy Markdown
Collaborator

Summary

Closes ILO-427 (partial — ilo repo half).

Test plan

  • cargo build passes (ai.txt regenerated)
  • cargo clippy -- -D warnings clean
  • grep idxof ai.txt confirms entry present
  • grep tiktoken ai.txt confirms tokcount updated
  • grep "emit js" ai.txt confirms JS target documented

🤖 Generated with Claude Code

- Add --emit js / --emit python to CLI invocation section of SPEC.md (PR #713, ILO-73)
- Update tokcount entry: native uses tiktoken-rs cl100k_base BPE; WASM falls back to bytes/3.4 stub (PR #716, ILO-413)
- Add idxof builtin entry to SPEC.md builtins table (O n, code-point index, 0.13.0)
- Mirror all three fixes into skills/ilo/ilo-builtins-text.md
- Regenerate ai.txt via cargo build

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@danieljohnmorris danieljohnmorris added the mini Created by mini PC autonomous workflow label May 22, 2026
@danieljohnmorris
Copy link
Copy Markdown
Collaborator Author

mini pc is reviewing this

@danieljohnmorris danieljohnmorris merged commit 9c41e08 into main May 22, 2026
6 of 11 checks passed
@danieljohnmorris danieljohnmorris deleted the chore/doc-audit-fixes-v2 branch May 22, 2026 20:27
@codecov
Copy link
Copy Markdown

codecov Bot commented May 22, 2026

⚠️ JUnit XML file not found

The CLI was unable to find any JUnit XML files to upload.
For more help, visit our troubleshooting guide.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mini Created by mini PC autonomous workflow

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant