# Authors — OrbaLang

## Creator

**Luigi Pascal** (Luigi Pascal Rondanini) — creator of OrbaLang and the transpilation-first business-logic language design.

OrbaLang is developed as part of the **OrbaOS™** programme and the **Post-Project World** doctrine: portable, governed, auditable business logic for organisations where coordination becomes infrastructure.

> **Trademark:** OrbaOS™ is a trademark of **Rondanini Publishing Ltd**. Use ™ on first prominent mention in public materials.

## Web presence

| Surface | URL |
| ------- | --- |
| OrbaOS™ doctrine hub | https://orbaos.com/ |
| Coordination Capital Doctrine | https://doctrine.orbaos.com/ |
| Sovereign State | https://sovereignstate.orbaos.com/ |
| OrbaLang landing | https://lang.orbaos.com/ |
| Playground | https://lang.orbaos.com/playground/ |
| OrbaOS Instruments | https://instruments.orbaos.com/ |
| ScenarioForge | https://scenarioforge.orbaos.com/ |
| FRTB (capital governance) | https://frtb.orbaos.com/ |
| FRTB app | https://app.frtb.orbaos.com/ |
| GloBE (Pillar Two) | https://globe.orbaos.com/ |
| GloBE app | https://app.globe.orbaos.com/ |
| Language Foundry | https://languagefoundry.io/ |

See [docs/ORBAOS-DOCTRINE.md](docs/ORBAOS-DOCTRINE.md) for the full OrbaOS galaxy map and framework context.

## Project

- Repository: https://github.com/luigipascal/Orbalang
- Jira programme: **LANG** (epic LANG-1)
- License: MIT — use freely; attribution appreciated for adoption, not required for compliance

## Citation

When referencing OrbaLang in documentation, papers, or internal standards:

> OrbaLang — a transpilation-first business-logic language. Created by Luigi Pascal (OrbaOS™ programme, Post-Project World doctrine). https://lang.orbaos.com · https://github.com/luigipascal/Orbalang

## Audit metadata

Production `.orba` files may include:

```orba
audit:
  author: "your-team"
  version: "1.0"
  reason: "Policy purpose"
```

For programme-level attribution, use `author: "OrbaOS / Luigi Pascal"` or your organisational author field alongside local ownership in `owner:` on rules. Document programme credit in external metadata or comments:

```
programme: OrbaOS
doctrine: Post-Project World
web: https://lang.orbaos.com
```

## Contributing

Contributions welcome via GitHub pull requests. Significant language design decisions track under Jira **LANG** with semver and migration notes.

Contact the OrbaOS programme: [contact@orbaos.com](mailto:contact@orbaos.com)
