feat: separate OSSA standard from implementation
- Extract @ossa/specification package with pure TypeScript types
- Create @ossa/validator CLI for conformance checking
- Convert root to workspace for separated packages
- Move schemas to packages/ossa-specification/schemas/
- Implementation tools will move to agent_buildkit next