1
0
Fork 0
Code Issues Pull requests Projects Releases 2 Packages Wiki Activity Actions Pages

Document language adapter construction

This commit is contained in:
Andraxion 2026-07-27 20:29:07 -04:00
parent cd54cae71d
commit 7bc2ac1e3f
4 changed files with 459 additions and 0 deletions

View file

@ -124,6 +124,9 @@ DocForge describes them as a source graph.
invalidation, equivalence, relationship changes, and the lazy Logic boundary.
- [Project onboarding](docs/PROJECT_ONBOARDING.md) — repository assessment, safe manual
scaffolding, language frontends, source/manual integration, proof, and MCP activation.
- [Language adapter authoring](docs/ADAPTER_AUTHORING_GUIDE.md) — implementation sequence,
stable identities, overlap ownership, normalization, incremental equivalence, troubleshooting,
and the complete adapter proof matrix.
## Development