Commit graph

70 commits

Author SHA1 Message Date
35f476c2c7 feat(ingest): Add diagnose-run-ingest.sh diagnostic tool 2026-06-04 10:59:14 +02:00
e0465b6f25 test(ingest): Add end-to-end Bats test for run-ingest.sh 2026-06-04 10:59:14 +02:00
b88468cc06 test(lint,structure): Add Bats tests for linting and structure validation 2026-06-04 10:59:14 +02:00
9b61e74821 test(ingest): Add Bats tests for core skill scripts 2026-06-04 10:59:14 +02:00
ff0828f5a7 refactor(ingest): Enhance run-ingest.sh for testability and robustness 2026-06-04 10:59:14 +02:00
e531135bf3 feat: Introduce Bats testing framework and helpers 2026-06-04 10:59:14 +02:00
33697e9b82 docs: improve readability and consistency across other documentation 2026-06-03 12:28:25 +02:00
2e06d8f4e8 docs: update AGENTS.md template for ingest skill and clarity 2026-06-03 12:28:25 +02:00
3005366cfd feat: implement ingest skill workflow with post-processing 2026-06-03 12:28:25 +02:00
ee4f5beacf feat: add linked project field to genome registry 2026-06-03 12:28:25 +02:00
ea9283637b feat: centralize genome directory structure definition 2026-06-03 12:28:25 +02:00
528e9c6c48 Merge branch 'release/1.0.0' into develop 2026-05-11 18:58:07 +02:00
dccfe478a0 Version update 2026-05-11 18:57:54 +02:00
d406a0a554 refactor(agent): Refine ingest, query, and lint workflows 2026-05-11 10:16:20 +02:00
b440221514 feat: Implement structured PR review workflow 2026-05-11 10:16:20 +02:00
c66ff636ec docs: Overhaul README and consolidate operational docs 2026-05-11 10:16:20 +02:00
b1d11cd84b Merge branch 'release/0.3.0' into develop 2026-05-10 22:15:01 +02:00
da1b76b02d Version update 2026-05-10 22:14:50 +02:00
c4141a75dd Merge branch 'feature/agent-native-optimization' into develop 2026-05-10 22:13:21 +02:00
0138a203a4 feat: Standardize master repo template and global security rules 2026-05-10 22:13:12 +02:00
cc85df9324 refactor: Streamline file conventions and protocol definitions in genome template 2026-05-10 22:13:12 +02:00
0957846f6c feat: Restructure agent genome template and introduce workflows 2026-05-10 22:13:12 +02:00
dcb90f0fb6 docs: Add AI agent instructions for wiki files 2026-05-10 15:11:07 +02:00
55834529a7 refactor: Pre-commit hook uses dynamic git-crypt checks 2026-05-10 15:11:07 +02:00
73a031b677 feat: Generalize git-crypt rules in .gitattributes 2026-05-10 15:11:07 +02:00
fa8d293fca Merge branch 'release/0.2.0' into develop 2026-05-10 11:29:01 +02:00
77355061ab Version update 2026-05-10 11:28:48 +02:00
7dcca2c807 Merge branch 'feature/wiki-structure-hardening' into develop 2026-05-10 11:26:45 +02:00
0f1b3d4506 refactor: Improve linting error accumulation and link checking 2026-05-10 10:11:14 +02:00
67a0794e69 feat: Automatically commit submodule additions in setup 2026-05-10 10:11:04 +02:00
8f8a4c4711 docs: Strengthen git-crypt key export security warning 2026-05-10 10:10:58 +02:00
2fe4a8677c refactor: Use tr for uppercase conversion in templates 2026-05-10 10:10:50 +02:00
a311768475 refactor: Improve script loading and project root resolution 2026-05-10 10:10:43 +02:00
188feabecc refactor: Standardize Bash conditionals to [[ ... ]] syntax 2026-05-10 10:10:36 +02:00
14d78d65ea feat: Add page size linting to enforce documentation limits 2026-05-09 17:25:41 +02:00
7f10a4f770 refactor: Split configuration into globals.env and registry.sh 2026-05-09 17:25:41 +02:00
b55084acc4 refactor(lint): Improve link parsing and date command compatibility 2026-05-09 17:03:20 +02:00
3a2d69619c feat: Add 'doctor' and 'sync' Makefile targets 2026-05-09 17:03:20 +02:00
ddd86fd5d5 refactor: Standardize output with printf and introduce die helper 2026-05-09 17:03:20 +02:00
d69b7622a3 refactor: Improve script robustness by returning from functions 2026-05-09 17:03:20 +02:00
a78ae843a7 feat(forgejo): Use configurable SSH port for repository URLs 2026-05-09 17:03:20 +02:00
84b70620b5 refactor: Separate static and runtime configuration 2026-05-09 17:03:20 +02:00
59f2f00314 fix: Correct add-genome script array handling 2026-05-09 11:34:26 +02:00
01769021fa refactor: Improve genome submodule setup flow 2026-05-09 11:34:26 +02:00
8d984e2511 refactor: Streamline master repository setup 2026-05-09 11:34:26 +02:00
92e68fff00 feat: Integrate knowledge decay checks into lint-genomes script 2026-05-09 11:34:26 +02:00
c807b0f732 chore: Update genome templates with new frontmatter fields 2026-05-09 11:34:26 +02:00
0cb6e1a929 feat: Introduce advanced linting for knowledge decay and content validation 2026-05-09 11:34:26 +02:00
4ed7b8edd0 docs: Update git-crypt key management instructions and pre-commit check 2026-05-09 11:34:26 +02:00
f8f950fd7a feat: Implement 'make lock' command for git-crypt 2026-05-09 11:34:26 +02:00