dist_agent_lang 1.0.3

A hybrid programming language for decentralized and centralized network integration
# User-Facing Documentation

This file lists what documentation is tracked and available to users.

## Tracked Documentation

The following documentation is **tracked in git** and available to users:

### Core References
- `README.md` - Main project README
- `CHANGELOG.md` - Version history
- `CONTRIBUTING.md` - Contribution guidelines
- `SECURITY_DISCLAIMER.md` - Security information
- `docs/api_reference.md` - Complete API documentation
- `docs/syntax.md` - Language syntax reference
- `docs/attributes.md` - Attributes reference
- `docs/KYC_AML_FEATURES.md` - KYC/AML features
- `docs/XNFT_DYNAMIC_RWA_GUIDE.md` - XNFT and RWA guide

### Getting Started
- `docs/getting_started/` - All quick start and installation guides

### User Guides
- `docs/guides/` - All user guides and references

### Tutorials
- `docs/tutorials/` - All step-by-step tutorials

### Migration
- `docs/migration/` - Migration guides

## Ignored Documentation (Local Only)

The following documentation is **NOT tracked** and kept local for development:

- `docs/development/` - Development notes and phase documentation
- `docs/project/` - Project management and administrative docs
- `docs/beta/` - Beta testing plans and strategies
- `docs/testing/` - Testing documentation and analysis
- Root-level development docs (`*_PLAN.md`, `*_STATUS.md`, `PHASE*.md`, etc.)

These files remain local for development purposes but are not shared publicly.