Files
hakorune/docs/archive
nyash-codex 448bf3d8c5 docs(joinir): Phase 232-239 documentation and ExprLowerer refinements
Documentation:
- Move completion reports to docs/archive/reports/
- Add phase232-238 design/inventory documents
- Update joinir-architecture-overview.md
- Add doc-status-policy.md

Code refinements:
- ExprLowerer: condition catalog improvements
- ScopeManager: boundary clarifications
- CarrierInfo: cleanup

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-11 00:21:29 +09:00
..

Nyash Docs Archive

This folder stores deprecated or historical documents. Links from active docs should not point here.

When moving files into archive/:

  • Add a brief note at the top explaining why it was archived and the new canonical location if any.
  • Do not update content except light headers; avoid drifting from the canonical reference.

When searching for current information, prefer:

  • docs/reference/ (specifications)
  • docs/guides/ (user guides)
  • docs/how-to/ (taskoriented steps)
  • docs/design/ (stable architecture notes)