acano
8914acbb95
Add comprehensive documentation for AVAP™ language features
...
- Introduced sections on Persistence, Connectors, and Native ORM, detailing the avapConnector, ORM commands, and data access abstraction.
- Documented System Utilities and Transformation, covering time management, string manipulation, and security operations.
- Explained Function Architecture and Scopes, including function definition, invocation, and middleware usage.
- Provided a Master Example that integrates various sections to demonstrate practical application.
- Detailed the dynamic nature of AVAP™ as a programming language, including dynamic typing and memory management.
- Established notation conventions and lexical analysis processes for code clarity and structure.
- Outlined data types and structures available in AVAP™, emphasizing their usage in program development.
- Discussed variable management, including local and global variables, and best practices for comments.
- Explained expressions in AVAP™, including types, operators, and practical examples with lists.
2026-03-05 15:54:05 +01:00
rafa-ruiz
8379033900
Sample avap code
2026-03-04 20:21:27 -08:00
rafa-ruiz
1c9ee8d5dd
docs(core): add official AVAP documentation in Markdown (iii)
2026-03-04 18:44:22 -08:00
rafa-ruiz
0113b32f8a
docs(core): add official AVAP documentation in Markdown (ii)
2026-03-04 18:31:50 -08:00
rafa-ruiz
2d66266fd8
docs(core): add official AVAP documentation in Markdown
2026-03-04 18:25:15 -08:00
Rafael Ruiz
86f426ae48
Fix formatting of secret values warning in README
2026-03-03 13:35:27 -08:00
Rafael Ruiz
39a9e7eaba
Rename 'main' branch to 'online' in documentation
...
Updated branch naming from 'main' to 'online' in CONTRIBUTING.md.
2026-03-03 13:34:22 -08:00
rafa-ruiz
aa9865f5d0
docs: add contribution standards, PR template and env vars policy
2026-03-03 13:19:42 -08:00
rafa-ruiz
5024bde8fb
removed workspace
2026-02-23 22:21:04 -08:00
rafa-ruiz
f075a0679a
removed .devcontainer, .vscode and workspace
2026-02-23 22:19:20 -08:00
rafa-ruiz
e555cffa57
fix: enforce repository neutrality by ignoring local IDE and dev-container configurations
2026-02-16 21:10:55 -08:00
rafa-ruiz
c26deae5c9
refactor: adjust Makefile paths to match new structure
2026-02-16 20:55:22 -08:00
rafa-ruiz
c862ea9194
docs: formalize repository standards and Docker build policies in README
2026-02-16 20:50:19 -08:00
rafa-ruiz
0415a3c271
refactor: optimize Docker build context, remove redundant /workspace and enforce production-ready standards
2026-02-16 20:45:01 -08:00
Rafael Ruiz
5eb7d7c939
Merge pull request #6 from BRUNIX-AI/mrh-online-proposal
...
Refactor project structure and enhance configuration
2026-02-16 19:44:07 -08:00
pseco
36bd3b32a6
generate working schema
2026-02-16 17:58:18 +01:00
pseco
7979061a36
Merge branch 'mrh-online-proposal' of github.com:BRUNIX-AI/assistance-engine into mrh-online-proposal
2026-02-16 14:59:23 +01:00
pseco
b468d1f12c
workin on schema
2026-02-16 14:56:07 +01:00
izapata
7cdaf5a0c5
feat: update README and add start-tunnels.sh script for infrastructure setup
2026-02-16 14:50:55 +01:00
pseco
ab48d27ddb
adding kubectl
2026-02-16 14:14:34 +01:00
pseco
e23a33cfac
Merge branch 'mrh-online-proposal' of github.com:BRUNIX-AI/assistance-engine into mrh-online-proposal
2026-02-13 09:21:20 +01:00
pseco
e05edc4edf
added doc to gitignore
2026-02-13 09:21:16 +01:00
izapata
e683506bc5
feat: add tst_elastic_seach.py for Elasticsearch integration with Ollama
2026-02-12 17:58:49 +01:00
izapata
b0e3c0d482
Added langchain
2026-02-12 17:58:37 +01:00
pseco
eb6f064c0e
Merge branch 'mrh-online-proposal' of github.com:BRUNIX-AI/assistance-engine into mrh-online-proposal
2026-02-12 12:53:40 +01:00
pseco
2b34473ec3
added .env.example
2026-02-12 12:53:34 +01:00
acano
bd3aa5b2bb
feat: add kubernetes directory to .gitignore
2026-02-12 12:51:59 +01:00
pseco
6f52df4152
Merge branch 'mrh-online-proposal' of github.com:BRUNIX-AI/assistance-engine into mrh-online-proposal
2026-02-12 12:47:08 +01:00
pseco
e1ebecfce9
add grpc
2026-02-12 12:22:24 +01:00
izapata
0e2149c323
feat: add .env.example configuration file for environment variables
2026-02-12 12:21:54 +01:00
izapata
8a8223c840
feat: moved src and protos to dockerfile
2026-02-12 12:14:49 +01:00
pseco
bc18428b3a
Merge branch 'mrh-online-proposal' of github.com:BRUNIX-AI/assistance-engine into mrh-online-proposal
2026-02-11 18:36:57 +01:00
pseco
eb1a39f34b
delent .env.example
2026-02-11 18:09:16 +01:00
acano
4b2d136327
chore: remove .env.example file
2026-02-11 18:08:45 +01:00
acano
03116be719
chore: add .gitkeep files to notebooks and scripts directories
2026-02-11 18:06:16 +01:00
acano
04d423d87e
chore: clean up code structure and remove unused code blocks
2026-02-11 18:03:43 +01:00
rafa-ruiz
a919f2dba1
update
2026-02-11 00:42:17 -08:00
rafa-ruiz
8d1de81e47
update
2026-02-11 00:41:39 -08:00
rafa-ruiz
4cf171c8a2
update
2026-02-11 00:13:13 -08:00
rafa-ruiz
be65aa977b
Docs
2026-02-09 20:36:58 -08:00
rafa-ruiz
43db19bc13
Tech stack
2026-02-09 13:18:23 -08:00
rafa-ruiz
fcbdde2a34
Tech stack
2026-02-09 13:15:40 -08:00
Rafael Ruiz
513a58b594
Initial commit
2026-02-09 12:13:04 -08:00