Publish harness and TUI open-source
initial sync from the monorepo
This commit is contained in:
commit
c68e39f604
2734 changed files with 1437016 additions and 0 deletions
19
CONTRIBUTING.md
Normal file
19
CONTRIBUTING.md
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
# Contributing
|
||||
|
||||
This repository does **not** accept external pull requests or unsolicited
|
||||
patches.
|
||||
|
||||
SpaceXAI develops this software internally. The public tree is published for
|
||||
source transparency and local builds under the terms of the Apache License,
|
||||
Version 2.0 (see [`LICENSE`](LICENSE)).
|
||||
|
||||
## Security reports
|
||||
|
||||
Please report security issues through the process described in
|
||||
[`SECURITY.md`](SECURITY.md). Do not open a public issue for vulnerabilities.
|
||||
|
||||
## Licensing of this source
|
||||
|
||||
By downloading or using this source, you agree that your use is governed by
|
||||
the Apache License, Version 2.0. No contributor license agreement is offered
|
||||
because external contributions are not accepted.
|
||||
Loading…
Reference in a new issue