Commit Graph

4 Commits

Author SHA1 Message Date
CD
add7f40894 chore: pause work and save context handoff 2026-03-30 07:32:23 +09:00
CD
baea23e89f docs: initialize project and codebase maps
- Finalized PROJECT.md incorporating 'Zero-Pollution' constraints
- Enforced native Git portability (git pull sync only)
- Generated ARCHITECTURE.md and STACK.md maps
- Deleted .agent/skills/.gitignore to physically track flattened skills
2026-03-29 08:18:55 +09:00
CD
36eed3f5fb feat: Universal Agent API Bridge & Modular Skill Engine Overhaul
- Add Gitea/Vikunja API sync scripts to eliminate prompt-pollution.
- Move submodules to .agent/vendor for proper CLI encapsulation.
- Implement extract_skills.js to dynamically flatten 19 active skills.
- Translate CLI skill descriptions to Korean.
- Mask .env.agent in .gitignore ensuring true Zero-Pollution secure template.
2026-03-29 08:10:59 +09:00
CD
821c01b8ce feat(core): Bootstrap Universal Agent System v2026.1 (Zero-Pollution) 2026-03-28 18:53:55 +09:00